I don't understand this program. why you never specified the function prototype and
don't add .h behind the header file instead of this <iostream>
The <iostream.h> and <iostream.h is totally different
because the <iostream> is packed in a std namespace.
The newer compiler will complaint this mistake.
Please coding in stadard C++ in order to enhance portable.
I hope this help.
Linux is the best OS in the world.
|