Does anyone know where I can get some info on vectors. I have two beginner C++ books, but they''re small and don''t have anything on vectors. I can''t find any sites with them either. I have a small source code that I downloaded which uses vectors, and it has #include "apvector.h" at the top. Is this a header file that they wrote, or what? Thanks in advance.
November 26, 2000 03:45 PM
apvector is not a standard header. It''s something they wrote.
-Mike
-Mike
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement