UltraScan III
Macros | Functions
us_mac_utils.h File Reference

Go to the source code of this file.

Macros

#define ulong   unsigned long int
 

Functions

char * GetLastError (void)
 
int GetErrorCode (void)
 
int ShowInterpNames (char *, int)
 
int SendCommand (ulong, char *, char *)
 
int SendQuery (ulong, char *, char *, char *, int)
 

Macro Definition Documentation

#define ulong   unsigned long int

Definition at line 5 of file us_mac_utils.h.

Function Documentation

int GetErrorCode ( void  )
char* GetLastError ( void  )
int SendCommand ( ulong  ,
char *  ,
char *   
)
int SendQuery ( ulong  ,
char *  ,
char *  ,
char *  ,
int   
)
int ShowInterpNames ( char *  ,
int   
)