|
|
|
|
|
by FpUser
2136 days ago
|
|
I use C++ to write business servers that along with managing data do some heavy calculations and reporting. I see no problems at all using C++ (in combination with some libraries) for this purpose. They're blindingly fast and memory efficient. Using modern C++ they're not any more difficult to develop then using "traditional" means. |
|