Changes

Jump to: navigation, search

OOP244 - Success Project Dev Page - 20101

21 bytes added, 21:21, 23 June 2010
m
Part 2- complex functions: Added revision fix to Error 9.23
| Test 9.23 is currently failing as well. It tests for what values are based on when IsTextEditor is 0 and ESCAPE_KEY is hit. Comment out #defines in iofmain.c if you want to test this one directly.
mjschranz solution: Basically, after reading the instructions a little bit more clearly for ESCAPE_KEY and IsTextEdior being 0 I figured it out. We currently were restoring the string to the previous incarnation of it with the backup, but we had no backup for the offset and curpos values. All I did was make two integer variables for them and then assigned *offset and *curpos to them whenever ESCAPE_KEY was hit and IsTextEditor was 0. Fixed in revision 87.
|| 06/23/2010 || mjschranz || mjschranz || 06/23/2010
1
edit

Navigation menu