View Single Post
Old Jun 22nd, 2005, 7:39 AM   #5
DaWei
Resident Grouch
 
DaWei's Avatar
 
Join Date: Jun 2005
Posts: 6,453
Rep Power: 10 DaWei is on a distinguished road
Bear in mind that if it's supposed to be a .csv file, the numbers in parentheses should be treated as one token, as they're quoted. You really need to provide yourself a firm definition of precisely what is supposed to be what before you can design a solution. (Always define a solution before implementing it in code.)
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code.
Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers
DaWei is offline   Reply With Quote