User profile: kabuki

User info
User name:kabuki
History
Joined:
Number of posts:35
Latest posts:

Help with strlen
Thank you for sending me the link. It did solve my problem.

Help with strlen
So I created a box of asterisk so that I can output my data into so it'll look something like this ...

Reading Datas From A Txt File
I know that c++ streams would make it a lot easier but my professor wants us to use fscanf. Thanks ...

Reading Datas From A Txt File
I've just adjusted it to addressData[10] and it cuts off the zip code. [code]V's Place 123 Fake Stre...

Reading Datas From A Txt File
[code] for (i=0;i<11;i++) { fscanf(addressfile,"%s",addressData[i]); } fscanf(add...

This user does not accept Private Messages

User: kabuki

  • Public profile