Computer Laboratory

tesla_strnlen.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define strnlen(s, len)   strlen(s)
 

Macro Definition Documentation

#define strnlen (   s,
  len 
)    strlen(s)

Definition at line 13 of file tesla_strnlen.h.

Referenced by tesla::FieldAnnotation::completeFieldName(), and tesla_debugging().