Knowledge Base Article

C/C Scanner Does Not Support Certain C/C Constructs

Description

The C/C scanner performs C/C Search, navigation, open declaration, and parts of content assist. Due to limitations of the C/C scanner, these features do not work with C code constructs not supported by the C language. An example is functions that take a function pointer as an argument.

Resolution

If the C/C Search fails, use the File Search facility.

Updated 3 months ago
Version 2.0
No CommentsBe the first to comment