Next: , Previous: , Up: ascii zero   [Contents][Index]


7.2.4 Operations on ASCII strings

Function: void ccmem_asciiz_clean_memory (ccmem_asciiz_t S)

Reset to zero all the characters in the string.

Function: void ccmem_asciiz_terminate (ccmem_asciiz_t S)

Set to zero the octet after the last character in the string, making sure that the string is zero terminated.


Next: , Previous: , Up: ascii zero   [Contents][Index]

This document describes version 0.2.2-devel.3 of CCMemory.