whitesaint
cocoa love
okay reading all the cocoa books and crap, i know that a "void" function doesn't return anything. Well i just found out that you can declare variables using "void". Like yknow:
float aFloat;
void aVariable;
what does "void" mean when you declare a variable with it? All help is welcome and appreciated, thanks.
-whitesaint
float aFloat;
void aVariable;
what does "void" mean when you declare a variable with it? All help is welcome and appreciated, thanks.
-whitesaint