Fgetc - HP 68000 Series User Manual

Debugger/simulator
Table of Contents

Advertisement

Chapter 11: Predefined Macros

fgetc

fgetc
Function
Reads character from file
Synopsis
int fgetc(vp_num)
int vp_num;
Description
The macro fgetc() returns the next character in the file associated with the
window number vp_num. The window number must be a result of the File
User_Fopen command. The value -1 is returned on end of file.
454

Advertisement

Table of Contents
loading

This manual is also suitable for:

B1466

Table of Contents