Design
tmortg.asc
Associated article: Structured Programming
Tags: Design
_STRUCTURED PROGRAMMING COLUMN_
by Jeff Duntemann
[LISTING ONE]
{----------------------------------------------------------------------------}
{ MORTGAGE }
{ By Jeff Duntemann -- From DDJ for August 1992 }
{ Last Updated 5/2/92 }
{ Major update: 3/25/92: }
{ Added all the rigmarole to make the TMortgage type streamable. It now }
{ descends from TObject and uses the ...


