by spitfire
Buffer problem
|
|
[1 reply] : Couldn't you just read everything into a single string with a bunch of... (by firedraco)
|
by HarbingTarbl
Gah! Include and Header Problems.
|
|
[1 reply] : CTimer is an "include dependency" of CEngine. Therefore engine.h sh... (by Disch)
|
C++ write to form |
|
[1 reply] : I'm going to assume you are using windows... So you might want to take... (by HarbingTarbl)
|
by i am sarah
how can i use QFC and QPC
|
|
[11 replies] Last: thanks alot kbw for your help although i did not understand but hopful... (by i am sarah)
|
by StdError
General question about RAII
|
|
[15 replies] Last: If you use Linux and GCC, google for "mtrace". IIRC this was a tool wh... (by imi)
|
by vladdo96
Two errors.
|
|
[6 replies] Last: vladdo. Grey Wolf was simply pointing our that there are a variety of... (by idbentley)
|
by zootv
If-else statement assistance needed
|
|
[2 replies] Last: Thanks for your reply but I solved the problem. 32 is the area of a dr... (by zootv)
|
by idbentley
set of set iterators
|
|
[no replies]
|
by imi
operator= called instead of move-constructor?
|
|
[2 replies] Last: Actually, it's even stranger. I guess I don't understand rvalue refere... (by imi)
|
by HarbingTarbl
Problem with Inheritance and Polymorphism
|
|
[4 replies] Last: Ah ya, I just took a look at my entities.cpp, I had tried to define a ... (by HarbingTarbl)
|
by JRevor
Problems with EOF
|
|
[2 replies] Last: Sounds pretty interesting. That could be the reason behind some mister... (by JRevor)
|
by JRevor
Reading char with code -31.. what the hell?
|
|
[2 replies] Last: Effectively, that solved the problem. Thanks! (by JRevor)
|
by the thinker
sending information to a function
|
|
[1 reply] : why would you need a header here? Of course you could, but they are on... (by hamsterman)
|
by chewykb24
infix to postfix
|
|
[1 reply] : ...? (by chewykb24)
|
by chron3
counting vowels in a string
|
|
[2 replies] Last: Thank you, jsmith (by chron3)
|
by gajji2020
array removal doubt
|
|
[6 replies] Last: [quote=gajji2020]This is not an homework.. i tried it but its giving w... (by closed account z05DSL3A)
|
by shadowayex
Stand Alone C++
|
|
[14 replies] Last: It's an emulator. It emulates the Windows API. It's too thick to be a... (by helios)
|
by Seraphimsan
Array of differently sized arrays
|
|
[4 replies] Last: Jagged Arrays are usefull for implementing Undirected Graphs if you wa... (by closed account 1yR4jE8b)
|
by Tapas Bose
How to implement find_if and remove_if
|
|
[13 replies] Last: Okay. understand. (by Tapas Bose)
|
by yuriythebest
grayscale bitmap-> 2d array?
|
|
[1 reply] : Maybe reverse engineer the process going into ascii art conversion sof... (by Seraphimsan)
|