Gentee Programming Language > Documentation > Libraries Download documentation

csv.read

Read data from a csv file.
 
uint csv.read(
      str   filename
)

Parameters

filenameFilename.

Return value

The size of the read data.

See also

    Working with CSV data


 Copyright © 2004-2006 Gentee Inc. All rights reserved.