Posts
 
Reputation
Joined
Last Seen
Ranked #2K
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
71% Quality Score
Upvotes Received
37
Posts with Upvotes
21
Upvoting Members
17
Downvotes Received
13
Posts with Downvotes
10
Downvoting Members
7
11 Commented Posts
8 Endorsements
Ranked #233
Ranked #746
~60.0K People Reached
About Me

Straight forward, No bullshit, No drama...

Interests
Programming, Cryptography, Piano, Body Building and reading...
PC Specs
Core i5 4th gen, 4 Gig's ram, Windows 8.1, 2 GB AMD Radeon Graphics...
Favorite Tags
Member Avatar for Duki
Member Avatar for PrimePackster

Yeah! Everyone must be having a first password which is quiet not strange. The moment you are asked to make a new password is quiet a memorable one. Like mine, it was during a Class, and i quiet took some time to get one. And voila when i finally made …

Member Avatar for slavica.k
-1
204
Member Avatar for mrnutty

Mine is a school story. One of my much used name is Jacob. And i have a best friend, On being called by her second name, she revolted and asked to change it, so i came up with something as ASH, and in return for that she gave me Jake …

Member Avatar for Reverend Jim
0
681
Member Avatar for kamalashraf
Member Avatar for blackcathacker
Member Avatar for PrimePackster

Hi guys, I have been working on a sudoku solver, that finds solution by brute forcing during my school days.... But due to the huge number of loops i couldn't do it at then.... SO decided to complete it now.... So here the algorithm: 1. Get the number of fixed …

Member Avatar for Gonbe
0
323
Member Avatar for wilsonz91
Member Avatar for gusano79
0
241
Member Avatar for azareth

As for me, I never comment, maybe because at my level the complexity is low, and can be understood with little effort. But about the indentation part, i am strict right down the last line. I strictly follow allman style and yes, it will surly help you reduce the number …

Member Avatar for <M/>
0
245
Member Avatar for amalaza

This should do it: int main() { cout<<"1.binary"<<endl; cout<<"2.decimal"<<endl; cout<<"3.octaldecimal"<<endl; cout<<"4.hexadecimal"<<endl; cout<<"enter your choices 1-4?_"<<endl; cout<<"enter binary:_"<<endl; cout<<"in decimal:_"<<endl; cout<<"in octal:_"<<endl; cout<<"in hexa:_"<<endl; cout<<"do you want to repeat the programm? yes or no?_"<<endl; return 0; } For more elaboration, click [here](http://www.daniweb.com/software-development/cpp/threads/78223/read-this-before-posting-a-question).....

Member Avatar for amalaza
0
238
Member Avatar for Kareem Klas

Just to make the point more clear for the OP, Consider my program having following steps: 1. Add a+b; 2. A-b; 3. Hit Jack in the Head 4. Try to make noodles. 5. Again a+b. 6. Return 0; Now if my code works fine and complete successfully, the step 6 …

Member Avatar for PrimePackster
0
1K
Member Avatar for Chadtims
Member Avatar for PrimePackster
-1
83
Member Avatar for PrimePackster

K! Any chance of having a option to not get notifications regarding a single thread updates????? "What are you eating/drinking right now?" have gone out of bound, that i keep getting the mail notifs...... Can i unfollow only that thread only........ Sofar the only option seems to be unsuscribe the …

Member Avatar for Dani
0
249
Member Avatar for selcabs

OP! [Here](http://www.daniweb.com/software-development/cpp/threads/78223/read-this-before-posting-a-question) you go......

Member Avatar for Lucaci Andrew
0
101
Member Avatar for ahpple.gonzales

OP! Read [this](http://www.daniweb.com/software-development/cpp/threads/78223/read-this-before-posting-a-question) first.......

Member Avatar for PrimePackster
0
231
Member Avatar for marco.lanza.507

Well! I checked up your thread. Yes! There were problems in how you posted it. Notable one being that, you didn't mention what your code was supposed to do with the error you are getting. It would be very difficult(Sometimes near impossible) to read what a program does, just from …

Member Avatar for PrimePackster
0
166
Member Avatar for supanovabay.kebede

I think, there is one for android platform. Never tried it though, infact never found any point in using it. Just do a google play app store search for "C++ Compiler". But the future seems good enough, now that windows 8 is going hybrid......

Member Avatar for PrimePackster
0
141
Member Avatar for VISPFORALL

Do work with the codes given in your textbook. As far as i know or experienced, they are not always perfect... By working on it, you can develop yourself....

Member Avatar for tinstaafl
-1
105
Member Avatar for peymankop

Post what you have sofar..... Doing the coding and explaination is quiet painstaking.... Come back with the code, and we will help......

Member Avatar for peymankop
0
117
Member Avatar for Prysm[VA]

if else is much more flexible than cases. But there are times, when cases can be much simpler. Example, a menu system. At school, for any such menus we use cases. Idea is, if the the condition is not complex and just depends on the value of a single variable, …

Member Avatar for mike_2000_17
0
323
Member Avatar for muneeb ahmed

> tabular form Sorry Man! If it wasn't tabular form, i could have helped.... Hmm! Try forum for C and best of luck, that is if you have something to show there...... At present, you are out of luck...

Member Avatar for PrimePackster
-1
153
Member Avatar for vinay.negi
Member Avatar for kpele1

Come on! Google is a paradise for such things..... My classmates get a lot out of first 2 or 3 results from google......

Member Avatar for PrimePackster
0
175
Member Avatar for xbat

Please revert all the downvotes lastmitch recieved from xbat. Otherwise people can get the wrong idea, like in the second post on this thread.

Member Avatar for happygeek
0
237
Member Avatar for thinkaboutyoueveryday

This code is a total mess. I mean, by reading it we can't understand what you are trying to do.... Many things have gone wrong. You have not initialized any arrays, still you want to save values to a array. So please write down the algorithm (Steps), then we can …

Member Avatar for thinkaboutyoueveryday
0
216
Member Avatar for GeneClaude

> So if a user inputs 5 seconds, it should display 6 volts. If a user inputs 9 seconds, it should display 12 volts. In 5 seconds, 2 secs come twice, so 2x3+1x0=6...... In 9 seconds, 2 secs comes four times, so 4x3+1x0=12..... Right??? Well! I think others got the …

Member Avatar for Ancient Dragon
0
457
Member Avatar for PrimePackster

Well Guys! I was learning how to read and write class objects from & to file respectivily. And here is a small code that i made...... As far as the code goes its all well.... And i am getting what i want.... But what i want to know is, **where …

Member Avatar for Ancient Dragon
2
188
Member Avatar for captainjake

K! After a lot of, lot of tries....... I finally logged in....... But the question (Irrelevent to me at this point, but for others), why didn't daniweb reset link work???

Member Avatar for PrimePackster
0
465
Member Avatar for PrimePackster

Sorry! The problems are all solved and every error is removed.. Sorry guys! Modes: Please delete this thread. CJ

Member Avatar for PrimePackster
0
101
Member Avatar for vaultdweller123

>type's pages like this, then you cannot log-in Still can get in to login Page??? CJ

Member Avatar for PrimePackster
0
189
Member Avatar for jmichae3

> I have no issues with people using code on DaniWeb within their apps or as part of an open-source or commercial release. That's what a code snippet library is intended to do, after all. Is this legally binding? Meaning, what if you (Just pointing out the legal side, not …

Member Avatar for Dani
0
649