Hi. I am having a standard SDI application that must be modified to be ANSI mode. How or where should I this modification? Thanks. F.R.
hello. i am having a problem with the this-pointer in the code below. for the command: "MyFunctB(this)"; i am getting the following error:...
HI. I would like to resize the array '*data' dynamically. In C it is possible to use realloc, but what would I do in C++? Thanks. F.R....
Hello. May I ask a question to the ctor in this program. main.cpp: #include <iostream> #include "cTest.h" int main() { cTest i;...
Morning! I am facing a small problem with the following code: #include <iostream> #define DIM 1 #include "cTest.h" int main() {...
Separate names with a comma.