coding style - New line at the end of source code -


anytime open code editor in visual studio, there empty new line @ end of generated codes. delete them since seem irrelevant me. however, read code @ github said:

\ no newline @ end of file 

this last line. i'm thinking empty new lines @ end of source codes have relevance. mean? provide performance boost?

no, makes no difference whatsoever.

some coding conventions it's have final newline, it's not to.


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -