Forum: C++ Apr 7th, 2004 |
| Replies: 5 Views: 35,250 I am learning C++ using Stephen Pratas "C++ Primer Plus" (excellent book btw). However i am stuck on exercise 6 chapter 4, where in essence i just have to use new to allocate the array of structures... |