is there a way to read input from a txt file and store the data without the semicolon into an array using c. for example: txt file = one; two; three;
what lookin