I'm writing a CAD program for surveying using VC++ (without MFC). User enters points with coordinates. I want to include a function to draw (and eventually print) a smooth curve connecting these points like a spline or something. Please can anybody help thanx Sovaa