Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: zak on July 16, 2008, 10:59:54 am
-
Hello there!
Today the watch don't works for me.
I would like to watch a
double S[VT];
with VT= 6;
wattch tell me:
S=Cannot perform pointer math on incomplete types
try casting to a know type
or void*
Someone can help me???