![]() |
printf, call of function without prototype problems
Recently, after I compiled the code, I recieved the infamous message call of function without prototype. The only problem is that i can no longer get text from my printf's to show up on the terminal window from IFI loader. Can anybody please help me? :ahh:
|
Re: printf, call of function without prototype problems
Does the .c file that you're trying to use prinf in have
Code:
#include <stdio.h> |
Re: printf, call of function without prototype problems
Yes
|
Re: printf, call of function without prototype problems
Oh, wait, another programmer forget to add the last of the closing statements. Thanks a whole lot.
|
| All times are GMT -5. The time now is 03:13. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi