char* mystring = "this is a C style string"; int myInt = 1; // Can't reuse variable names // plus need to declare the type