--- In [email protected], honey eng <[EMAIL PROTECTED]> wrote:
>
> I want to know how to read from file


you can use a FILE pointer and
use fopen, fclose and fread statements
also fgetc fputc etc

Reply via email to