May 11, 2004
I have complile the file that has iostream through stlport this way
dmc test -I\dm\stlport\stlport this line created an object caled
test.obj but when i try to run it with the command obj2asm in msdos it gave me
..
bad command or file name, did i do something wrong?...thanks for your
time ...it is apprciated! I run this in win98
----I wanted that each line of code will show what it is ment to do!-----


May 12, 2004
"cons_tant" <cons_tant_member@pathlink.com> wrote in message news:c7qa1d$1q3$1@digitaldaemon.com...
> I have complile the file that has iostream through stlport this way dmc test -I\dm\stlport\stlport this line created an object caled test.obj but when i try to run it with the command obj2asm in msdos it
gave me
> ..
> bad command or file name, did i do something wrong?

That means that obj2asm isn't on your system.

>...thanks for your
> time ...it is apprciated! I run this in win98
> ----I wanted that each line of code will show what it is ment to do!-----

Obj2asm is available separately from www.digitalmars.com/eup.html