HMIN_filelocator_positionfile()

Provides a way to reposition the file.

Syntax

void HMIN_filelocator_positionfile(void * filelocatorptr, int filelocator, FILE * file);

Type

HyperMesh hminlib Function

Description

Provides a way to reposition the file.

Inputs

filelocatorptr
The pointer to the block of file locators.
filelocator
The index into the block of file locators.
file
The file to be repositioned.

Errors

None.