by Hubbs66
Pointers used in arrays and incremented
|
|
[2 replies] Last: Yup that got it working the proper way. Thanks for the help! (by Hubbs66)
|
by Ignition17
Taking input from the standard input
|
|
[1 reply] : You probably don't have to do anything. .\program < myfile.txt will ... (by Peter87)
|
by Gaminic
Calling functions of a templated class.
|
|
[2 replies] Last: Ah, that fixed it. Thanks, man! (by Gaminic)
|
by ghnelson
Hash Tables
|
|
[1 reply] : The format of the question implies that you are familiar with that "... (by keskiverto)
|
by Wallboy
Help with this istringstream
|
|
[4 replies] Last: Ahh yeah, so I suppose by creating a a new one every loop, it's in a g... (by Wallboy)
|
by Acookook
Basics of arrays
|
|
[4 replies] Last: thanks for the answer (by Acookook)
|
by Indubitable
Just started working with strings, what's wrong with this program?
|
|
[2 replies] Last: Thanks! So pressing Enter causes a newline character('\n') to be store... (by Indubitable)
|
by WALIA794
nn
|
|
[4 replies] Last: yes i did, can you just help with the code for offset ? please (by WALIA794)
|
by jmo5262
Categorizing values into a bucket-please help
|
|
[1 reply] : #include <iostream> using namespace std; int getBucket(const double ... (by JLBorges)
|
by josepho16
hangman game
|
|
[2 replies] Last: oh my god thats so obvious. k thanks haha (by josepho16)
|
by JBIRD304
Getting zero return value from Binary to decimal function
|
|
[3 replies] Last: I can't believe I missed that thanks for pointing that out. should be ... (by JBIRD304)
|
by suhuhuhu
One class using another class
|
|
[4 replies] Last: Your welcome :) (by Codermik)
|
by JBIRD304
Error in pow function
|
|
[5 replies] Last: That fixed it but for some reason I keep getting zero as my output. (by JBIRD304)
|
by hwy63
Print all data members from n classes
|
|
[2 replies] Last: Thank you for being blunt. I did start over and now making some progre... (by hwy63)
|
by vRltwE
__attribute__((packed)) misuse?
|
|
[3 replies] Last: Peter87, I'm in a x64 win. Might that be the reason? AbstractionAnon,... (by vRltwE)
|
by ashald33
classes private data
|
|
[5 replies] Last: your setScores should do what your getScores is doing. getScores shoul... (by pepstein)
|
by suhuhuhu
class help!!!!!
|
|
[3 replies] Last: THANK YOU SOO MUCH! (by suhuhuhu)
|
by Kapi
Problem with my first program
|
|
[6 replies] Last: Yea, I was actually curious to see the code, but it was gone :) (by TheConfused)
|
by ashald33
classes/structures
|
|
[4 replies] Last: Oh ok I was unaware that you could do that for these functions thank y... (by ashald33)
|
by yusufseedat
inc and dec of array
|
|
[1 reply] : What kind of dynamic array are you using? And do you want to test if t... (by fafner)
|