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
~48.3K People Reached
Interests
Coding ,Designing
Favorite Tags
c x 2
Member Avatar for rupali

How to calculate time complexity of any algorithm or program .... need help on this..

Member Avatar for jamie_13
2
48K
Member Avatar for anirbanengg

I am trying to return a pointer from a function and use the return in a different function . But I am getting memory leak. Please help. The test code which I wrote and detected with memory leak by CPPCheck. ######################################################################## # include < stdio.h > # include < malloc.h …

Member Avatar for anirbanengg
0
149
Member Avatar for anirbanengg

Hi, I have heard of callback function with callback concept .Can anyone explain what is callback function and what is the concept of callback in C. Can anyone explain with example what are those any why they are importantly implemented now a a days in C development . Thanks in …

0
53
Member Avatar for anirbanengg

Hi, Long I am listening the two term that debug mode and release mode ?Can anyone please explain what are those ? I have heard that depends on gcc and its options -O0 or O2 and -g but not sure exactly about those .Can you please explain with example. Thanks …

Member Avatar for anirbanengg
0
187