Is there any way of putting a whole word (at once) in a char double array:
char[5][5];
I can't use a string array as the function (SystemParametersInfo) will not accept it and I don't know how to convert it to a single char array.
Thanks
Jon
|
Results 1 to 6 of 6
Thread: Char array arraysThreaded View
|
Click Here to Expand Forum to Full Width |