Gocator API > Go2 > Classes > Go2System > Functions > Go2System_FileNameAt
Gocator 1x00 API
Go2System_FileNameAt
Description

Gets the file name at the specified index.

C
Go2Status Go2System_FileNameAt(Go2System system, Go2UInt32 index, Go2Char* name, Go2UInt32 capacity);
Parameters
Parameters 
Description 
Go2System system 
Go2System object. 
Go2UInt32 index 
Index of the desired file name. 
Go2Char* name 
Receives the name of the file. 
Go2UInt32 capacity 
Capacity of the file name buffer. 
Returns

Operation status.

File

Go2System.h

Copyright (c) 2013 by LMI Technologies Inc. All rights reserved.