Changeset 10 in libcf for trunk/include/cf_debug.h


Ignore:
Timestamp:
01/30/13 23:40:33 (11 years ago)
Author:
cheese
Message:

#1 arrange some code and change windows project name from lower case to upper case

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/cf_debug.h

    r9 r10  
    3131# define CF_DEBUG_CALLSTACK_POP()
    3232#endif // #ifdef _DEBUG
    33 
    34 #define NAME_LENGTH 128
    3533
    3634typedef void *  CF_Debug_Ctx;
     
    7472                         CF_Debug_CallStack * callstack);
    7573
     74#ifdef __cplusplus
     75}
     76#endif
     77
    7678#endif // #ifndef __CF_DEBUG_H__
Note: See TracChangeset for help on using the changeset viewer.