From: Ajay J. <aj...@gm...> - 2011-01-24 08:48:07
|
> Well, that construct is not allowed in a C program, so it's not a terribly > big surprise it throws off cscope. Well .. this construct is common in C codes, when they sometimes may be used along with c++ codes or with c++ libraries. It is not a programmer's choice and he may be writing a pure C code but may have to use this. In that case, is there a workaround? |