HP C/iX Library Reference Manual (30026-90004)

Chapter 5 363
HP C/iX Library Function Descriptions
tdelete
If the calling function alters the pointer to the root, results are unpredictable.
NOTE
The tdelete function and the header file <search.h> are not part of ANSI C.
Using them may make your program less portable.
Examples
Refer to the example located in the tsearch() function description.
See Also
tfind(), tsearch(), twalk()