Logo 
Search:

C Programming Answers

Ask Question   UnAnswered
Home » Forum » C Programming       RSS Feeds
  Question Asked By: Ram Prakesh   on Feb 26 In C Programming Category.

  
Question Answered By: Shruti Sharma   on Feb 26

Hi Ram,

Have u tried searching this, from searchbar on top?

I found this articles useful.

1) Program to copy one string s2 to another string s1 without using strcopy function
www.syntax-example.com/.../...-string-s1-2234.aspx

2) Program to compare one string s2 to another string s1. Print the difference of first unmatched characters (Without Using strcmp function) in C Programming
www.syntax-example.com/.../...-string-s1-1462.aspx

There are lots of articles maching your need.

Share: