Subj : Re: list.h To : borland.public.cpp.borlandcpp From : waking@idirect.com (Wayne A. King) Date : Tue Aug 12 2003 07:30 pm On Tue, 12 Aug 2003 16:15:32 +0300, "Kristo" wrote: >why are standard library headers (I mostly only use list.h, vector.h) not >compiling. Instead they're producing per-function "Declaration syntax >error"'s. Are you sure you're compiling as C++? If your program module doesn't have an extension of .CPP, and you haven't set the option to always compile as C++, then it will be built as a C program and you will get declaration syntax errors from the STL headers. -- Wayne A. King (ba994@torfree.net, wayne.king@ablelink.org, waking@idirect.com, Wayne_A_King@compuserve.com) .