(no title)
butlerm | 2 years ago
Any C++ program that does not do heap allocations either uses arrays as a substitute for the same thing or isn't a general purpose application.
butlerm | 2 years ago
Any C++ program that does not do heap allocations either uses arrays as a substitute for the same thing or isn't a general purpose application.
No comments yet.