Subj : Re: C++ to assembly To : borland.public.cpp.borlandcpp From : Kindads Date : Sat May 21 2005 03:26 am Thanks a lot -- KindAds http://www.ads.org.nz "Ed Mulroy [TeamB]" wrote in message news:428e294c@newsgroups.borland.com... > Compile from the command line using a -S command line parameter and it > will generate a filename.asm from your filename.c or filename.cpp file. > > . Ed > >> Kindads wrote in message >> news:428e0d7d@newsgroups.borland.com... >> >> Hello all, >> Who to convert C++ code to assembly by Borland C++ 5.02 >> >> thanks in advance > > .