struct Total { char Name[40]; int No[40]; }; struct Total *List = NULL;
So let\'s say my content of txt is "Test;12345"
"Test;12345"