Hey ppl. I am currently doing some coursework at uni and would like some help on the locale.h.

I am reading a line of a csv file into a buffer and then putting each number into a member of a structure. The thing is the numbers are using a comma's as the decimal point instead of a dot. Can someone tell me how i would use the locale.h to change how the decimal point is read.

thanx