BZERO
Section: ¸®´ª½º ÇÁ·Î±×·¡¸Ó ¸Å´º¾ó (3)
Updated: 1993³â 4¿ù 9ÀÏ
Index
Return to Main Contents
 
À̸§
bzero - 0 À» ¹ÙÀÌÆ® ½ºÆ®¸µ¿¡ ¾´´Ù.
 
»ç¿ë¹ý
#include <string.h>
void bzero(void *s, size_t n);
 
¼³¸í
bzero() ÇÔ¼ö´Â ¹ÙÀÌÆ® ½ºÆ®¸µ sÀÇ Ã³À½ n ¹ÙÀÌÆ®¸¦ 0À¸·Î ¼³Á¤ÇÑ´Ù.
 
¹Ýȯ°ª
bzero() ÇÔ¼ö´Â ¾î¶² °ªµµ ¹ÝȯÇÏÁö ¾Ê´Â´Ù.
 
ȣȯ
4.3BSD.  ÀÌ ÇÔ¼ö´Â ±¸½ÄÀÌ µÇ¾ú´Ù.--»õ ÇÁ·Î±×·¥¿¡¼´Â
memsetÀ»
»ç¿ëÇØ¶ó.
 
°ü·Ã Ç׸ñ
memset(3), swab(3)
 
¿ªÀÚ
Á¤°ÈÆ <skyeyes@soback.kornet.net>, 2001³â 5¿ù 24ÀÏ
 Index
- À̸§
- 
- »ç¿ë¹ý
- 
- ¼³¸í
- 
- ¹Ýȯ°ª
- 
- ȣȯ
- 
- °ü·Ã Ç׸ñ
- 
- ¿ªÀÚ
- 
This document was created by
man2html,
using the manual pages.
Time: 08:07:01 GMT, March 25, 2004