📄 fakcu.c
字号:
#ifndef lintstatic char sccsid[] = "@(#)fakcu.c 1.1 92/07/30 SMI"; /* from S5R2 1.1 */#endif/*LINTLIBRARY*//* * This is a dummy _cleanup routine to place at the end * of the C library in case no other definition is found. * If the standard I/O routines are used, they supply a * real "_cleanup" routine in file flsbuf.c */void_cleanup(){}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -