From: "Al Combs" Newsgroups: comp.os.msdos.djgpp Subject: Templates? What templates? Date: Wed, 22 Sep 1999 23:33:32 -0500 Organization: University of Illinois at Urbana-Champaign Lines: 10 Message-ID: <7scadk$k76$1@vixen.cso.uiuc.edu> NNTP-Posting-Host: spider.cso.uiuc.edu X-Newsreader: Microsoft Outlook Express 4.72.3110.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 X-Proxy-Client: acombs AT uiuc DOT edu from PPPb7-ResaleChampaign1-4R1141.saturn.bbn.com To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I ws wondering if anyone knows the basic layout for templates using the g++ compiler? I'm in a C++ class, and we use CC to compile. The templates we have to design for CC are not compatable for g++. I need to know how to switch back and forth. I understand CC uses the standard ANSI way. When is g++ gonna support the standard? Thanks again, Al Combs