Gentee Programming Language > Documentation > GT language Download documentation

gt.read

Load GT data from a file.
 
uint gt.read(
      str   filename
)

Parameters

filenameFilename.

Return value

Nonzero if initialization was successful; otherwise 0.

See also

    GT API methods


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