能帮我看一下,下面的错误是怎么回事吗?
error C2143: syntax error : missing ';' before '*'
error C2501: 'TransferAccountThread' : missing storage-class or type specifiers
error C2501: 'lptq' : missing storage-class or type specifiers
Error executing cl.exe.
TransferAccountThread.obj - 3 error(s), 0 warning(s)
missing storage-class or type specifiers?????
这是什么错误啊?