answersLogoWhite

0

Bzero function in socket programming

Updated: 12/13/2022
User Avatar

Wiki User

14y ago

Best Answer

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

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Bzero function in socket programming
Write your answer...
Submit
Still have questions?
magnify glass
imp
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


What is the function of outlet socket?

funtion of outlet socket


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.


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.


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 the ball and socket?

I dont no


Who invented socket programming?

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


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)