# loader\_input\_t.getc

```
Read one byte from the input file
Returns -1 if no more bytes

long loader_input_t.getc();
```
