|
-
Jun 4th, 2004, 03:49 PM
#1
Thread Starter
New Member
Multi File Dev-C++ app...
I'm using Dev-C++ latest version, and read www.cplusplus.com's
Tutorial and still don't understand how to have multiple source files linked together.
For instance I want to have a group of Functions in one file
and use them from another.
So would I use a .h file or ?
and I've tried to #include "something.h"
and it don't work!
Any help wold be appreciated.
Or a point to some reading material that would explain for me,
would be nice.
Thank you!
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
|