how to do in vc.net---include *.h

  • Thread starter Thread starter ultrabar
  • Start date Start date
ultrabar said:
Please question, how to include *.h in vs.net 2003?

thanks

#include <somefile.h>, just like with any other C/C++ compiler.

What are you trying to do that's causing you problems?

-cd
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top