Added function to example 5-5 named strncmp. Compares contents of string s1 with...
commitc3b78148d62c4818380d53ea46d02fdc47f7667a
authorSteven Schronk <steven@schronk.com>
Wed, 23 Dec 2009 19:35:36 +0000 (23 13:35 -0600)
committerSteven Schronk <steven@schronk.com>
Wed, 23 Dec 2009 19:35:36 +0000 (23 13:35 -0600)
tree59bb0ff1135eed610807f5db38383775c9372390
parentf1c2d51ad9e4babefbc954c18cb7c593f53a40e0
Added function to example 5-5 named strncmp.  Compares contents of string s1 with contents of s2.
ex_5-5.c