Présentation
Documentation
L'équipe
Sérialisation
 
Programmes
Objets
Libs Utilitaires
Libs Internes
   
 
Editeur
Syntaxes
Windows
Versions
   

SCR/AL1 - TOME III. Les librairies utilitaires

27. Utilitaires : Syntaxe des fonctions

27.3 s_yy : syntax of functions

YY_add_to_text(yy, pos, ch)
int YY_close(yy)
int YY_debug(yy)
char *YY_error(yy)
YY_getc(yy)
int YY_init(YYFILE *yy, char *filename, YYKEYS *table, int size, int type)
YY_lex(yy)
YY_lex2(yy, yykeys, nbkeys)
YYFILE *YY_open(char *filename, YYKEYS *table, int size, int type)
int YY_read(yy)
int YY_read_to_char(yy, c)
int YY_read_to_chars(yy, chars)
int YY_read_to_string(yy, str)
int YY_record(yy, txt)
int YY_skip_spaces(yy)
int YY_skip_to_char(yy, c)
int YY_skip_to_eol(yy)
int YY_ungetc(ch, yy)
int YY_unread(yy)

Copyright © 1998-2015 Jean-Marc Paul and Bernard PAUL - Envoyez vos remarques ou commentaires à bernard@xon.be