si, crescente secondo il primo componente...
codice:
struct DPoint
      {

         double x, y;
         DBOOL left, right; //FALSE DI DEFAULT
      } *Points;