When you write a function or call a library function, consider the following guidelines:
Your functions are automatically
mapped to built-in functions if you include the XL C/C++ header files.
Your functions are mapped to built-in functions if you include math.h and string.h.