|
-
Jan 13th, 2001, 02:42 AM
#1
Thread Starter
Addicted Member
Okay,
I just created a header file called "practice.h"
All it contain is
#define ERROR printf("\nError");
Then I go back to my source file and #include <practice.h>
but when I compile it cant locate it.
All files are in the same directory.
Any help.
(New to C )
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
|