Changes:
* added teapot.obj
* add array.cpp
* modified main.cpp to use array.cpp

Actually array.cpp is implemented using pointers, but it should use references, since the garbage collector accidentally frees array contents.
1 parent d9ed8e7 commit f5aa9526cf315a8f053d0485dafcff9a16a288b9
@ajaggi ajaggi authored on 26 Dec 2005
Showing 3 changed files
View
sources/array.cpp 0 → 100755
View
sources/main.cpp
View
teapot.obj 0 → 100755