User profile: shide

User info
User name:shide
History
Joined:
Number of posts:3
Latest posts:

Parsing the file for student information
The input is as follows: FNAME: Andrew MINIT: S LNAME: Yu ID: 912345678 USER: auy77 CMPSC121-002...

Parsing the file for student information
So I was thinking to read the title line for the lecture, then skip whitespace and use peek() to loo...

Parsing the file for student information
I have written the code so far but i am stuck with how to get the output , which i have pasted. Plea...