by otman
How can assign a class value to another nested classes in C++
|
|
[2 replies] Last: your calling a constructor you didnt make (by closed account Dy7SLyTq)
|
by foozhan
shared_ptr in boost library
|
|
[3 replies] Last: shared_ptr has two members 1. the pointer to the object 2. the pointe... (by coder777)
|
by Jaybob66
casting problem with virtuals
|
|
[7 replies] Last: @JLBorges my mistake, CClassB has a virtual dtor() but CClassA doesn'... (by Jaybob66)
|
by kaiwei
a simple problem for output
|
|
[4 replies] Last: Again, thanks! (by kaiwei)
|
by Sarmadas
unknow error
|
|
[4 replies] Last: then the compiler again give me same error Because you're still not... (by andywestken)
|
How to use Excel Libraries in C++ Project |
|
[4 replies] Last: The project that coder777 provided a link to looks rather dated (it's ... (by andywestken)
|
by iliya24
Destractor
|
|
[1 reply] : > myclass* first= new myclass(); give me one good reason to have t... (by ne555)
|
by asda333
error help
|
|
[4 replies] Last: because calibration.cpp is a pre built function file that is in the op... (by asda333)
|
by Boomers
Adding large integers
|
|
[7 replies] Last: Thank you so much. I couldn't figure it out to save the life of me. Bu... (by Boomers)
|
by nutty craze
Encrypting/Decrypting strings
|
|
[3 replies] Last: Thanks guys, my program works now (by nutty craze)
|
by Snaksa
Functions Error
|
|
[4 replies] Last: Lol, thanks. I didn't expect that the template can be the problem :) (by Snaksa)
|
by asda333
goodfeaturestotrack
|
|
[no replies]
|
by akn10red
Please help me find relationship b/w 2 hex strings
|
|
[no replies]
|
by TDSGoldenSun
Database Connections in VS2012
|
|
[no replies]
|
sscanf. |
|
[3 replies] Last: Thanks guys! That worked! And I will check this regex implementation i... (by CPlahPlahLearner)
|
by vFreeman
Please help !!!
|
|
[2 replies] Last: Appreciated. (by vFreeman)
|
by minak
TCP server
|
|
[1 reply] : And did you look up in google what does that error code mean? they po... (by tath)
|
by snova332
Website API in C++
|
|
[4 replies] Last: @Zhuge I am using Visual Studio 2012 Express for desktop, plus I've ad... (by snova332)
|
by Zero Reign
Object Inheritance
|
|
[5 replies] Last: Yep, I think you hit the nail on the head. Good work. (by Zhuge)
|
by tp11
Hash Table Question
|
|
[2 replies] Last: I guess this code should show you some error. You have only one return... (by MatthewRock)
|