Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-core-dev] How to parse a C++ header file

Hi All,

I want to know the way (procedure) of parsing a C++ header file by using
CDT C/C++ parser.

Another thing i want to know in advance,
Is it possible to parse a c++ header file by calling parser externally and
if so which way it can do? and

How it should parse by loading c++ header on to eclipse?

Thanx in advance.

Regards,
Chatura (Sri Lanka)


Back to the top