Abilitare JavaScript per vedere questo sito.

Interroga stato di posizione finale nel file.

Sintassi

bool at_end() const

Risultato

Rende true se la posizione corrente è a fine file, false altrimenti

Esempio di utilizzo:

file @file1;

 

/* Interroga stato posizione fine file */

bool is_at_end = file1.at_end();

 

  

Keyboard Navigation

F7 for caret browsing
Hold ALT and press letter

This Info: ALT+q
Page Header: ALT+h
Topic Header: ALT+t
Topic Body: ALT+b
Contents: ALT+c
Search: ALT+s
Exit Menu/Up: ESC