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
~79 People Reached
Favorite Forums
Favorite Tags
c x 1
Member Avatar for les2

1.CREATE A FUNCTION [U]void mycpy[/U] to copy a string. 2.CREATE A FUNCTION [U]void mycat [/U] to cut and append a string unto another string. 3.CREATE A FUNCTION [U]void mycomp [/U] to compare whether two strings are the same or not. The prototypes of the functions are 1. Void mycpy(char*,char*) 2. …

Member Avatar for Ancient Dragon
0
79