relational expression |
|
[3 replies] Last: Depends on the types of x and y (by Cubbi)
|
by dilver
Caesar Cipher (1,2)
|
|
[36 replies] Last: [quote=JLBorges]The strength of a cipher - which incidentally does hav... (by BHX)
|
by lainalex
Number of days in the month
|
|
[3 replies] Last: The error message should give you the number of the line on which the ... (by MikeyBoy)
|
by agt
Unable to understand error messages
|
|
[4 replies] Last: @coder777: I don't use any #defines in my code. They're ugly. There is... (by agt)
|
by CountVlad
how to use string as command
|
|
[2 replies] Last: thanks. helped a lot. would you please explain this so i can understam... (by CountVlad)
|
by hint89
hi..i need some help here..
|
|
[11 replies] Last: hi there.. for my problem..i try to solve it..but i'm stuck now...i'm... (by hint89)
|
by austint
homework
|
|
[no replies]
|
by gilley
How to count choosen answers ?
|
|
[1 reply] : You'll need to declare variables to store the number of times each ans... (by MikeyBoy)
|
by Ace94
Can anyone help me with this task?
|
|
[9 replies] Last: A task like that is clearly homework. The sole purpose of homework is... (by keskiverto)
|
by nightcougar1
labeling and totaling 2d arrays
|
|
[2 replies] Last: The basic idea would be something like this: (probably contains things... (by JLBorges)
|
by kmartar
Student Programmer needs help/
|
|
[7 replies] Last: Thank you so much, you were a great help. And you answer were clear. T... (by kmartar)
|
by toast9
function logic errors
|
|
[8 replies] Last: You sure you didn't put the breakpoint there. Nothing worng with line ... (by vin)
|
max/min/average help? |
|
[1 reply] : what exactly doesn't work? (by coder777)
|
by muddaser
win32 cosole application..help
|
|
[3 replies] Last: I gave you the key information. Try to write the program yourself base... (by Chervil)
|
by JPwaked
Assignment need help !
|
|
[1 reply] : #ifndef ITEM_H #define ITEM_H class Item { private: int It... (by JPwaked)
|
by mkory
Hello please help me.
|
|
[1 reply] : The "positive, negative, zero" counters: Count is obviously 0 before y... (by keskiverto)
|
by Lybech
Backwards mapping?
|
|
[2 replies] Last: This is what i got so far: int newDimY = img.rows; int newDimX = img.... (by Lybech)
|
by h4ever
Unresolved externals
|
|
[2 replies] Last: Thanks, I solved the problem. (by h4ever)
|
binary search in array |
|
[5 replies] Last: In code tags and with some indentation, and moved comments a bit: int... (by keskiverto)
|
by tce19
Functions
|
|
[1 reply] : you declared wind_chill twice (by wwwiii)
|