#41953 - LiraNuna - Tue May 03, 2005 6:36 pm
why can't i use vectors?
is this code correct?
is this code correct?
Code: |
#include <vector> typedef vector<unsigned> FORMAT_DATA; |