27.04.2012, 06:16
hey Guys.
im wondering what the differance is
#define Somthing (32) /* the brackets */
vs
#define somthing 32 /* no brackets */
can anyone tell me the differance?
im wondering what the differance is
#define Somthing (32) /* the brackets */
vs
#define somthing 32 /* no brackets */
can anyone tell me the differance?