Hannes Magnusson wrote:
Awesome work. One thing I would update: + Returns 0 on success, -1 if the color table could not be allocated (and all similar), use <literal>0</literal>, <literalt>-1</literal>.. it makes it more clear that these are actual return values.-Hannes
Thanks Hannes! I've posted an updated patch with that change, and a few more improvements: <http://www.hcs.harvard.edu/~keito/ncurses3.patch>
Keito