Hello,
I am trying to implement a function that calculates the position for a counter of a motor. I would like to store the postion values for the different times in a vector (or array?). Thi...
I have Windows XP running on my pc. With Turbo c++(Borland® C++Builder® for Microsoft® Windows" Version 10.0.2288.42451) running as my default compiler. Can you please tell me how to compile f...
I populate a TCHAR with a value from the registry:
TCHAR lpszDbPath[MSGBUFSIZ];
// registry key setup and error checking code omitted for clarity
RegQueryValueEx(hKey, _T("DBQ"), 0, &...
The following is the message I'm receiving:
[Linker error] undefined reference to `errorReport::blockMsg(std::string, Token)'
I would appreciate suggestion on where to look for the pr...
Does anyone know of a good c compiler and dev environment for windows?
I have read some articles that in the future the C++ language will extinct.
That is because C++ does not support .NET.
Since I am a user of Borland C++ Builder, I am used to it, i got concer...
Hi Experts,
What C++ IDE, Win32, would you recommend?hat is good and easy to setup. I am just learning C++.
1. It is user friendly and easy to setup.
1. It does not have to have VCL comp...