gcc not compiling

Dotan Cohen dotancohen at gmail.com
Thu Nov 3 22:18:43 UTC 2005


On 11/3/05, ice <ice.simx at gmail.com> wrote:
> dear Cohen Brian is right!!!
> 'main' should always declare as either he sugested or can also
>
> int main( )
> {
> /*body*/
> return 0;
> }
>
> and trie to compile by issuing following command at terminal:-
>
> gcc -Wall -o NameOfExecutableFile fileName.c
>
> and run it:-
>
> ./NameOfExecutableFile
>
> Sagittarius
>
> "Darkness of this UNIVERSE has many secrets."

Thank you Sagittarius. Yes, Brian was most certainly right. Thanks to
all who went over my code and corrected my mistakes. I do appreciate
that.

Dotan Cohen
http://lyricslist.com/lyrics/artist_albums/302/lauper_cyndi.php
Lauper, Cyndi Song Lyrics

2




More information about the users mailing list