Looks like you've removed those three memory functions:
Code:
| 2968 | ProcTableInit | Unable to resolve procedure "Allocate".
| 2968 | ProcTableInit | Unable to resolve procedure "ReAllocate".
| 2968 | ProcTableInit | Unable to resolve procedure "Free".
I need access to ioFTPD's memory allocation system in order to use the
Ascii2UserFile,
UserFile2Ascii, and many functions in which ioFTPD allocates memory the caller has to free and vice versa.