video_config() Returning Wrong Information

new topic     » topic index » view thread      » older message » newer message

I'm running Windows XP Professional SP3. This program should be printing 25 but is printing 300 for me.

include std/graphics.e 
include std/console.e 
 
sequence screen 
 
screen = video_config() 
 
?screen[VC_LINES] 
 
wait_key() 
new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu