Hi,
I want to display a particular row of a text file and delete a particular row using C by having account no. as reference..
Can anyone help me in this.
Sample.Txt:
1234567890 James 24 50000
1234567891 Allen 32 46500
1234567892 Robert 41 13600
1234567893 Smith 29 49000
Thanks in advance..