Re: ver 4.0 found the BUG in WIN98 code
- Posted by mattlewis (admin) Oct 18, 2008
- 1117 views
bernie said...
mattlewis said...
be_runtime.c said...
// line 3940: (before cstring[flen++] = c;) printf("v_elem: %08x, dval: %08x\ngval: %.0f\n", *v_elem, dval, gval );
And then let me know what you get.
Matt: When I compile with that line I get filesys.obj error. Do I need some include added to be_runtime.c file.
The filesys.obj error doesn't make sense to me. Something else is causing that. I'd suggest cleaning the build and starting over.
Matt