brahmaasthra
Member
- Member since
- Sep 13, 2009
- Last active
- Jul 17, 2016
- Total activities
- 0
Activity feed
Recent contributions
-
#Threads
647fd3fa-5475-492b-a47f-739b4d3e1ea5
copy and run this program and tell. Whether it works well?
-
#Threads
4b2d9e46-a52b-4ecd-ad31-ead403b11e08
#include <stdio.h> #include<malloc.h> struct node { int data ; struct node *next,*prev; }; int main() { int n ,m,a,count=0,i,j; char rot; scanf("%d",&n);....
-
#Threads
616bf365-7986-4328-86de-82e3410ad409
First one char *str : str is a pointer variable which stores an address of a char datatype. So the size is...
-
#Threads
5a82a6a3-d84e-4d3b-9b06-a48ccaa21dd2
Dear paul, if possible send me that 6+1 images to my id <removed>. I ll try to do that...