|
-
Jan 15th, 2003, 09:17 AM
#1
Thread Starter
Frenzied Member
I thought that was only for main() but I did fix it. It still does the same exact thing.
Here is what someone else said:
You set the functions to void, therefore u cannot return anything unless you have a pointer.
So I also changed the functions to int and had to remove return alltogether to even get it to compile. But it still does not return.
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
|