__cplusplus

Hi,,,

How do u read this :

#ifdef __cplusplus
   extern "C" {
#endif
.
.
#ifdef __cplusplus
   }
#endif

#endif


and where __cplusplus is defined?
Thanks

Parents Reply Children
No data
More questions in this forum