HB_GCALL()
Scans the memory and releases all garbage memory blocks.
- Syntax
-
- HB_GCALL()
- Arguments
-
- None
- Returns
-
- NIL
- Description
-
- This function releases all memory blocks that are considered as the garbage.
- Status
-
- Harbour
- Compliance
-
- This function is a Harbour extension
- Platforms
-
- All
- Files
-
- source/vm/garbage.c
- See Also