原帖由 yangzz 于 2009-9-10 02:03 PM 发表
Question 2: Merging and listing selected records using files.
The employee salary details of the two branches (Branch-A and Brach-B) of XYZ company are kept in two separate files (Salary_A.tx ...
原帖由 yangzz 于 2009-9-10 11:53 PM 发表
我读工程系~学coding已经很不错了啦~看到都傻掉~换了换了~现在用
#include
#include
#include
int main()
{char cmpa,cmpb;
FILE*fp1;
char name[10],designation[25];int id,branch,op=1;float sal ...
原帖由 yangzz 于 2009-9-11 12:46 AM 发表
又弄多一个了~这个比较好~但print出来的东西会多一行~
#include
#include
#include
int main()
{
FILE*fp1;
FILE*fp2;
FILE*fp3;
char name[10],post[25],name1[10],post1[25];
int id,branc ...
原帖由 yangzz 于 2009-9-11 04:17 AM 发表
谢谢哦!对我很大帮助~
我刚刚自己一个人在想的~
我的电脑没有compiler~
#include
#include
#include
int main()
{
FILE *fp1,*fp2,*fp3;
char name [10],post[25];
int id,branch ...
原帖由 Super-Tomato 于 2009-9-13 11:46 PM 发表
可設定 java, c++, php, html 等的 IDE 軟體應該蠻多的, 到 google 就可以搜索了, 而微軟的某些產品方面大概只有用回他們本身的 IDE 吧
欢迎光临 JBTALKS.CC (https://jbtalks.my/) | Powered by Discuz! X2.5 |