User`s guide
SdfClose
Syntax int SdfClose (short fn);
Returns an integer(short) of zero or minus one. A return of 0 indicates no error; a return of
-1 indicates an error.
This function closes an open file with the indicated file number and decrements the current list of open
SDF files.
Using SDF Data with C Programs
SdfClose
6-4