Open main menu

CDOT Wiki β

Changes

OOP344 ljubomir notes

183 bytes added, 19:24, 31 October 2009
Week 6 - Oct 11
#use the memory
#when you are done, deallocate it - delete[] p;
 
==Week 7 - Oct 18==
 
*linked lists
*declaration modifiers
**const
**extern
**static
**auto
**register
**volatile
*passing arguments as command line arguments
*variable argument list
=Discussion=
1
edit