47#if ! defined( __coco__ ) && ! defined( __cocob__ ) && ! defined( __atari__ ) && ! defined( __atarixl__ )
Variable * variable_store_string(Environment *_environment, char *_destination, char *_value)
Store a string to a variable.
Variable * variable_temporary(Environment *_environment, VariableType _type, char *_meaning)
Define a temporary variable.
Variable * serial_read(Environment *_environment, char *_size)
struct _Variable Variable
Structure of a single variable.
struct _Environment Environment
Structure of compilation environment.