4.3BSD-Reno/share/man/cat3/bzero.0

Compare this file to the similar file:
Show the results in this format:




BZERO(3)		      1990			 BZERO(3)



NNAAMMEE
     bzero - write zeroes to a byte string

SSYYNNOOPPSSIISS
     ##iinncclluuddee <<ssttrriinngg..hh>>

     vvooiidd
     bbzzeerroo((cchhaarr **bb,, ssiizzee__tt lleenn));;

DDEESSCCRRIIPPTTIIOONN
     BBzzeerroo writes _l_e_n zero bytes to the string _b.  If _l_e_n is
     zero, bbzzeerroo does nothing.

SSEEEE AALLSSOO
     memset(3), swab(3)








































Printed 7/27/90                May				1