int main ( void ) { unsigned short usX; usX = -10; //违背1 //... return ( 0 ); }