Compiling And Linking For Message-Based Interface System Services - Racal Instruments 7064 Instruction Manual

Table of Contents

Advertisement

Memory Management
vtl_calloc(), vtl_cfree(), v t l _ f r e e ( ) , vtl_malloc(), peek(), peekbO, poke°, pokebO
Output
base(), sscanfO, sprintfO, vtl_outO
4.7.1 C o m p i l i n g and Linking for Message-Based Interface System Services
The following C file should be included by any user application that makes use o f the
Message-Based Interface system services. This is the complete list of software commands
available to the user at time o f publication. These are described in detail in Appendix A.
vtl_rou.h / * Function prototypes * /
Definitions o f routines and variables available in the VT- I ROM system.
#ifitdef VT1 R O U
#define VT1 _ROU
#define NULL OL
#define NO CHAR 0x200
7
typedef unsigned int uint;
typedef unsigned long Wong;
typedef void (* Interrupt)( void);
typedef void (* Inter)(void);
struct t i m e
{
unsigned char t i _ h o u r ;
unsigned char t i m i n ;
unsigned char ti_sec;
unsigned int t i _ m i l l i ;
unsigned int t i _ m i c r o ;
.);
struct r a w _ t i m e
along seconds;
Wong micros;
};
extern int
abs (int i);
extern int
atoi (char *string);
extern long
awl (char *string);
4-22
I* Hours * I
I* Minutes * I
I* Seconds * I
I* Thousandths o f seconds * I
/* Millionths o f seconds * /

Advertisement

Table of Contents
loading

Related Products for Racal Instruments 7064

Table of Contents