Company Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI

FSetEOF (CIN Function)

LabVIEW 8.5 Help
August 2007

NI Part Number:
371361D-01

»View Product Info

MgErr FSetEOF(fd, size);

Purpose

Sets the size of the specified file. If an error occurs, the file size does not change.

Parameters

Name Type Description
fd File File descriptor associated with the file.
size int32 * New file size in bytes.

Return Value

MgErr, which can contain the following errors. If you receive errors from CIN functions, most error names correspond to LabVIEW error codes.

Value Corresponding Error Code or Description
noErrNo error.
mgArgErr1 or size < 0.
fIOErr6
fNoPerm8
fDiskFull9

Resources


 

Your Feedback! poor Poor  |  Excellent excellent   Yes No
 Document Quality? 
 Answered Your Question? 
Add Comments 1 2 3 4 5 submit