Re: console routines
- Posted by ryanj Nov 08, 2014
- 1597 views
SDPringle said...
In writing a MYSQL wrapper for EUPHORIA, I found that for demos it is useful to have a way to determine the number of columns and rows. Please comment on whether we should have a colums() and rows() routine in std/console.e that returns these values.
I believe video_config() does that. I've never used it myself, since I only do GUI programming.