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

📄 readme

📁 这是又一个C语言解释器, 我们可以方便地扩展其功能, 并将其用于我们的工作中
💻
字号:
In directory Ptests is the test suite by P.J. Plauger from his book the Standard C library that I have put together.	* EiC's standard C library implementation           passes  P.J. Plaugers test suite for:		 <stdio.h>  <math.h>   <float.h> <limits.h>                 <string.h> <stdarg.h> <time.h>  <assert.h>                 <errno.h>            allowing for what EiC doesn't support            (wide characters and functional implementations                for the ctype.h macros)            it then passes Plaugers's test suite for:                <stdlib.h>  <stddef.h>  <ctype.h>                      EiC still does not yet support:               <setjmp.h> <locale.h> <signal.h>                  

⌨️ 快捷键说明

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