updated for version 7.3.427
Problem: readfile() can be slow with long lines. Solution: Use realloc() instead of alloc(). (John Little)
Please register or sign in to comment
Problem: readfile() can be slow with long lines. Solution: Use realloc() instead of alloc(). (John Little)