by BKR1888
Getting data and reporting errors
|
|
[15 replies] Last: Finally :) Thank you for all your help! Have a Happy New Year aswell! (by BKR1888)
|
Getting a point rotation or normal from 4 vectors |
|
[2 replies] Last: Hi, I am guessing you want to work out the centroid of your 3 or more... (by TheIdeasMan)
|
by Adem Penver
Difference between directx9 and 11
|
|
[2 replies] Last: They're completely different. There is no use for D3D9 anymore. Learn ... (by Avilius)
|
by zwierzak
Subtracting pixel values from two different bmp files
|
|
[4 replies] Last: Doesn't seem to like casting the address of a char* to a char*, try re... (by naraku9333)
|
by superfury
VGA CRTC Address wrap effect?
|
|
[no replies]
|
by Shae
OpenCV on DEV-C++ 5.8.3 not working
|
|
[no replies]
|
by HalfNOoB
[C++/SDL2] Tile Based Collision Detection
|
|
[13 replies] Last: Hi poteto Thanks for the variety of your tips! You are right, I have... (by HalfNOoB)
|
by rabi ansari
header file
|
|
[2 replies] Last: i need its functions.... (by rabi ansari)
|
by junhan
Displaying max min ave temperature
|
|
[3 replies] Last: That's your job. Follow the steps I wrote above and when you get stuck... (by benbalach)
|
by bbugyi200
Floating-Point Question.
|
|
[2 replies] Last: The incomplete answer (in reverse) is: For single precision, the mant... (by ShodanHo)
|
by armonsafai
rvalue references
|
|
[1 reply] : > Can someone explain to me in depth what rvalue references are? > Ho... (by JLBorges)
|
by darkeindzel
tilting a 2d background?
|
|
[no replies]
|
Getting current date and time in C++ |
|
[1 reply] : // http://www.cplusplus.com/reference/ctime/strftime/ // strftime exa... (by anup30)
|
by lynchase
Man vs Zombies and Holes
|
|
[2 replies] Last: Thank you. I'll try to rework this with your ideas. I do like the i... (by lynchase)
|
by kulkarnisr
Looping through template objects in map
|
|
[4 replies] Last: That is rather obvious. The type of first_prop is some_obj<short>* a... (by keskiverto)
|
by IRushR
stoi() in Code::Blocks 13.12 MinGW/GCC (4.8.1)
|
|
[8 replies] Last: Odd report... anyways... complimentary post about my favorite librar... (by NoXzema)
|
Server(memory heap?) - SFML & cppdb |
|
[8 replies] Last: Heh, I just fixed it!!! Thought, I didn't run it in debugger. I always... (by closed account 3q9hb7Xj)
|
Making Email Servers? |
|
[4 replies] Last: Awesome, thanks! (by closed account 2hfG1hU5)
|
by zoran404
Small problem with including a library
|
|
[3 replies] Last: removing .lib worked. tnx -lmingw32 isn't necessary I think. I'm using... (by zoran404)
|
Weird crash with dynamic structure |
|
[6 replies] Last: I will look again. This morning I uncommented the lines that was a pro... (by vivienneanthony)
|