⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 next

📁 Minix比较全的源码
💻
字号:
this API is not documented/supported by NeXT and may go away at any time,  so test again when you upgrade (works fine for me on NEXTSTEP_Dev_3.2)-------------------------------------------------------------------------See KBNS.32.2.029 from the successor of:ftp://ftp.cs.orst.edu/software/NeXT/documents/KBNS.32.1.rtfOtherwise (that successor not yet having been published), ask me for a copyof the item on RfSchtkt@maze.ruca.ua.ac.be. Bison's messages are not asdisciplined as flex' ones, so it should get more discipline first.Specifically (in addition to what's described in the KBNS item):makeUser.o and make_support.o should be added to OBJECTS in Makefile.inIn parse.y, line_pinpoint() (assumption all messages ultimately go there), add:	  make_support(	    // don't worry about declaring: cc's source doesn't either,	    // it seems	    syntaxerror?0:1,	    NULL,	    infilename,	    line,	    str,	    0,0,0	    );FMyIO: in cc, these files contain the word make_support:  ChangeLog-NeXT  Makefile.in  config/next.h: defines REPORT_EVENT in terms of make_support  make_support.cFMyIO: in cc, these files contain the word REPORT_EVENT:  cccp.c  config/next.h  gcc.c  toplev.c

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -