Logtext - Documentation
Home - Download - Documentation - Forum - Bug Report - Contact - License Agreement - External Links
 
 
Example program on how to use the DLL logtext.dll - logtextexample
 
This example shows how to implement and call the library from an application.
 
 
 
 

sCurrentDateTime Struct Reference

#include <logtext.h>


Data Fields

char chCurrentDateTimeText [MAX_DATE_TIME_TEXT+1]
char chCurrentDateWeekText [MAX_DATE_WEEK_TEXT+1]
char chCurrentDateNoBlanks [MAX_DATE_NO_BLANKS+1]
char chCurrentDateWeek [MAX_DATE_WEEK+1]
char chCurrentDTMSText [MAX_DTMS_TEXT+1]

Detailed Description

Definition at line 35 of file logtext.h.


Field Documentation

char sCurrentDateTime::chCurrentDateTimeText[MAX_DATE_TIME_TEXT+1]

Definition at line 37 of file logtext.h.

char sCurrentDateTime::chCurrentDateWeekText[MAX_DATE_WEEK_TEXT+1]

Definition at line 38 of file logtext.h.

char sCurrentDateTime::chCurrentDateNoBlanks[MAX_DATE_NO_BLANKS+1]

Definition at line 39 of file logtext.h.

char sCurrentDateTime::chCurrentDateWeek[MAX_DATE_WEEK+1]

Definition at line 40 of file logtext.h.

char sCurrentDateTime::chCurrentDTMSText[MAX_DTMS_TEXT+1]

Definition at line 41 of file logtext.h.


The documentation for this struct was generated from the following file:  
 
 
 

Home - Download - Documentation - Forum - Bug Report - Contact - License Agreement - External Links