Do not use on any
shared computer
July 25, 2008 12:55pm pdt

Experts Exchange is proud to recognize the top Experts of 2008. Alter egos aside, these Experts are technological superheroes!

 

Welcome! If you have any general questions about Experts Exchange, feel free to ask me.

 
Time Tested C / C++ / C# Solutions: 26 - 32 of 32
null
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...