473,320 Members | 1,746 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

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

Please question, how to include *.h in vs.net 2003?

thanks
Nov 16 '05 #1
1 898
ultrabar wrote:
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
Nov 16 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.