0_0_6153975_26586.cpp: In function `void Init()':
0_0_6153975_26586.cpp:16: error: `count' undeclared (first use this function)
0_0_6153975_26586.cpp:16: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_6153975_26586.cpp: In function `void Build(char*)':
0_0_6153975_26586.cpp:36: error: `count' undeclared (first use this function)
0_0_6153975_26586.cpp: In function `int main()':
0_0_6153975_26586.cpp:57: error: `count' undeclared (first use this function)
|