by rahulroy
can i get Source code of fully-functional c++ programs plz help
|
|
[13 replies] Last: thanxs guys......for ur helpful comments... (by rahulroy)
|
ask for advice |
|
[2 replies] Last: Multimap will not preserve the original order of the elements. Is that... (by hamsterman)
|
by BehzadX
Using common function in different classes
|
|
[8 replies] Last: Ok. Thanks a lot :-) (by BehzadX)
|
by FiftyEight
MySQL source code
|
|
[12 replies] Last: Yeah, right. Thanks ashish. But I'll try out the c++ myql connector th... (by FiftyEight)
|
check number is octal or not?? |
|
[1 reply] : If you put a zero in the front, you've made it octal. (by Moschops)
|
by ausairman
using info from functions to define other functions and structures
|
|
[2 replies] Last: A constant is something you should know at compile time. If you have t... (by hamsterman)
|
by nanger
how to get the number of the element that appears most in a multiset
|
|
[6 replies] Last: What would be wrong with treating the multiset as an array and iterati... (by buffbill)
|
by TSW
How Can I Make a Double Buffer? I Made a Bitmap Loader, Help please !!!!!
|
|
[1 reply] : Hi, you should update your compiler and your reference book. main must... (by ne555)
|
sine wave drawing functionality |
|
[11 replies] Last: thanks, that is really cool (by closed account zwA4jE8b)
|
by darkhorse
Problems Creating an Array of a Custom Class
|
|
[4 replies] Last: You are an absolute Life saver dude, thank you so much, I will always ... (by darkhorse)
|
by Mechlordx
Question about outputting
|
|
[7 replies] Last: yes, thats what i meant. and i got it on there, now i just have to lea... (by Mechlordx)
|
by webJose
How do I securely erase std::wstring?
|
|
[1 reply] : Is there an already-made secure string in STL? No. What's the name ... (by helios)
|
by ee2014
string parsing
|
|
[5 replies] Last: Shouldn't those be in double-quotes anyway? (by LB)
|
by Ryogathelost
Trying to Build a Phone Number Program
|
|
[5 replies] Last: Yeah, I was kinda anticipating that third problem. It runs through th... (by Ryogathelost)
|
by corrado
Calculating bounce angle (Kinect Pong)
|
|
[1 reply] : I've never dealt with kinect so I don't understand. What input do you ... (by hamsterman)
|
by sasan9000
help me for project TTime class
|
|
[5 replies] Last: Instead of class Something{ void print( std::ostream& out ) { ... (by hamsterman)
|
by addition27
error MSB6006: "cmd.exe" exited with code 3
|
|
[1 reply] : code would help :) You probably have some stack overflow or some othe... (by ModShop)
|
by jmadsen
Sending a vector to function for sorting
|
|
[2 replies] Last: Right, thank you (by jmadsen)
|
by jorgen
How to link to dynamic CRT?
|
|
[4 replies] Last: Oh yeah there I found it, didn't help however. Thanks anyway! (by jorgen)
|
by jnrakk
Weird errors, programs not working, HELP.
|
|
[2 replies] Last: Thanks!! that helped a ton, but the real problem i found was in the ... (by jnrakk)
|