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
~958 People Reached
This member's community profile is only visible to logged in members until they have earned 15 reputation points.
Favorite Tags
c x 22

7 Posted Topics

Member Avatar for Skorpion

Hi, I'm preparing a presentation about bluetooth, can i get a little help about mechanism and working of bluetooth. How one device connects to another through bluetooth?

Member Avatar for yogindernath
0
135
Member Avatar for Skorpion

hiii, i have to prepare a presentation on switch giving any code example i need a little help to select what program should i make to present???? plzzzz reply quick......

Member Avatar for csurfer
0
113
Member Avatar for Skorpion

I want to make a program that takes input 10 random numbers from user and arrange it in ascending order. Give me help for startup plz...

Member Avatar for TheBeast32
0
168
Member Avatar for Skorpion

HI can u plz help me with this? [CODE=c]#include<stdio.h> #include<conio.h> void main () { int i,j; printf ("\t*"); for (i=2; i<=5; i++) { i=i+1; printf ("*",i); for (i=3; i>=1; i--) { printf ("*"); } printf ("\n"); } getch(); }[/CODE] its suppose to give an output in the form of diamond …

Member Avatar for Prabakar
0
144
Member Avatar for Skorpion

HI can some one figure out my mistakes in this program? [CODE=C]#include<stdio.h> #include<conio.h> void main () { int num,i; clrscr(); printf("\nprint any number:"); scanf("%d",&num); for (i=2; i==num; i++) { if (num%i==0) printf("\nprime number"); else printf("\nnot a prime number"); } getch(); }[/CODE] i want that it tell the user whether the …

Member Avatar for Skorpion
0
93
Member Avatar for moonw3ll

if u would mention that on which stage you are i mean how much do you know about C then it was a bit convenient to give you the problem.

Member Avatar for moonw3ll
0
271
Member Avatar for Skorpion

Hello I found this site quite interesting and helpful for students and i'm also a student studying BSCS 1st semester and what brought me here is C language so I hope i'll get lots of help from all the experts here.

Member Avatar for jbennet
0
34

The End.