RCS file: header.h,v Working file: header.h head: 1.1 branch: locks: strict access list: symbolic names: keyword substitution: kv total revisions: 1; selected revisions: 1 description: In file all header files included this project related . —————————- revision 1.1 date: 2016/02/28 … Continue reading
RCS file: header.h,v Working file: header.h head: 1.15 branch: locks: strict access list: symbolic names: keyword substitution: kv total revisions: 15; selected revisions: 15 description: In file all include header files related this project. —————————- revision 1.15 date: 2016/02/25 06:18:43; … Continue reading
#include<stdio.h> int main() { int a=5; int b=6; int c=7; a^=b,b^=a,a^=b; b^=c,c^=b,b^=c; printf(“a= %d\n”,a); printf(“b= %d\n”,b); printf(“c= %d\n”,c); return 0; }
RCS file: header.h,v Working file: header.h head: 1.1 branch: locks: strict access list: symbolic names: keyword substitution: kv total revisions: 1; selected revisions: 1 description: In file include a all header files realted this project. —————————- revision 1.1 date: 2016/02/04 … Continue reading
RCS file: header.h,v Working file: header.h head: 1.2 branch: locks: strict access list: symbolic names: keyword substitution: kv total revisions: 2; selected revisions: 2 description: In file a include a header files related the this project —————————- revision 1.2 date: … Continue reading