tads.h   filesource file

Classes
Summary
 
Variables
Summary
Details
Functions
Summary
Details
Macros
Summary
Details
Enums
Summary
Details
Templates
Summary
Details

Copyright (c) 1999, 2002 Michael J. Roberts *. This file is part of TADS 3. * This file includes all of the standard TADS system headers, so programs can include this header alone rather than having to include all of the separate headers individually.

 Summary of Classes  

(none)

 Summary of Global Functions  

(none)

 Summary of Global Variables  

(none)

 Summary of Macros  

_tads_io_say  TADS_H  TADS_IO_HEADER 

 Summary of Enums  

(none)

 Summary of Templates  

(none)

 Global Functions  

(none)

 Global Variables  

(none)

 Macros  

_tads_io_say (str)   tads.h [30]
tadsSay(str)
no description available

TADS_H   tads.h [13]

no description available

TADS_IO_HEADER   tads.h [27]
"tadsio.h"
To allow the standard library and header files to be used with alternative I/O intrinsics, we explicitly use macros for the I/O dependencies in the library - specifically, the I/O intrinsic header file name, and the name of the default stream output function. * We define defaults for these if they aren't otherwise defined. To compile library files with an alternative set of I/O intrinsics, define these symbols in the compiler (for example, by using the -D command-line option with t3make).

 Enums  

(none)

 Templates  

(none)


Generated on 6/10/2003 1:17 PM from TADS3 version 3.0.6g