To reduce collisions with other libraries and code sources, all functions generated in bxutils-{language} are now prefixed with "BX_". All code generated with Builder Xcessory 5.0 will use these functions. If you have code compiled to use the older function names, add "-DDEFINE_OLD_BXUTILS" to your compile command. The old functions will be defined and call the new versions.