How do I declare a function prototype?
Basically I have so many damn functions in war3ft I need to start making function prototypes in order to do this...
(header files with function names etc...) I tried doing like: Code:
Code:
Code:
But these give me errors, what is the proper way to do a function prototype? |
ok nevermind i'm a retard, but what is the proper way to do it in Pawn?
public; is depreciated... so is it forward; ? THat just seems weird |
public isn't deprecate :O
it's forward, forward means "forward declaration" |
| All times are GMT -4. The time now is 05:06. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.