by zlatan
To recognize words
|
|
[8 replies] Last: You could store your 400 words in a string type array. You would need ... (by buffbill)
|
by juanwalker
Map iterator issue
|
|
[4 replies] Last: The two members of a pair, for a map are: pair<const Key, Value> I ... (by n4nature)
|
by n4nature
Custom memory manager
|
|
[5 replies] Last: The default memory manager is or can be made thread-safe. I cannot ... (by jsmith)
|
by rijaalu
matrix class
|
|
[1 reply] : (i,j) does not call operator()( int, int ) on "this"; it does somethin... (by jsmith)
|
Anyone using DarkGDK? |
|
[6 replies] Last: yup i am making one right now but i want a team (by closed account y8h7M4Gy)
|
by shenh
what are the meanning of the two directives?
|
|
[2 replies] Last: Thanks Bazzy for your quick response. I get it. It does not matter wha... (by shenh)
|
by sambender
Compiling GMP on windows
|
|
[no replies]
|
by BrainFRZ
Determining User's OS
|
|
[1 reply] : You can't detect the user's OS. Well, not at run time, anyway. You can... (by helios)
|
by chrisname
Can you make a variable constant?
|
|
[6 replies] Last: I always liked Pascal's "variable constants". (by jsmith)
|
Question about pointers. |
|
[2 replies] Last: ok thanks. (by magnificence7)
|
by adilsajjad
readind an urdu text file in c++
|
|
[3 replies] Last: "URDU" is a language from out India/pakistan way. (by guestgulkan)
|
by Null
Can't figure out a simple problem
|
|
[7 replies] Last: int width=bmih.biWidth*(bpp/8); // width of bitmap in pixels ... (by Disch)
|
by graciano
Memory Allocation question
|
|
[3 replies] Last: An additional note: without deleting p, both uses of new are creating ... (by moorecm)
|
by hannes
Interface and executor
|
|
[no replies]
|
by ckdur
USB Flash Drive
|
|
[2 replies] Last: How to i use this? A Basic Example for enumerate USB Flash? (by ckdur)
|
by ksmcm2002
Problem with looping
|
|
[6 replies] Last: That isn't standard C++ (by Bazzy)
|
by silayse
Least Recently Used Page Replacement
|
|
[2 replies] Last: I will check the article,I just ask for source and idea not Code!!!! ,... (by silayse)
|
by johnson518
vector iterators incompatible
|
|
[8 replies] Last: No, my point was that I think even doing what you tried isn't enough b... (by jsmith)
|
How to start game programming |
|
[11 replies] Last: @ciit015 that's not gonna work. you have to download allegro and add ... (by blackcoder41)
|
by prasanjeet
sound apllication in c++
|
|
[2 replies] Last: chrisname, don't even bother lol... (by closed account S6k9GNh0)
|