NAME

cxFilenameIndexSet - set the integer to replace %n in cxFilenameExpand(3E)

C SPECIFICATION

#include <cx/DataAccess.h>

void cxFilenameIndexSet(int x)

FORTRAN SPECIFICATION

subroutine cxFilenameIndexSet(x)
integer x

PARAMETERS

x
Index for %n replacement

DESCRIPTION

This function sets the integer to replace %n in the string argument to cxFilenameExpand(3E).

SEE ALSO

cxFilenameExpand(3E), cxFilenameIndexIncrement(3E)
Last modified: Mon Nov 6 16:33:09 GMT 2000
[ Documentation Home ]
© The Numerical Algorithms Group Ltd, Oxford UK. 1999