Code:
class learn {
	vector <char *> data;.....};
c:\Documents and Settings\Administrator\My Documents\Visual Studio Projects\C++\Contest\thing\store.cpp(7): error C2143: syntax error : missing ';' before '<'

what?