Gentee Programming Language > Documentation > Libraries Download documentation

dbf.f_double

Get a numerical value of the double type from the specified field of the current record.
 
double dbf.f_double(
      uint   num
)

Parameters

numField number beginning with 1.

Return value

A value of the double type.

See also

    Working with DBF files


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