📄 readme
字号:
*********** libutil.a***********In this directory, there are all the files with some utility functions andmacros. There is a set of common used constants, macros for the most usedfunction, such as MAX, MIN, CEIL, etc., a memory manager to check memory leaks,an error handling routine, and all the useful functions to allocate memory forthe most used data structures (vectors and matrices), as well as for the internalimage data structure used in the program.To create the library libutil.a, simply type 'make new' in the command lineand the corresponding files will be compiled to created the library.LiftTeam :-)May 18th 1996
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -