check_free_list
| Definition: | check_free_list() |
| Description: | Detects corruption of the free list in a Euphoria database. |
| pwa/p2js: | Not supported |
| Comments: | This is a debug routine used during testing (of database.e) to detect corruption of the free list. Applications do not normally call this. |