Subj : Re: C++ to assembly To : borland.public.cpp.borlandcpp From : Ed Mulroy [TeamB] Date : Sat May 21 2005 09:30 pm If you have any trouble with it, post a message showing the command line used and a description of what the error was. .. Ed > Kindads wrote in message > news:428f57e6@newsgroups.borland.com... > > Thanks a lot > >> 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. .