15 #ifndef __igltOSUtil_h
16 #define __igltOSUtil_h
30 #ifndef OpenIGTLink_HAVE_STRNLEN
34 {
return strnlen(s, maxlen); }
40 #endif // __igltOSUtil_h
vcl_size_t IGTLCommon_EXPORT Strnlen(const char *s, vcl_size_t maxlen)
The "igtl" namespace contains all OpenIGTLink classes. There are several nested namespaces within the...
void IGTLCommon_EXPORT Sleep(int millisecond)