by Muhammad99
How can i create my header file?
|
|
[1 reply] : Open a text editor, type in the things you want in the header file, an... (by Moschops)
|
by clros
Is thread active/alive? c++0x
|
|
[4 replies] Last: Under Linux, "ps -eLf" can tell you the number of threads. (by PanGalactic)
|
by abakiz
Changing object values in different function
|
|
[12 replies] Last: I know what I was doing, I forgot to put square[//the number] ;( Th... (by abakiz)
|
Turn Speed |
|
[2 replies] Last: Alright. Thanks, Quirk. (by closed account zb0S216C)
|
Check for connection |
|
[2 replies] Last: See how many user are connected to port 80 of a remote machine using '... (by rishabhagl)
|
by arveen11
Number, Letters and Space Only allowed.
|
|
[8 replies] Last: i want to put another one.. like name address age.. can you tell me h... (by simeonz)
|
by GulHK
QT related interview questions
|
|
[3 replies] Last: Thanks Duoas :) I did write programs in QT but it was three years... (by GulHK)
|
by Vita
Why SDL_Surface can not be static member in Class
|
|
[2 replies] Last: How can I use that I don't understand? Can you give me a sample. Tha... (by Vita)
|
by isnork
Changing the type of a class attribute dinamycally
|
|
[3 replies] Last: EDIT: Man, I did not read inside the parenthesis in your original post... (by simeonz)
|
by Assassin7257
RPG Game
|
|
[1 reply] : Ok, mate, I like the enthusiasm but could you limit yourself to one po... (by sargon94)
|
by RAWBERRY
Factor Counting Algorithm
|
|
[9 replies] Last: @RAWBERRY Don't use floating point counter. Use an integer one. Preco... (by simeonz)
|
while loop issue, putting the finishing touches on program. |
|
[2 replies] Last: I really don't know. I commented it and it appears to be working in Un... (by skatingrocker17)
|
by onion
structs overloading ?
|
|
[2 replies] Last: Can I do like this? struct IF IF; struct Stmt { IF ifStat; }... (by onion)
|
by asuri
Changing string to char
|
|
[3 replies] Last: There's no need to use c_str at all. Just do this: board = ... (by Disch)
|
by kramman
How to continously check for serial data
|
|
[no replies]
|
by Trabzon
string data() and c_str() functions
|
|
[9 replies] Last: What happens according to this strategy when you append characters and... (by simeonz)
|
by Onceler
how do I implement a counter from 0-C hex (1,2)
|
|
[24 replies] Last: is 1A the EOF like it is in assembly? (by Onceler)
|
by readysetgo
How to map 256 numbers between -1 and 1
|
|
[2 replies] Last: ah - very simple indeed, thank you hamsterman! (by readysetgo)
|
by asuri
sudoku row and column check
|
|
[2 replies] Last: No Sir, this is actually a part of assignment where the part 1 asks me... (by asuri)
|
by Disch
SFML setup in VC++ 2010
|
|
[2 replies] Last: I just don't like taking up space on a forum like this with such basi... (by firedraco)
|