by DARK BUGABOO
Need help shifting array 2 spaces to the left.
|
|
[4 replies] Last: It said invalid conversion from char to constant char. Is it Because I... (by DARK BUGABOO)
|
reading through text file |
|
[3 replies] Last: I need my code to read an example of "string:double" You are using... (by pearlyman)
|
by kbza94
Need help with pointer and bidimensional arrays
|
|
[4 replies] Last: Wow, your help is really appreciated. But now i came across another p... (by kbza94)
|
by bardo99
AREA AND PERMITER OF RECTANGLE???
|
|
[1 reply] : You can't figure out what variables you'll need??? How about length, ... (by cnoeval)
|
by CodeOpen
Bool Camparision
|
|
[3 replies] Last: Not necessarily, perhaps on your system .2 and .3 have opposite but eq... (by jlb)
|
by Ko2S2shot
Help counting occurrences.
|
|
[4 replies] Last: I mean all you need to accomplish this is 2 loops. #include <iostrea... (by pearlyman)
|
by PhillipK
Sort
|
|
[3 replies] Last: I'm sorry. It's my first time using this platform. My million apologie... (by PhillipK)
|
by Balqees
functions
|
|
[1 reply] : ما في فايدة ههههههههههههه انا سيف هههه... (by saifk)
|
by nut
Need help with if/else statement formatting
|
|
[3 replies] Last: Well, it works... until you input 9 or less... :) (by pearlyman)
|
by Casperlie
Error
|
|
[1 reply] : What have you tried? Show us some code that illustrates the problem an... (by jlb)
|
by kamilhassaan
can someone give me some questions on loops?
|
|
[2 replies] Last: Make a mastermind game. Create 4 variables that represent 4 colors. ... (by pearlyman)
|
by zero hl
delay program
|
|
[no replies]
|
by Hcode91
View string from a certain offset in a file
|
|
[4 replies] Last: Thank you once again :) Marking as solved. (by Hcode91)
|
by iR3MiX
Need Help w/Return Value Function
|
|
[7 replies] Last: Wow thanks for all the help everyone, and for the comments! I get why ... (by iR3MiX)
|
by cpluswut
HELP WITH FUNCTIONS
|
|
[1 reply] : Hi, Can you explain why your code produces the numbers in reverse? W... (by TheIdeasMan)
|
by jhsyber
Adding Constructors using operators overloaded
|
|
[4 replies] Last: ¿why do you have both `cf' and `a, b, c'? > (+=) not sure how to use... (by ne555)
|
by areyouennay
Help with a password validator.
|
|
[9 replies] Last: #include <iostream> using namespace std; int main() { int hasUpper... (by closed account 48T7M4Gy)
|
by content
Theatre ticket codes
|
|
[1 reply] : Use a char arrays instead of an int arrays at lines 14 and 19. line 1... (by dhayden)
|
by marjstov
Need help stopping a while loop
|
|
[4 replies] Last: @Ericool Don't loop on EOF! The flag isn't set until you try to read s... (by TwilightSpectre)
|
by kamilhassaan
can someone give me detailed explanation on the while loop?
|
|
[11 replies] Last: sorry for the late reply, i did figure out how to solve it :D (by kamilhassaan)
|