Hello @ all
I`m trying to do the following:
content of array is at this index 0x00Code:pTest->tst[0] = user_tst[0];
which doesn't work and stucks me to the following error:
error C2109: subscript requires array or pointer type.
the array comes from another file and is well defined(there) as it is also made external in the included header file.
I would be glad, if anyone could give me a hint or point me to correct direction.
Thanks for every read/help.
kox



LinkBack URL
About LinkBacks


