8000 GitHub - nickdavies791/compare-strings: Compare two strings in C to check if they are identical
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

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

0