21
edits
Changes
→To Do
* Create a blog (if you don't already have one) and [[Planet CDOT Feed List|add your feed]] to [http://zenit.senecac.on.ca/~chris.tyler/planet/ Planet CDOT]
* Challenge: write this function without using any library functions; void GetInt(char *strint, int val);<br /> this function gets an integer value and converts it to a string ("strint")
* Challenge: Modify [[OOP344 Assignment One#void io_display(const char *str, int row, int col, int len)|io_display]] function to the shortest code possible. Get the source [https://cs.senecac.on.ca/~fardad.soleimanloo/oop344/notes/A/0107A-Sep17/ HERE].
==Week 3 - Sep 20==
===To Do===