Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~771 People Reached
Favorite Forums
Favorite Tags
c x 6
Member Avatar for andrisetia

hi there, i also have an emergency home work it about Fibonnaci recursive the Output is should be like this : -------------------------------------------------- First number of the fibonnaci : 3 The Fibonacci Lines are : 3 4 7 11 18 29 ... ---------------------------------------------------- i want the result is until 10 lines …

Member Avatar for deceptikon
0
257
Member Avatar for srinath.sec

hi, what is the difference between [COLOR=red]static[/COLOR] and [COLOR=red]shared[/COLOR] library how do we create them and what is the extension used for both of

Member Avatar for dwks
0
92
Member Avatar for srinath.sec

hi, what is the difference between a library function and a system call

Member Avatar for Ancient Dragon
0
97
Member Avatar for srinath.sec

hi, in udp communication when ever we call socket -> [COLOR=red]recvfrom[/COLOR] ->sendto ->close in client and socket ->bind->[COLOR=red]sendto[/COLOR]->recvfrom->close in server then how a server connect to particular client if connected then how a server connects to other client [COLOR=red]there is no bind system call in client[/COLOR] Thanks in advance

0
37
Member Avatar for srinath.sec

hi all, i have a question 1) how can we change the value of a macro during compilation time tell me with an example 2) what is difference between exception and memory leak. how to handle exception in c 3) where are the extern and register variables stored(text,data,BSS,heap,stack)

Member Avatar for thekashyap
0
149
Member Avatar for srinath.sec

how to allocate memory for a two dimensional array dynamically please need code for that one

Member Avatar for John A
0
85
Member Avatar for srinath.sec

hi, how to find out a point in a linked list there is a circular linked list i need to point out when the circular linked list has started in a linked list

Member Avatar for Ancient Dragon
0
54