1、首先打开vc6.0, 新建一个项目
3、添加main主函数
5、在main函数定义int了性number1,number2, binSub
7、调用binAddition、binSubtracton
9、运行程序,看看结果