| Current Path : /usr/home/beeson/Otter-Lambda/yyy/ |
| Current File : /usr/home/beeson/Otter-Lambda/yyy/docstr.h |
MEXPORT_SAVEDOC int docstr(PDOCDATA p, char **s); int strdoc(char **s, int nlines, int maxline, PDOCDATA p); #define MAXSTRINGS 1800 /* must be big enough for six graphs */ #define SD_INT 1 /* SD for savedoc */ #define SD_UNSIGNED 2 #define SD_DOUBLE 3 #define SD_UNSIGNEDLONG 4 #define SD_TERM 5 #define SD_RGB 6 #define SD_STRING 7