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