void
void atatstone_dot_com()
{
return -1;
}
++++++++++++++++++++++++++++++++++
Build started...
Project: atatstone.com
Compiling...
Error C2562: 'atatstone_dot_com':'void' function returning a value
Error C2679: website crash.
|
|
|
homepagevoid void atatstone_dot_com() { return -1; } ++++++++++++++++++++++++++++++++++ Build started... Project: atatstone.com Compiling... Error C2562: 'atatstone_dot_com':'void' function returning a value Error C2679: website crash. |