I\'m have an array of pointer that point to Building objects that look like this:
class Building { int id ; int year; double price; char* adre