Skip to content
Snippets Groups Projects
Commit 849b0b09 authored by deuce's avatar deuce
Browse files

Ah, the things you find while cleaning up a bit...

This appears to be a conio object for jsexec... I don't remember writing this
and it has a couple scary looking warnings when compiling:

js_conio.c: In function 'js_conio_puttext':
js_conio.c:666: warning: passing argument 2 of 'JS_GetArrayLength' makes pointer from integer without a cast
js_conio.c:680: warning: passing argument 2 of 'JS_GetElement' makes pointer from integer without a cast

Adding to CVS so I can player with it as much as I want.  :-)
parent 46780eb2
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment