28 #ifndef IMAGES_IMAGEEXPRGRAM_H
29 #define IMAGES_IMAGEEXPRGRAM_H
74 int imageExprGramParseCommand (
const String& command);
78 void ImageExprGramerror (
const char*);
82 Int& imageExprGramPosition();
85 int imageExprGramInput (
char* buf,
int max_size);
String: the storage and methods of handling collections of characters.