![]() |
|
|||
0001 #ifndef UTILS_HEADER 0002 #define UTILS_HEADER 0003 0004 #ifdef __cplusplus 0005 namespace cgreen { 0006 extern "C" { 0007 #endif 0008 0009 char *string_dup(const char *original); 0010 0011 #ifdef __cplusplus 0012 } 0013 } 0014 #endif 0015 0016 #endif
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |