What is the difference between #include <file> and #include &#65533;file&#65533;?

Post new topic   Reply to topic

View previous topic View next topic Go down

What is the difference between #include <file> and #include &#65533;file&#65533;?

Post  marshtric on Fri Jul 24, 2009 12:14 pm

The #include ?file? method of file inclusion is often used to include nonstandard header files that you have created for use in your program. This is because these headers are often modified in the current directory, and you will want the preprocessor to use your newly modified version of the header rather than the older, unmodified version.


free movies

marshtric

Number of posts: 5
Registration date: 2009-07-24

View user profile

Back to top Go down

View previous topic View next topic Back to top


Post new topic   Reply to topic
Permissions of this forum:
You can reply to topics in this forum