XawI18n.h File Reference

#include <ctype.h>

Include dependency graph for XawI18n.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define iswspace(c)   (isascii(c) && isspace(toascii(c)))

Functions

wchar_t _Xaw_atowc ()


Define Documentation

#define iswspace (  )     (isascii(c) && isspace(toascii(c)))

Definition at line 76 of file XawI18n.h.

Referenced by InsertNewCRs(), InsertNewLineAndIndent(), Scan(), and StripOutOldCRs().


Function Documentation

wchar_t _Xaw_atowc (  ) 


Generated on Sun Mar 4 16:03:06 2007 for Scilab [trunk] by  doxygen 1.5.1