i have a program in c language that reads csv file..
now i want to read data column wise..
i want the whole program..which will take file name as command line argument and will fetch
second column from the file..
lets assume file is like below..
aggromat,"1","abc","8903"
aggromat,"2","abc","ddds"
reply as soon as possible.