I8088W_Getlibdate - ICP DAS USA I-8088W Api Reference Manual

I/o module
Table of Contents

Advertisement

3.4. i8088W_GetLibDate

The function is used to get the built date of library file.
Syntax
short i8088W_GetLibDate(char *LibDate);
Parameter
LibDate the string buffer of library built date
Return Values
The built dates of library file.
Examples
[C]
char lib_date[32];
i8088W_GetLibDate(lib_date);
I-8088W API Reference Manual, Version 1.0.0, Aug. 2010
--- 28

Advertisement

Table of Contents
loading

Table of Contents