Index: A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
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.
Executable file formats
Read more »