📄 readme.unix
字号:
README UNIX============Unix version contributed by Johannes Winkelmann, jw@tks6.net0. Platforms============The urarlib has been tested on Linux >= 2.2.14, gcc >= 2.91.66and Sun/Solaris on Sparcs. There are two makefiles in the unix directory, usethe appropriate one for your platform:Under Linux, type $ make -f Makefile.Linux Under SunOS, type $ make -f Makefile.SunOS1. Usage========Using the lib is quite simple. Have a look at the example.c in the$URARLIBDIR/unix directory and to see how to use the URARFileLibin you project.You only have to include the file $URARLIBDIR/urarlib/urarlib.h into yoursource file and add the $URARLIBDIR/urarlib/urarlib.c to your sources.You can see an example how to do this in the Makefile of theDon't forget to add the $URARLIBDIR/urarfilelib directory to the include path.Again, see the Makefile for details.WARNING: The linux assembly port is rather experimental. If you run into trouble, feel free to contact me (jw@tks6.net)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -