// new and delete in a function // Michael L. Collard // 11/4/99 #include // just some function void example(int); int main() { const int size=5; for (int i = 0; i