Search:
Login
Preferences
Help/Guide
About Trac
Forgot your password?
Wiki
Timeline
Roadmap
View Tickets
Search
Context Navigation
←
Previous Change
Wiki History
Next Change
→
Changes between
Version 39
and
Version 40
of
ResumedC
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
Sep 3, 2009, 2:49:35 PM (
15 years
ago)
Author:
Thanatermesis
Comment:
--
Legend:
Unmodified
Added
Removed
Modified
ResumedC
v39
v40
18
18
#!C
19
19
/* Wrong way: */
20
if (strcmp(string1, string2)
20
if (strcmp(string1, string2)
)
21
21
...
22
22