Changes between Version 39 and Version 40 of ResumedC


Ignore:
Timestamp:
Sep 3, 2009, 2:49:35 PM (15 years ago)
Author:
Thanatermesis
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ResumedC

    v39 v40  
    1818#!C
    1919/* Wrong way: */
    20 if (strcmp(string1, string2)
     20if (strcmp(string1, string2))
    2121 ...
    2222