recurseLevel is only used within MSC_Standalone.
 
Symbols
loading...
Files
loading...

recurseLevel variable

Syntax

static int32_t recurseLevel = -1;

References

LocationReferrerText
explorer.c:26
static int32_t recurseLevel = -1;
explorer.c:44Explore_Disk()
recurseLevel++;
explorer.c:104Explore_Disk()
if (--recurseLevel == -1)

Data Use

Functions writing recurseLevel
Functions reading recurseLevel
all items filtered out
recurseLevel
all items filtered out
Type of recurseLevel
recurseLevel
int32_t
all items filtered out