| Sign In/My Account | View Cart |
| Article: |
Strings in Cocoa: Part I | |
| Subject: | Why not correct the wrong example | |
| Date: | 2001-07-06 17:06:32 | |
| From: | briandds | |
|
Response to: Why not correct the wrong example
|
||
|
Um, it's still wrong. strcmp() returns zero if the strings are identical, so the code there should be:
|
||