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: May 26 13:57 1999
[ Documentation Home ]
© The Numerical Algorithms Group Ltd, Oxford UK. 1999