📄 history.txt
字号:
Nucleus Common Library ***************************************************************************************************************Version 1.1a February 11, 2003**********************************************************************************The following changes were made in this release to add support for Nucleus MMU._strtol.c and _strtoul.c Moved the mode switch macros for efficiency. Now the only time a mode switch will occur is during the overflow error.rand.c Mode switch variables macro was missing from NCL_rand and NCL_srand, they have been added.nu_ncl.h Added the itoa define in order for the itoa function to be called from a user's application.stdlib.h Added the prototype for the itoa function.Mode switch macros are unnecessary here, they have been removed from thefollowing files:_ultoa.cabs.catoi.catol.citoa.cmemchr.cmemcmp.cmemcpy.cmemmove.cmemset.cstrcat.cstrchr.cstrcmp.cstrcspn.cstrlen.cstrncat.cstrncmp.cstrncpy.cstrpbrk.cstrrchr.cstrspn.cstrstr.cstrtok.cstrtol.ctolower.ctoupper.c**********************************************************************************Version 1.1 October 16, 2002**********************************************************************************This is the first release of the Nucleus Common Library (NCL) generic code.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -