Changes between Version 5 and Version 6 of DevelopersFAQ
- Timestamp:
- Aug 5, 2007, 8:08:44 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DevelopersFAQ
v5 v6 68 68 enough. 69 69 70 ---- 71 72 == Coding Questions == #coding-questions 70 73 71 74 === Is the code below OK? Did I account for the terminating nulls correctly? ===