Im supposed to write a program (in Java) that can import csv files, and display its contents on the screen. I got the hole thing pretty much done except for the important issue of importing the file.
My question right now is, what caracter is used in csv files to separate the different collums? If I open a csv file in notepad i just see a square :(
If u could tell me the unicode character code that would be great
Question
eccofresh
Heres the deal:
Im supposed to write a program (in Java) that can import csv files, and display its contents on the screen. I got the hole thing pretty much done except for the important issue of importing the file.
My question right now is, what caracter is used in csv files to separate the different collums? If I open a csv file in notepad i just see a square :(
If u could tell me the unicode character code that would be great
Link to comment
Share on other sites
8 answers to this question
Recommended Posts