Posts
 
Reputation
Joined
Last Seen
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
21% Quality Score
Upvotes Received
2
Posts with Upvotes
2
Upvoting Members
2
Downvotes Received
12
Posts with Downvotes
4
Downvoting Members
9
6 Commented Posts
~4K People Reached
Member Avatar for tformed

is there any way one could do a square root program without sqrt or pwr functions? Any tips? I am not asking for code btw.:)

Member Avatar for vmanes
0
3K
Member Avatar for meghs007

Hello Friends, i am working on my college project Online Sms Portal and i want to create a group sms facility and problem is that how can i make sms selector(or SMS TEMPLATE) like way2sms.com ?? in that when i click on the SMS and the particular sms display in …

Member Avatar for kvprajapati
0
90
Member Avatar for meghs007

patter like n=2 [CODE] * * * * * * * * * * * * * * * * [/CODE] pls help me in solve this program

Member Avatar for xavier666
-4
104
Member Avatar for meghs007

1. command line program for match two string and also allow the character • * -- any number of character • ? – Single Character Ex.: I/p:- This is a string Th?s is *g O/p Both string are Same pls help me to solve this program in c

Member Avatar for Ancient Dragon
0
71
Member Avatar for meghs007

hi , i am using samsung samtron 55v monitor problem is that when i start my pc monitor light blinking and not display any thing although keyboard and mouse powred. i also check my monitor with my laptop it's work what the problem occur please tell as soon as possiable …

Member Avatar for Suspishio
0
214
Member Avatar for meghs007

This program take user name and password from the use but the password not display on screen insted of password ***** display Program by Meghdoot(meghs)

Member Avatar for burnt-ice09
0
190
Member Avatar for meghs007
Member Avatar for alvalany
0
72
Member Avatar for meghs007

My pc having 1gb of ram ,when i start my pc is show 256mb ram on booting. is this possiable to put ram on boot?? please help

Member Avatar for balge
0
59
Member Avatar for moiron

how do I get the maximum, minimum and the average of an array? this may be different but how do I get to stop inputting number in an array. for example if the array is 20 and i only need 10 of them. i think its something about EOF but …

Member Avatar for moiron
0
248
Member Avatar for meghs007

I have problem while i am making calendar program in program condition is that -> input month and year and display the calandar of given month pls post the source code

Member Avatar for Aia
0
66
Member Avatar for meghs007

i can't remember exact formula of the pascal triangle if you know then please send me the formula and the pascal triangle code in c i think y=c*(y-x)/(x+1); this is wrong but you can modify and send me

Member Avatar for John A
0
51
Member Avatar for austinslik

please help me in finding what is wrong with my array... its not sorting thanks, thanks. [code=c] int main(){ int i,j,x,y; int unsort[10] = { 34, 76, 12, 1, 56, 23, 65, 9089, 45, 63 }; //int sort[10]; for (i = 0; i < 10; i++){ cout<<unsort[i]<<" "; } for …

Member Avatar for austinslik
0
119
Member Avatar for meghs007

Please help me to solv this program known circular matrix input=3 output like 1 2 3 8 9 4 7 6 5

Member Avatar for John A
1
80