Hi
I need deal with a lot of emails of returning,I want to get the address of "to who",I put the letters in a file (*.txt),it
is big,I use fgetc() function to get the addresses,but the file is too big(32M😎,I
can not get all addresses.
Can you tell me?