by GulHK
convert string to Year and Month
|
|
[no replies]
|
by pluscplus
class???
|
|
[2 replies] Last: Errors are: error C2144: syntax error : 'int' should be preceded by '... (by pluscplus)
|
by dspain
deducting a percent based off a integer
|
|
[2 replies] Last: ill be darned, yeah exactly like that don't i feel like an idiot. i... (by dspain)
|
by dspain
calculating percentages
|
|
[1 reply] : dmg would equal 1 always right? Actually, damage would equal 13 here... (by hanst99)
|
by Mugwedi
Printing Pascals Triangle
|
|
[1 reply] : Yes. Now what's your problem? (by hanst99)
|
by Tankid
Separate integer numbers?
|
|
[4 replies] Last: you cant. double is as most precision as possible. There's still lon... (by hanst99)
|
CByteArray and stl::vector question |
|
[1 reply] : You also have to specify the number of elements to be inserted, in thi... (by hanst99)
|
by Gubbedelux
Help with my first program
|
|
[2 replies] Last: Thanks for yor kind help. Thats was easy. Thanks once again (by Gubbedelux)
|
by matthewfs
Constructor not accepting my agruement list
|
|
[12 replies] Last: I set the warning level to 4 and 'treat warnings as errors' to true an... (by anonymous23323124)
|
by janibeg
Problem with Kernigan's example
|
|
[7 replies] Last: SOLVED ) btw it was a good practice for gdb (was using it first time) ... (by janibeg)
|
by elduro86
counting letter grades from a file
|
|
[1 reply] : but when I prompt the use for the file name, the dos window closes. ... (by matsom)
|
by clubt
Temporary change language of a cout
|
|
[2 replies] Last: Well my problem is that I have created a "graphical" menu in the conso... (by clubt)
|
by jaxson
arithmetic operators
|
|
[7 replies] Last: you are good (by jaxson)
|
by minniepipe
iostream.h
|
|
[1 reply] : Try #include <iostream> ? (by oldnewbie)
|
by oldnewbie
xalloc class
|
|
[no replies]
|
by breebree
Random Number generator
|
|
[2 replies] Last: I deleted for loop and initialised played to 0 .Then,in the while ... (by oldnewbie)
|
by PJam
boolean operators
|
|
[7 replies] Last: sweet, thanks (by PJam)
|
by breebree
If Else If statements
|
|
[no replies]
|
by cc89
Passing strings as arguments
|
|
[1 reply] : Update: I googled for a bit and found out that this issue might have h... (by cc89)
|
by breebree
Loop Question
|
|
[5 replies] Last: do i need more for loops? and does this for loop even make sense logic... (by breebree)
|