To the members of the CPSC 240 class:
Some of you have asked me why you cannot include the two libraries <iostream> and <stdio> in the same C++ function. It appears that you can do exactly that. Please investigate this program that includes both header files.