What is wrong here.I want to set the array myarray depending on the value of the variable e2 and not on some specific number. Why doesn't this work.
Code:int e2 = 15; char myarray[(int)e2];
|
Results 1 to 3 of 3
Thread: Array Problem - Please Help!!!Threaded View
|
Click Here to Expand Forum to Full Width |