Click or drag to resize
CBFiEOF Method
Returns 1 if at the end of the file

Available since Oasis montaj version: 5.0
License: Available to anyone.  

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public int iEOF()

Return Value

Type: Int32
1 if at the end of the file, 0 if not at the end of the file
See Also