delorie.com/archives/browse.cgi | search |
From: | Damian Yerrick <Bullcr_pd_yerrick AT hotmail DOT comRemoveBullcr_p> |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Re: I want to migrate from VC to free Win32 compiler |
Organization: | Pin Eight Software http://pineight.8m.com/ |
Message-ID: | <une7lsga0iduceslb4bo8qh747kkj43cg8@4ax.com> |
References: | <Pine DOT SUN DOT 3 DOT 91 DOT 1000622180335 DOT 26520F-100000 AT is> <8iv4ub$1vjk$1 AT news DOT vol DOT cz> <200006230929 DOT MAA12736 AT alpha DOT netvision DOT net DOT il> <8ivisa$2bp5$1 AT news DOT vol DOT cz> |
X-Newsreader: | Forte Agent 1.7/32.534 |
MIME-Version: | 1.0 |
Lines: | 32 |
X-Trace: | /bQNuaxryEFx7W4+nMV9y567P5qhqJWsaXX3c05SW+1yJ6pCHd5fC8jOTeYdTW/Y7dDNi0menRuF!YeiZvU5UyinNtzxzSGw26cjfMufQVWcO9tAU+AODkEzhC/ZUaNff7RgWacHImHM+yjJkPGuQNWbR!/mk= |
X-Complaints-To: | abuse AT gte DOT net |
X-Abuse-Info: | Please be sure to forward a copy of ALL headers |
X-Abuse-Info: | Otherwise we will be unable to process your complaint properly |
NNTP-Posting-Date: | Fri, 23 Jun 2000 19:35:54 GMT |
Distribution: | world |
Date: | Fri, 23 Jun 2000 19:35:54 GMT |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
On Fri, 23 Jun 2000 13:49:26 +0200, "Jan Bares" <jan DOT bares AT antek DOT cz DOT no DOT spam> wrote: >Eli Zaretskii wrote: > >>I'm not even sure what do you mean by ``Microsoft >> extensions''. Extensions to what? > >Examples: >Unamed structures Meaning? >Variable declared in for loop is visible also outside the loop >new doesn't throw bad_alloc Those aren't extensions. Those are features of older versions of the C++ language, and all can be worked around or turned off in GNU C++. >Windows specific: #import, __declspec(...) etc. Anything starting with two underlines __ is bound to be compiler- specific according to the ANSI specifications. MinGW may have its own way of doing those; RTFM. -- Damian Yerrick "I refuse to listen to those who refuse to listen to reason." See the whole sig: http://www.rose-hulman.edu/~yerricde/sig.html This is McAfee VirusScan. Add these two lines to your signature to prevent the spread of signature viruses. http://www.mcafee.com/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |