Next: , Up: Replacement Functions


2.2.1 Memory Allocation

The functions beginning with the letter `x' are wrappers around standard functions; the functions provided by the system environment are called and their results checked before the results are passed back to client code. If the standard functions fail, these wrappers will terminate the program. Thus, these versions can be used with impunity.