Changes

Jump to: navigation, search

Hints for OOP344 Assignment 1

167 bytes added, 22:46, 23 September 2011
no edit summary
// if (*instermode){
// do something with str[*strOffset+ *curPosition]
// Push all the characters on the right hand of the cursorto the right to make room for new character. // Move the cursor after the new inserted character.
// }
// else{
// do something else with str(.....
// Move the cursor after the new overwrite character
// }
//}
1
edit

Navigation menu