Skip to content

Compare two strings in C to check if they are identical

Notifications You must be signed in to change notification settings

nickdavies791/compare-strings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Compare Strings

Compare two strings in C to check if they are identical.

Usage

$ ./compare
a: Nick
b: Nick
Same
$ ./compare
a: Nick
b: Geoff
Different

About

Compare two strings in C to check if they are identical

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages