Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
2
Posts with Downvotes
2
Downvoting Members
2
0 Endorsements
~526 People Reached
Favorite Forums

7 Posted Topics

Member Avatar for Member #773563
Member Avatar for Hawking

Ya.. the above link provides you all.. for just knowing you could refer file handling operations in any c language books....

Member Avatar for kiran002
-3
111
Member Avatar for cyn4kids
Member Avatar for CleverSunshine
0
166
Member Avatar for PCSAWICK829
Member Avatar for rotnralph
Member Avatar for vigneshbro

This is vignesh.. pursuing my B.Tech final yr. in ANNA UNIVERSITY, TamilNadu... I heard that this community is very helpful for freshers and the one who would like to know more about the IT technologies... So, i hope that u all friends will help me to gain knowledge about the …

Member Avatar for vigneshbro
0
35
Member Avatar for vigneshbro

Can u plz explain the output...... [code] #include<stdio.h> #define product(n1,n2) n1*n2 int main() { int a,b,c; a=b=2; c=product(a+2,b+1); printf("%d",c); return 0; } [/code] output:7

Member Avatar for kings_mitra
-1
69

The End.