Function
Indicates whether it is the first time through a loop
Syntax
Functional Details
This function is used to determine whether or not it is the
first iteration of the loop within the macro containing
the module calling DXLoopFirst.
Return Value
Returns 1 if it is the first iteration of a loop.
Returns 0 otherwise.
See Also
DXLoopFirst
##include <dx/dx.h>
int DXLoopFirst()
[Data Explorer Home Page | Contact Data Explorer | Same document on Data Explorer Home Page ]