by ZGalhardo
Overloading a function
|
|
[2 replies] Last: Right under my nose... Thanks. One more problem. I'm not sure where t... (by ZGalhardo)
|
by Nexrus
Problem with else statement
|
|
[4 replies] Last: That fixed my problem! Thanks. (by Nexrus)
|
by Gui
Triangle Pattern Side by Side
|
|
[no replies]
|
by sesch
Treating strings as hexadecimal numbers
|
|
[1 reply] : first of all, all characters are actually numbers. The definition of c... (by WilliamW1979)
|
by sq1020
output is truncated and only works after building 3-4 times
|
|
[no replies]
|
by fabio andy
how to get the answer...anyone can help
|
|
[11 replies] Last: I guess maybe I'm too cynical. I just assume the worst =P (by Disch)
|
by Rida Ameer
Code For Monoalphabetic Substitution Cipher And Double Transposition Cipher
|
|
[3 replies] Last: Write your post including your code. Select just the code. Click the... (by cnoeval)
|
by PorquePine
Templated Struct and Class
|
|
[1 reply] : Yes, ListNode will receive the same type that is passed to the templat... (by ModShop)
|
hmi passing messages |
|
[7 replies] Last: awesome, sounds exactly like what i was thinking but dont have the voc... (by Edward Donahue)
|
by Rida Ameer
Bubble Sorting Code
|
|
[13 replies] Last: [quote=ne555]Funny thing. "quicksort" has a worst case O(n^2), that ha... (by Mathhead200)
|
Classes/Objects. How do I make them attack? Please Help!! |
|
[12 replies] Last: ¡They are not pointless! Look closely ¿ By the way, if you have a v... (by ne555)
|
by jjmounes
Input the month, day, year?
|
|
[3 replies] Last: Thanks, I was not aware of the functionality of input worked that way ... (by jjmounes)
|
by dollardeals8
Code Accounting program
|
|
[1 reply] : As all I/O programs, split it in three steps: a) Ask & read input (... (by Gaminic)
|
Function calling and returning values |
|
[7 replies] Last: And sexy too! (by Gaminic)
|
by hentaiw
Loop end unintentionally
|
|
[5 replies] Last: Could sb help ? mergeFile only,the better techniques are needed...I di... (by hentaiw)
|
by falco37
Issue with GCD recursive program
|
|
[1 reply] : Line 14 tries to save an integer value (the return type of extended_gc... (by Gaminic)
|
by kishor8dm
Template copy contructors
|
|
[9 replies] Last: OK, thanks that indeed works fine! 2) why M and N seems to swap? ... (by eypros)
|
by AndreasFunch
problems getting guessing game to work
|
|
[10 replies] Last: You don't need the last line. "Answer" is already defined (by my code ... (by Gaminic)
|
by smurf2576
struggling with output to a file
|
|
[2 replies] Last: Thanks so much! That made it work perfectly (by smurf2576)
|
by Zinnabun
Scoring data from a text file, loops problem
|
|
[8 replies] Last: You need to rethink you project. There aren't always 10 grades to read... (by Mathhead200)
|