Hello I have a problem, I have an CSV file which I can read from,with a few columns containing numbers. I parse them in Java and would like to create a list of elements of a certain structure and fill the fields with data that I have read from the CSV file. Any hints?? (example: it could be a list of shifts in a hospital for a week or a month (that is why it has to be dynamic) where structure would contain the number of a particular shift, number of doctors,number of nurses,etc. (different for different shifts)) I would appreciate any help TobiasReceived on Mon Dec 28 2009 - 15:06:42 CET
This archive was generated by hypermail 2.2.0 : Thu Feb 02 2012 - 02:31:58 CET