www.beck-ipc.com

@CHIP-RTOS C Library V2.06 - Helper Functions


Header File:         #include <HELPER.H>

Character output Functions

helper_stroutString output
helper_chroutChar output
helper_dezoutDezimal output
helper_hexdigHex digit output
helper_hexoutHex value output
helper_printfPrintf output
helper_sprintfString formatting

Miscellaneous Functions

helper_alloc_rtos_memAllocate RTOS memory
helper_release_rtos_memRelease allocated RTOS memory
helper_alloc_rtos_fast_memAllocate RTOS memory from fast memory pool


List of C Libraries
@CHIP-RTOS Main Index


End of document