by Weikarczaena
Standardizing size of float across multiple systems
|
|
[3 replies] Last: A simple XOR-based encryption should suffice. Otherwise, display an er... (by S G H)
|
by zoran404
Need an example for OpenGL (1,2)
|
|
[38 replies] Last: [quote=NoXzema]Oh? What company have you been hired at that showed thi... (by Avilius)
|
by mrbean1234
Vehicle routing problem
|
|
[no replies]
|
by robsonmg
Problem with do...while
|
|
[2 replies] Last: Hey Robsonmg, b <= 2 ( b is less than or equal to 2) and b >= 7 (b i... (by closed account jh5jz8AR)
|
by FASI
A LITTLE HELP NEDEED WITH GAME HANGMAN
|
|
[8 replies] Last: thanks again :D (by FASI)
|
by user404
Console window closes
|
|
[2 replies] Last: A very simple way to save input between instances of your program is t... (by bugbyte)
|
by Gyiove
Check if i can do 'delete pointer'
|
|
[5 replies] Last: What do you mean by out of scope? When a function exits, all the lo... (by AbstractionAnon)
|
by robsonmg
Problem with fstream
|
|
[2 replies] Last: oh.... yes, why I didn't think about case thank you very much! (by robsonmg)
|
by bugbyte
Rational Type - Feedback appreciated
|
|
[10 replies] Last: All right, after thinking about this, and also asking on another forum... (by bugbyte)
|
by anhnha
Carray:: GetData() Return Value
|
|
[3 replies] Last: I don't know why they use a cast. It looks totally unnecessary. (by Peter87)
|
by peter982
Reachability Time Complexity
|
|
[no replies]
|
by Sana Ejaz
not accepting that == sign
|
|
[1 reply] : Use std::strcmp to compare C strings (char*) or use == and make sure a... (by Peter87)
|
by MXK Racing
Programmer Wanted
|
|
[1 reply] : <--- "Jobs" ^^ Happy new year! (by iQChange)
|
by TheIdeasMan
Exceptions : interesting problems
|
|
[2 replies] Last: Hi, Thanks for your reply :+) For instance: What would the OS need ... (by TheIdeasMan)
|
by gaurav97
program to print upper half of matrix.
|
|
[3 replies] Last: Thanks man :) (by gaurav97)
|
by supracharger
How would I get the Harmonic Pieces of a given Frequency
|
|
[no replies]
|
morse code program c++ please help! |
|
[2 replies] Last: Thanks! (by stephanie4582)
|
c++ please help |
|
[7 replies] Last: Thank you! (by stephanie4582)
|
by croatplayer
read and rewrite lines in file in C++
|
|
[4 replies] Last: Thanks, it is very good now (by croatplayer)
|
by mashedtatoes
How can I pass a pointer to member function (polymorphic structure)?
|
|
[6 replies] Last: Ohh ok. I almost had it correct, I just underestimated what std::bind ... (by mashedtatoes)
|