Recent content by Malvenuto
-
M
C/C++ Guide to C++ Programming For Beginners
In Exercise 5, the do-while example code prints out HELLO only twice instead of the 3 times shown in the example output.- Malvenuto
- Post #119
- Forum: Programming and Computer Science
-
M
C/C++ Guide to C++ Programming For Beginners
Assignment 3 requires use of the sqrt() function and the math.h library. The tutorial before that point doesn't mention them. Not sure whether or not you meant to leave them for the reader to find out on his own, but if not it might make sense to add them.- Malvenuto
- Post #117
- Forum: Programming and Computer Science