scanf to scan 2 values code example Example: scanf with multiple variables scanf( "%i %i %i %i", &minx, &maxx, &miny, &maxy);