Changes

Jump to: navigation, search

Programming Stream

1 byte removed, 19:27, 16 April 2014
Sixth Draft of the Learning Outcomes
# design program components using raw pointers, pointer arithmetic, and smart pointers to access data in program memory
# design multi-tasked solutions using threading libraries to improve the performance of a program
 
# design file stream objects to backup text and binary data for future restoration
# trace the execution of program code that includes a linked list to debug an application

Navigation menu