
Information technology - Programming languages, their environments and system software interfaces - Extensions to the C library - Part 2: Dynamic Allocation Functions
NORM herausgegeben am 24.11.2010
Designation standards: ISO/IEC/TR 24731-2-ed.1.0
Publication date standards: 24.11.2010
The number of pages: 23
Approximate weight : 69 g (0.15 lbs)
Country: International technical standard
Kategorie: Technische Normen ISO
ISO/IEC TR 24731 provides alternative functions for the C library that promote safer, more secure programming. ISO/IEC TR 24731-1 provides simple replacement functions for the library functions of ISO/IEC 9899:1999 that provide bounds checking. Those functions can be used as simple replacements for the original library functions in legacy code. ISO/IEC TR 24731-2:2010 presents replacements for many of these functions that use dynamically allocated memory to ensure that buffer overflow does not occur.