|
what does
#define MAX_MAGIC_NUMBER 100 // or whatever
do ?
also this line
double profit[MAX_MAGIC_NUMBER];
do I just put 111 there ? I am a bit confused as I am new in programming
Thanks a lot for your help
__________________
“Risk comes from not knowing what you're doing”
“Never argue with an idiot. They drag you down to their level then beat you with experience”
|