hschumann2/TempleOS-Source-Code
0838
1 2There is one CDoc for the task's border: Fs->border_doc. There is a pair for3the task's client area: Fs->put_doc and Fs->display_doc. You can, optionally,4do double buffering, otherwise Fs->put_doc is the same as Fs->display_doc. See5::/Demo/Spy.HC.6 