📄 memory.c
字号:
/* * Editor: TDE, the Thomson-Davis Editor * Filename: memory.c * Author: Jason Hood * Date: November 24 to December 8, 2001 * * Memory management functions. * * These functions improve the memory efficiency of TDE. In TDE, each line * has two mallocs - one for the line structure and another for the line * contents. With a lot of lines, the overhead of each malloc adds up. For * example, loading a 5
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -