Go to the source code of this file.
Defines | |
| #define | MAXBUF 20 |
| #define | DECODE(s, j, f) (dcbuf[j]='\0', f(strncpy(dcbuf, s, j))) |
| #define | HASDECPT index(dcbuf, '.') |
Variables | |
| char | dcbuf [MAXBUF] |
|
|
|
|
|
|
|
|
|
|
|
|
1.3-rc3