by toomanystars
Magic the gathering
|
|
[no replies]
|
by TheIdeasMan
Msg to Lauren Buecker, Can't reply to your thread
|
|
[6 replies] Last: Apparently, Ctrl-Shift-R reloads the page, bypassing the cache. Learnt... (by TheIdeasMan)
|
by Makerxy
Difficulty with if statements
|
|
[3 replies] Last: Thank you all, Fixed the issue :D (by Makerxy)
|
by kgoose
tolower
|
|
[1 reply] : You really made this much more difficult than it has to be. Simplified... (by Volatile Pulse)
|
by Hart88
Black Jack
|
|
[17 replies] Last: i enabled pm if you want to send it, man this was a crazy problem (by Hart88)
|
by LaC0saNostra
pointer_array_sort() problems
|
|
[2 replies] Last: Figured it out but thanks for the feedback guys (by LaC0saNostra)
|
by Zerpent
Create new file with cstdio::tmpnam() help!
|
|
[1 reply] : I realized that the tmpnam() function returns a name that starts with ... (by Zerpent)
|
by BroncoAG
Cards Dealt in Wrong Order
|
|
[1 reply] : Did you ever solve this issue? (by Hart88)
|
by Zerpent
Crash/fill harddrive with simple program?
|
|
[3 replies] Last: Ok thanks, I will probably try it out :). (by Zerpent)
|
by johnnyj2j
Mouse/Keyboard Emulator
|
|
[4 replies] Last: I have no experience with QT bit it should support Mouse and keyboard ... (by stoffe1100)
|
by imakaia
Should I include common routines members in one "include header" or use separate header for each class?
|
|
[4 replies] Last: I'm glad I could help! :) (by closed account j2NvC542)
|
by DesiredNote
Easy Problem to Fix
|
|
[2 replies] Last: You forgot return os from operator<<. (by Peter87)
|
by dancks
Collision detection kills the shooter?
|
|
[no replies]
|
by murtaza64
Help with the Z function (factorial)
|
|
[3 replies] Last: i believe Z should be Z=floor(whichnum/5.0); sinze you only add an ... (by gelatine)
|
by BroncoAG
Output being skipped
|
|
[6 replies] Last: Yeah, I just added another line of code that fixed the problem. That p... (by BroncoAG)
|
How Would One Initialise Members of an Unknown Type? |
|
[12 replies] Last: yeah, but regardless of that fact I didn't notice the compiler warned ... (by Zephilinox)
|
TERM environment variable not set |
|
[4 replies] Last: Thanks friends for your advices !! (by ThomasMylonas)
|
by BroncoAG
Lowercase output except for first letter help
|
|
[1 reply] : nevermind, i got it. (by BroncoAG)
|
by DJLad16
Help with Guess my Number!
|
|
[4 replies] Last: Yeah, I made the same thing a few weeks after I started, but I did it ... (by Zephilinox)
|
What to use when memory is limited? |
|
[4 replies] Last: On a binary level, C++ & C are more or less identical. However, some o... (by closed account zb0S216C)
|