Joined
Last Seen
0 Reputation Points
20% Quality Score
- Upvotes Received
- 0
- Posts with Upvotes
- 0
- Upvoting Members
- 0
- Downvotes Received
- 1
- Posts with Downvotes
- 1
- Downvoting Members
- 1
0 Endorsements
Ranked #55.0K
2 Posted Topics
Re: perfect c code only , gives perfect pascal's triangle | |
Re: strcmp will not do good, u have to use strstr() function with loop and if condition which say "strstr(s1,s2)==null" to count the given string line in the file,strstr is available in string.h |
The End.