fgetchar Function (tigcc.a)

stdio.h

short fgetchar (void);

Function version of getchar.

fgetchar is equal to getchar, except fgetchar is implemented as a function, but getchar is implemented as a macro.


Uses: fputchar, EV_captureEvents, EV_defaultHandler, DrawClipChar, MoveTo, SaveScrState, ngetchx
Used by: getchar