strmid(HouseInfo[h][HouseOwner], "Nobody", 0, strlen("Nobody"), 255);
strmid(HouseInfo[h][HouseName], "Unowned House", 0, strlen("Nobody"), 255);