T O P I C R E V I E W |
mmb |
Posted - May 30 2007 : 07:16:01 AM The parser for variable declarations is broken. In the following example, variable in should be
int *in[2]
but only
int in[2]
is shown in the window.
The parser did not handle the * right ...
|
1 L A T E S T R E P L I E S (Newest First) |
feline |
Posted - May 30 2007 : 2:28:24 PM I am seeing the same effect here. Thank you for the clear description.
case=1000 |
|
|