Search Results

Search: Posts Made By: karimulla_sha
Forum: Programming 04-26-2005
9,381
Posted By karimulla_sha
I got the answer by analyzing all the replies...
I got the answer by analyzing all the replies from you.

I used the fprintf statement to know the starting address of the strings.
On my m/c, I found that it is storing string1 first and then...
Forum: Programming 04-24-2005
9,381
Posted By karimulla_sha
bss(uninitialized data) segment allocation
Hi
1) Please go through the following code :

char string2[12];
char string1[6];
main()
{
memcpy(string2,"SENDER ",12);
...
Showing results 1 to 2 of 2

 
All times are GMT -4. The time now is 03:56 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy