by arsenic
Clarification on a Tutorial..
|
|
[2 replies] Last: Ah yes you're right, I was thinking about it differently. Thanks! (by arsenic)
|
include file |
|
[4 replies] Last: You could pass a simple unsigned char pointer and the sizes (x, y and ... (by bbgst)
|
by benjam87
C++ Road Trip Planner
|
|
[1 reply] : Sounds like a massive project. Really C++ would only be used for the ... (by mik2718)
|
by youtubezou
wired input character,can't read by input stream function
|
|
[2 replies] Last: thanks a lot. with your help,i solve the problem. But, i still have a ... (by youtubezou)
|
by Meziee
Dinosaur classes.
|
|
[5 replies] Last: SetBehavior - you have called it SetBehav in the base class. Using th... (by mik2718)
|
by Sspangler
char in if statments
|
|
[6 replies] Last: I don't see how getdata works. You are passing in pointers to ints an... (by mik2718)
|
by Stewbond
Include an external library in my .lib file
|
|
[4 replies] Last: You should be aware that doing that has legal implications when it com... (by Duthomhas)
|
by ozarka30
105 errors on build but none of them point to a spot in the file T.T
|
|
[6 replies] Last: nvm i know whats wrong (by ozarka30)
|
by Taunter13
While loop help
|
|
[3 replies] Last: Yes, that while loop said: while Hero is alive OR while Monster is al... (by LB)
|
by malvado
I need to know this, plz help
|
|
[1 reply] : btw: Is ISO 14882 the same as ISO/IEC 14882? (by malvado)
|
by malvado
Question
|
|
[3 replies] Last: "ISO/IEC TR 19768:2005 C++ Library Extensions" is not a book. It's an ... (by Moschops)
|
by mario17
How to catch newlind on Win in getline
|
|
[2 replies] Last: Hi, Duoas !!!!! That's really helpes and saves my project !!! THanks... (by mario17)
|
by Sspangler
unresolved external symbol
|
|
[6 replies] Last: Or if a switch statement would work better i can use that too (by Sspangler)
|
by martineu
Task: Write a C++ program !
|
|
[no replies]
|
by lothrodel
Lottery program using class need help!
|
|
[1 reply] : Try this function void TexasLottery::MatchNum() { match = 0; for(cou... (by junior7667)
|
by Johnb5
A little assitance..
|
|
[10 replies] Last: ive gotten my loop to stop, but i need it to continue after everytime ... (by Johnb5)
|
by kevin12331
Help with programming a bot
|
|
[no replies]
|
by SeanR
Problem: successful build but program displays nonsense in output (programmed in C not C++)
|
|
[11 replies] Last: Thanks, Duoas. That was brilliant code but I didn't fully understand c... (by SeanR)
|
by joshrocks
2 questions
|
|
[3 replies] Last: You sound young and I applaud your enthusiasm BUT... Can you implemen... (by cnoeval)
|
by adonaldson
help me understand linked list
|
|
[no replies]
|