|
Last change
on this file since 2036 was 2036, checked in by bird, 20 years ago |
|
Initial revision
|
-
Property cvs2svn:cvs-rev
set to
1.1
-
Property svn:eol-style
set to
native
-
Property svn:executable
set to
*
-
Property svn:keywords
set to
Author Date Id Revision
|
|
File size:
155 bytes
|
| Line | |
|---|
| 1 | /*
|
|---|
| 2 | ISWALNUM: int iswalnum (wint_t wc)
|
|---|
| 3 | */
|
|---|
| 4 |
|
|---|
| 5 | #define TST_FUNCTION iswalnum
|
|---|
| 6 |
|
|---|
| 7 | #include "tsp_common.c"
|
|---|
| 8 | #include "dat_iswalnum.c"
|
|---|
| 9 |
|
|---|
| 10 | TST_FUNC_ISW (ALNUM, alnum);
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.