Changes

Jump to: navigation, search

Assignment 2 (Release 0.1): Q & A

246 bytes added, 18:38, 10 October 2012
no edit summary
#Smart word wrapping - words are not cut off mid-word while wrapping
#Optimization - "test" compiled executables have efficiency issues when moving boxes around
#Colors - you can add color to the test program if you're making your own main'''(Warning! Platform Dependent Code)'''#Cursor Visibility - you can toggle the cursor visibility '''(Warning! Platform Dependent Code)'''
#Timer - to keep track of how long the user has been running your custom main
#Files - Read string from file, use that string for editing, then write the result string to that file, overwriting original
#Child Tracking - each frame keeps/updates number and an array of addresses of children frames within it.

Navigation menu