Subj : Re: Predefined macros for Borland C++ 5.5.1 To : borland.public.cpp.borlandcpp From : "Ed Mulroy [TeamB]" Date : Thu Mar 11 2004 12:34 pm Wrong newsgroup. You are asking about the command line tools from Borland C++ Builder 5 but this is the newsgroup for the old Borland C++ compiler. C++ Builder newsgroups have the word 'cppbuilder' in their name. For example: borland.public.cppbuilder.commandlinetools Assuming that you have downloaded the help then just as was done with the old Borland C++ compiler you can find a list of predefined macros in the help. Enter one of them in the index to get to the list, for instance __BORLANDCPP__ Follow ups set to: borland.public.cppbuilder.commandlinetools .. Ed > Alex Vinokur wrote in message > news:c2q65k$1v1sgg$1@ID-79865.news.uni-berlin.de... > > How to get list of predefined macros for bcc32 (Borland C++ 5.5.1)? .