Twain_DSM
1.0
|
We use a pod system because it help prevents us from making dumb initialization mistakes... More...
Public Attributes | |
FILE * | m_plog |
where we'll dump information. | |
char * | m_message |
buffer for our messages. | |
char | m_logpath [FILENAME_MAX] |
where we put the file. | |
char | m_logmode [16] |
how we fopen the file. | |
int | m_nIndent |
how far to indent the log message | |
We use a pod system because it help prevents us from making dumb initialization mistakes...