by meer
character array - Segmentation fault
|
|
[2 replies] Last: Hey Helios, Thanks for the reply and great explanation/tutorial. (by meer)
|
by lkegley
Game Data Classes
|
|
[2 replies] Last: This is the method I had written for this problem. OpponentName and H... (by lkegley)
|
by Wander
Problem with Beep(,)
|
|
[4 replies] Last: AWESOME THANKS GUY!!! ALL OF YOU!!!! IT WORKS! :D (by Wander)
|
by kungfuse76
Basic Encryption...output file name gets truncated
|
|
[1 reply] : why don't you just save the filename in a string? that way you don't h... (by gcampton)
|
by skybomb0
Return array of strings
|
|
[4 replies] Last: OK, I will try to move on from there. Haven't worked with arrays befor... (by skybomb0)
|
by hansfordmc
assertion failure when deleting pointer
|
|
[3 replies] Last: thanks Disch - that is much easier and you explained it perfectly. (by hansfordmc)
|
by joeriMJ
design pattern for global object access
|
|
[4 replies] Last: The singleton design pattern does tend to get frowned upon by OO puris... (by jRaskell)
|
by ehsangha
call by reference
|
|
[5 replies] Last: arrays aren't passed by value anyway. They're passed by pointer. You... (by Disch)
|
by JoeyS
Am I using array pointers in functions correctly here?
|
|
[2 replies] Last: Thanks. My usual compiler does not give any errors and the program wo... (by JoeyS)
|
by zeeshan
how to use sound
|
|
[no replies]
|
by detorresrc
MY FIRST TEMPLATE
|
|
[1 reply] : It's a good start, but a few comments: 1. No need for the virtual des... (by kbw)
|
problem about member function overloading |
|
[1 reply] : The int version is hiding the string version. You can "unhide" it w... (by Disch)
|
by drcarmen
Vectors!!!
|
|
[4 replies] Last: tyvm you guys rock!! (by drcarmen)
|
by drcarmen
output data files!
|
|
[5 replies] Last: i ended up writing this and it works fine. #include <iostream> #incl... (by drcarmen)
|
by jdawg123
Problems with an array project im working on.
|
|
[7 replies] Last: hey jdawg, ok, i changed the program a bit , one thing that was chan... (by BettyBoopTS)
|
by Garandy
Microphone seeding RNG
|
|
[2 replies] Last: Well, I'm trying to code this as a software Proof-of-Concept for an em... (by Garandy)
|
by thebenjamins
A couple of Arrays...
|
|
[2 replies] Last: Thanks...I imagine booleans may be a better way to do this. I will see... (by thebenjamins)
|
by anthonyv
Beginner that is fighting with code
|
|
[5 replies] Last: countValues isn't counting the values, it's doing something else-check... (by demosthenes2k8)
|
by simon79
reverse words
|
|
[5 replies] Last: guys i really do appreciate ur effort..just came back from work and le... (by simon79)
|
by DominatorTz
Mistake
|
|
[1 reply] : Uh yeah, and what are you supposed to do? Anyway we can't just give y... (by tummychow)
|