Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~237 People Reached
Favorite Forums
Favorite Tags

2 Posted Topics

Member Avatar for farahlyna

In C a structure is passed to a function by value. This means that the structure valued is copied for processing in the body of the function. Therefore any changes made to the value by the function would not give any effect on the value of the structure Any idea …

Member Avatar for gerard4143
0
126
Member Avatar for Ray007

Hi Westony, I have problem with line 43 still error on 43 expression syntax in function print_book_info..

Member Avatar for farahlyna
0
111

The End.