|
Library /sys$common/syshlp/HELPLIB.HLB CRTL, bzero, Description *Conan The Librarian |
The bzero function copies null characters ('\0') into the byte
string pointed to by string for length bytes. If length is 0
(zero), then no bytes are copied.
|
|