Does it matter what I name a C file? -


in java, required compiler name files <classname>.java. in c, matter file name is?

no, source files can in principle called anything. however, name should reflect contents of file readability. header files don't have called same corresponding source files; should.


Comments

Popular posts from this blog

Line ending issue with Mercurial or Visual Studio -

tags - Jquery Mixitup plugin help prevent handlers being destroyed -

c# - Delving into the world of XML (Windows Phone) Error I dont understand (The ' ' character, hexadecimal value 0x20, cannot be included in a name.) -