SCR/AL1 - TOME IV. Les librairies internes
4. Fonctions internes : syntaxe
4.1 scr4o : syntax of functions
Syntax
long ISC_ftell(FILE *fd)
Description
La fonction ISC_tell retourne la position courante dans le flux fd ouvert par ISC_fopen().
Valeur retournée
position en cas de succès, -1 en cas d'échec (voir errno).
Voir également
ISC_fopen(), ISC_fflush(), ISC_fclose(), ISC_fread(), ISC_getc(), ISC_putc(), ISC_ftell(), ISC_fseek()
Copyright © 1998-2015 Jean-Marc Paul and Bernard PAUL - Envoyez vos remarques ou commentaires à bernard@xon.be