error: 'ABCD' undeclared (first use in this function)
Hi,
During compilation of some source in insure++, I am getting this error :
"error: 'ABCD' undeclared (first use in this function)"
I can compile it without insure++ and I am not getting this error.
Is there any special rule to declare variables in in sure++?
Thanks
Comments
-
Hi shajabedi,
There is no special way that variables need to be declared for Insure++.
Having said that, there's also no realistic way I can diagnose the error message without a code snippet.If you are not comfortable publicly posting a code snippet here, then please contact our customer support dept: support@parasoft.com. They will open up a Problem Report and work with you to resolve it.
If you post the snippet here, it's a more informal way of resolving issues.
The choice is yours.
0