I think this example will solved your problem. #include<malloc.h> int* fun(); int main() { int *p2 = fun(); free(p2); return 0;...
you can read detail from somewhere about memory leak... Memory leak occurs in your program when you are allocating memory dynamically(this...
u can use "C or C++"
I read all articles above as nominated. I would like to give to "Creating A Dynamic Tree in JavaScript". By wrongly i have given to...
Really i hard work for it. I request to all, Just read it then you can have basic idea of PURIFY.
I worked for a long time for this article. This program is tested on Sun-Solaris system using gcc compiler. In market, there are a lot of tools...
Congrates man!!!
There is no differences b/w C and C++ . Actually C++ is a more UP level of C which actually made on the demand of OOPS concepts. C++ is nothing no...
There are approximately 100 users who wanna refer me. I told them at the time of registration fill referer as my user name. But they are saying we...
int main() { int n1,n2,n3,n; cout<<" Numbers are : "; cin>>n1>>n2>>n3; n=FindGcd(FindGcd(n1,n2),n3); cout<<"GCD of...
I agree with shabbir. Please dont post unnecesary things. just post whatever need and accurate. More post can'nt help to reader and you also. Here...
Yhis is not right place to put any query. Go to " queries and Disscusion " and click on C-C++
You should put your queries in Queries and suggestion . By Any way You can get answer of your query in...
whatever in article it was not copied . Okay No Issues at all regarding this article. Second time he posted that was not article just he is...
try many ways to find. Just try with pointers , differences and make generic for it.
int main() { int var = 01; int cnt = 0; int siz; while(var) { var << = 1; cnt++; } siz = cnt/8; printf("size of integer...
I am not getting exactly. Can you anyone tell me who is user of AMD???
Sorry to all of you for delayed ... Now this code will work for all order . I have tested on Unix/ solaris #include <vector>...
1. OS : Unix/ Sun-Solaris 7. Email client : Gmail 8. Encyclopedia : Wiki 10....
Separate names with a comma.