|
-
March 15th, 2011, 03:15 PM
#1
Header files
Hello,
What is the difference between the header files <header.h> and <header>?
I know that the <...> brackets indicate that the header file is located in some standard directory that the compiler can access, but why do some of these have the ".h", and some do not?
For example, I am using some mathematical functions from <cmath> in Visual Studio, which seem to be the same as with <math.h>.
Thanks!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|