Prev Previous Post   Next Post Next
Old 20th March 2005, 04:24   #6
griffinn
Court Jester
(Forum King)
 
griffinn's Avatar
 
Join Date: May 2000
Location: Your local toystore
Posts: 3,501
Send a message via ICQ to griffinn
Quote:
Originally posted by PulseDriver
The reason is that you don't have the right linebreak... some windows programs makes the wrong linebreak charcode.. if you have ever opened a document in Notepad or similar and everything in the document is on a single line with black boxes in between the words, that's the correct type of linebreak that shuts up gcc.exe
That's not the real reason.

The real reason is that it's conventional to have a blank line at the end of a program source. When most programmers do it and you have a file without the blank line, it's probable that the file was not downloaded completely, or truncated at the wrong position, etc.. gcc is just being nice by reminding you to double-check the file for completeness.

The smiley slot machine! | Quotable Blog
griffinn is offline   Reply With Quote
 
Go Back   Winamp & Shoutcast Forums > Community Center > General Discussions

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump