Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 853 Bytes

finslib_filename_to_83.md

File metadata and controls

27 lines (19 loc) · 853 Bytes

Libfins API Reference

finslib_filename_to_83( infile, outfile );

Parameters

Parameter Type Description
infile const char * The filename in human readable format
outfile char * Location to store the to 8.3 format converted filename

Return Value

Type Description
int A return value from the list FINS_RETVAL_... indicating the result of the query

Description

See Also