by Ryborg
::className and ::method calls
|
|
[5 replies] Last: Welcome to the wonderful world of C++... (I say that to myself all the... (by Duthomhas)
|
by manutebecker
Question about functions...
|
|
[3 replies] Last: @Faldrax Of course, you are right. I was a bit unconcentrated. T... (by int main)
|
by JediPhreaK
Lights Out Game
|
|
[2 replies] Last: Start with a blank board, then randomly select a position on the board... (by closed account z05DSL3A)
|
by idle09
File reading and writing
|
|
[4 replies] Last: Try something like //Stram declaration for managers - need one f... (by Faldrax)
|
by krad1548
Weird problem with -#'s
|
|
[13 replies] Last: it worked on devc++ for me, btw just a suggestion on the code, put a s... (by manutebecker)
|
by jazcap53
Can't find predicate 'initial(char)'
|
|
[7 replies] Last: Thank you both for your thoughtful replies and the very valuable instr... (by jazcap53)
|
by bob3443
DirectX SDK Aug. 2007
|
|
[2 replies] Last: it Still doesn't work while i'm downloading it it just closes the wind... (by bob3443)
|
by Mike Hawk
background input, text output to different program.
|
|
[2 replies] Last: im using linux right now, but the computers at work are windows ME so ... (by Mike Hawk)
|
Why a specific order with preprocessors # |
|
[4 replies] Last: You are getting stdafx.h because you are incorrectly creating your pro... (by weaknessforcats)
|
by MrProfit
Problem with delete[]
|
|
[4 replies] Last: You are going to a lot of trouble here re-coding the STL. If you ne... (by weaknessforcats)
|
by ioanmih
compiling problem
|
|
[14 replies] Last: thanks ;) (by ioanmih)
|
by Nandor
string to char[]
|
|
[1 reply] : If you are talking about std::string then use the c_str or data memb... (by bnbertha)
|
5 functions |
|
[5 replies] Last: thanks Im starting to get on with this...but still a bit confused and ... (by dummyatplusplus)
|
by Frzn
using strings with fputs and strcpy
|
|
[4 replies] Last: I have reported your spamming this topic. There is no "advancing" t... (by Zaita)
|
by dominoeffekt
Beginner searching a bubby to program with!
|
|
[1 reply] : Ahem... http://www.cplusplus.com/forum/jobs/ (by QWERTYman)
|
by person
can you use c++ to make a video game
|
|
[3 replies] Last: Wireframing? You can use Microsoft Visual Studio. They have Microso... (by Zaita)
|
by mini998
' undefined reference to ' with namespaces in g++
|
|
[3 replies] Last: The first option will do. You just have to use the -L and -I command l... (by Duthomhas)
|
by Michele
including libraries
|
|
[3 replies] Last: try copying ur h files to where all the others r if ur having trouble ... (by cyberpirate)
|
by jason387
Input Validation Strings
|
|
[2 replies] Last: Thanks a bunch guestgulkan. I tried the && and everything works thanks... (by jason387)
|
by matanuragi
not getting output
|
|
[3 replies] Last: As Duoas said read the thread: Console Closing Down http://www.cpl... (by closed account z05DSL3A)
|