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.15 s_cpp : syntax of functions

int CppClose(cpp)
CPPFILE *CppCurrent(CPPFILE *cpp)
int CppDefine(name, txt)
char *CppError(cpp)
CppGetc(cpp)
CPPFILE *CppOpen(char *filename, int type)
int CppPrintError(cpp, msg)
double CppReadDbl(cpp)
U_ch *CppReadLine(cpp)
long CppReadLong(cpp)
CppReadOnlyChars(cpp, chs, str, maxlg)
U_ch *CppReadQuotedString(cpp)
CppReadString(cpp, str, maxlg)
U_ch *CppReadToChars(cpp, chs)
CppReadWord(cpp, str, maxlg)
int CppRecord(cpp, buf)
int CppRecordLILO(cpp, buf)
CppSkipSpaces(cpp)
CppSkipToChars(cpp, chs)
int CppSkipToEol(cpp)
int CppUngetc(cpp, ch)

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