equal
deleted
inserted
replaced
1 /** |
1 /** |
2 * DEREFERNCING CLASSES |
2 * vector.cc |
|
3 * Copyright (C) 2008 Markus Broeker |
|
4 * |
|
5 * Dereferencing Classes |
3 */ |
6 */ |
4 |
7 |
5 #include <cstdio> |
8 #include <cstdio> |
6 #include <cstdlib> |
9 #include <cstdlib> |
7 #include <cmath> |
10 #include <cmath> |