时间:2024-10-13 21:26:52
1、首先打开vc6.0,新建一个项目
3、添加main主函数
5、在main函数定义int了性number1, binAdd, number2
7、调用binAddition
9、运行程序看看结果