Science Fair Project Encyclopedia
A.out
a.out is the default filename for executable output from many compilers, especially in Unix environments. It stands for "assembler output".
a.out is also an old object file format for executables, now superseded by the ELF and COFF formats.
(These two meanings are easily confused, as e.g. the default object file format of a compile/linker might be ELF and used to be a.out in earlier versions, but the default file name is still "a.out".)
03-10-2013 05:06:04
The contents of this article is licensed from www.wikipedia.org under the GNU Free Documentation License. Click here to see the transparent copy and copyright details
The contents of this article is licensed from www.wikipedia.org under the GNU Free Documentation License. Click here to see the transparent copy and copyright details


