Hello!
I'm having trouble with this kind of for loop :
for(int i=0; i<n; i++) {...}
It seems that the code is not parsed at all because of the declaration of i.
How could I manage to parse this?
Marion
_______________________________________________
Cocci mailing list
[email protected]
http://lists.diku.dk/mailman/listinfo/cocci
(Web access from inside DIKUs LAN only)
