by pm2gonzales
searching an array :/
|
|
[3 replies] Last: Have you looked at the errors at all? A lot of them are very self-expl... (by Zhuge)
|
by bakaman
C struct member pointer to C++ class instance
|
|
[2 replies] Last: DIsch is correct. The proper way to do this is through a void* on the... (by PanGalactic)
|
by sporx
word game: searching board for word
|
|
[6 replies] Last: thanks for the responce again=] this seems really helpful, ill go tr... (by sporx)
|
by ohsnap1319
Blackjack Program
|
|
[1 reply] : use a different symbol to represent a face down card, like # or someth... (by Disch)
|
by derik001
Selection Sort for Multidimensional Array
|
|
[3 replies] Last: You're right! Thanks for the help guys. I got it figured out. (by derik001)
|
by vcebanov
File I/O sorting,catalogue,update existing record
|
|
[3 replies] Last: How do I shot web? FTFY. (by helios)
|
by rickytan
Split String for C++
|
|
[3 replies] Last: Boost has a nifty algorithm for this in its string algorithms library:... (by PanGalactic)
|
by JivanAmara
Weird exception issue.
|
|
[7 replies] Last: Thanks for everyone's help, that did it. (by JivanAmara)
|
by yygyt
weird problem
|
|
[3 replies] Last: I am getting a run time error when I try to run the program. You say t... (by yygyt)
|
by Progesco
Negative - Sepia - GreyScale
|
|
[6 replies] Last: Only if the destination surface has in fact three channels. The gray s... (by helios)
|
by jhminer
efficient word dictionary implementation
|
|
[3 replies] Last: Thanks for your help! I definitely want to use a hash map, since we ne... (by jhminer)
|
by Alan
Reading text off screen
|
|
[2 replies] Last: thats interesting thanks alot (by Alan)
|
by NGen
Access Violation Error Reading Location ...
|
|
[4 replies] Last: I know I got those terms wrong, I fixed them in an edit. Alright, I... (by NGen)
|
by beavisbeast
Presidential Database
|
|
[3 replies] Last: @Bazzy I cant run the program and I dont know what to do after cout. ... (by beavisbeast)
|
by CQ75
Using arrays as file names
|
|
[8 replies] Last: Is your character array null-terminated? (by Zhuge)
|
by ohsnap1319
process.h
|
|
[2 replies] Last: k thanks! (by ohsnap1319)
|
by ohsnap1319
process.h
|
|
[2 replies] Last: lol that was my computer...my bad (by ohsnap1319)
|
by lekaimadh
converting double to string small problem
|
|
[1 reply] : You need to work with manipulators: http://www.cplusplus.com/reference... (by Bazzy)
|
by ohsnap1319
file directory
|
|
[2 replies] Last: Ok thanks! (by ohsnap1319)
|
by nrose
dating function
|
|
[8 replies] Last: This is the general forum. People get general answers here. Peop... (by PanGalactic)
|