473,499 Members | 1,562 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

getbuf()

Can anyone tell me what does the getbuf() function do? Also is there
any good link for memory allocation/management

Dec 13 '05 #1
0 1498

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
5164
by: Kenneth McDonald | last post by:
After looking around at various editors, I've finally decided on (I think :-) ) Vim for my future work. (jed is a great editor, but doesn't do neat things like allow me to write python code to add...
5
4320
by: starket | last post by:
Hi folks, I'm new to programming, please help, char * b, q, *r; b=getbuf(); q = *b; r= anotherfunction(b); /* we want to use ‘q' and ‘r' here*/ char * getbuf() {
7
3486
by: ma740988 | last post by:
Consider the source snippet: union to_uchar { int i; unsigned int ui; long l; unsigned long ul; short s; unsigned short us;
23
3546
by: Nascimento | last post by:
Hello, How to I do to return a string as a result of a function. I wrote the following function: char prt_tralha(int num) { int i; char tralha;
14
3034
by: mluvw47 | last post by:
Know the answers to the following? Line Contains 50 char *b, q, *r; 200 b = getbuf (); 201 q = *b; 212 R = anotherfunction (b); 213-2003 /* we want to use 'q' and 'r'...
5
4556
by: chump1708 | last post by:
line 50 - char *b, q, *r; line 200 - b = getbuf (); Line 201 q = *b; Line 212 R = anotherfunction (b); Lines 213-2003 /* we want to use 'q' and 'r' here */
1
970
by: kpm5589 | last post by:
I needed some help in the following code line 50 - char *b, q, *r; line 200 - b = getbuf (); Line 201 q = *b; Line 212 R = anotherfunction (b); Lines 213-2003 /* we want to use 'q' and 'r'...
1
1104
by: sahitya | last post by:
Hi , Can any one calrify me giving answers to the questions based on the c program given below. char * b, q, *r; b=getbuf(); q = *b; r= anotherfunction(b); /* we want to use ‘q’...
3
1488
by: smalpani | last post by:
he main routine runs a minimum test Here is the code http://phpfi.com/332069 here is the assignment http://phpfi.com/332068 I would appreciate if someone can review/approve this code
0
7134
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7180
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7225
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
6901
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
5479
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
3105
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3101
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1429
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
667
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.