In Objective-C, it is possible to compare two NSString objects by stating:
if ([string1 isEqualToString: string2])
{
//Code
}
How do I compare whether or not string1 is NOT equivalent to string2?
I tried:
if (string1 != string2)
This doesn't work.
...program? I understand that you can use any file extension you want when creating the file, but all a smart person has to do is assign Notepad to it and it can be read and edited without the help of my program.