by kapo
change to upper case function ?_?
|
|
[2 replies] Last: thx stewbond [[= (by kapo)
|
by Owain
Memory Scanner
|
|
[1 reply] : I recommend that you google up the term "vitual address space" to unde... (by webJose)
|
problem with while loop and sqrt |
|
[7 replies] Last: You can use this code to check for the number whether it is prime or n... (by Maraj)
|
by XamNotia
volume comparison [Solved]
|
|
[3 replies] Last: i got it all to work, the new code is #include <iostream> #include ... (by XamNotia)
|
by azazel192
matrix into 1d array
|
|
[2 replies] Last: The easiest way would be copying all values to a 1d array. Sort that 1... (by coder777)
|
by daldrome
Write to binary file
|
|
[1 reply] : Because on line 5 you open the file with 'ios::in'. Change that to 'io... (by coder777)
|
by ErinCorona
Something wrong with my formula for a right triangle...
|
|
[8 replies] Last: Thanks. I did catch the right angle confirmation, so I fixed that. B... (by ErinCorona)
|
by Maggi Iggam
Need to input a series of number in c++ ...
|
|
[5 replies] Last: Okay , i have got it , thankyou all . (by Maggi Iggam)
|
by Periphery
Having trouble with Menu/Tic-Tac-Toe-Word Jumble Program
|
|
[4 replies] Last: I think Albatross means lines 52 and 112. (by vin)
|
by HisServant77
Dynamic Genealogy/Timeline
|
|
[5 replies] Last: [quote=HisServant77]But, would any program I make going that route, be... (by closed account 1vRz3TCk)
|
by Tatipu
I need urgent help. I don't know how to use Visual Basic...
|
|
[15 replies] Last: Lets start bit by bit. It should be very easy start with implement cod... (by johnwish210)
|
by Pip3mAn
What kind of situation should i use nested class in?
|
|
[4 replies] Last: nope i meant when should i use public inheritance. any particular re... (by Pip3mAn)
|
by bouldermash
odd and even numbers
|
|
[no replies]
|
by feidong1989
Question about word/cha/new line count
|
|
[no replies]
|
by Clay Griggs
simple alarm clock
|
|
[4 replies] Last: ok... I see that the answer is somewhere in there. So I will start th... (by Clay Griggs)
|
by Rory Ayres
Blackjack game help URGENT help please
|
|
[1 reply] : You had an issue with not setting the card_set correctly and I changed... (by histrungalot)
|
by nscruggs
problems with writing binary file to .txt
|
|
[no replies]
|
by Windwhistles
strcmp() bool
|
|
[5 replies] Last: It looks like it should work, but is better written as: if( strcmp(an... (by Mathhead200)
|
by CJC0117
Program compiles, but crashes.
|
|
[6 replies] Last: Ah, of course. Such a simple mistake. it should have been written as: ... (by CJC0117)
|
by IWishIKnew
Helper files and syntax, but not a relevant error...
|
|
[2 replies] Last: Thank you! It worked with a couple other corrections as well. I feel... (by IWishIKnew)
|