answersLogoWhite

0

bzero: writes the specified number of null bytes to the specified destination.
bzero(char *dest, int nbytes);

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

What is shoket programming in networking?

you mean "socket programming". it is an programming model which used socket to represent connection points in some network


Where you can find tutorials for socket programming in PHP?

I have added a link to a Socket Programming in PHP guide to the related links section below. That should supply all the information you need to learn.


What is another name for the keyword "function" in programming?

In programming, another name for the keyword "function" is "method."


Where can one get a book on Socket Programming in C?

You can typically find books on Socket Programming in C at major online retailers like Amazon or through specialty bookstores that focus on technical or programming topics. Additionally, many public and university libraries may have copies available to borrow.


What is the function of the ball and socket?

I dont no


Who invented socket programming?

Some people at University of California, Berkeley, in the 80s.


This a prewritten function that is built into a programming language?

Library Function Starting out with Programming Logic and Design by Tony Gaddis Page 218


How procedural oriented programming language is interdependency?

Function which uses other function as part of it programming is known as function interdependent


What is the function of a socket wrench?

The function of a socket wrench is to tighten or loosen nuts and bolts. It does this better by completely encompassing all sides of the nut.


What is the function of a 13 A Switch Socket Outlet?

It enables you to switch off the load from the socket, rather than have to pull the plug out of the socket.


Why programming is called programming?

Programming is the way to define how a system works, code to make it function as needed. Programming is involved in almost all computer applications. Aneways, its not very apt to ask why programming is called programming.


What is method in programming language?

A method is another name for a function. (I am assuming you know what a function is)