Click here to Skip to main content
15,886,823 members
Articles / Programming Languages / C++

Aggressive Optimizations for Visual C++

Rate me:
Please Sign up or sign in to vote.
4.92/5 (26 votes)
26 Oct 2002 266.7K   1.4K   90  
Save time and space in your release builds - fight bloatware!

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Web Developer
United States United States
I work when you don't. Sleep is for wussies.

The answer is no, whatever the question is. You can't have it, you don't need it, and you'd just break it in five minutes if I give it to you anyways.

If you're interested, my web site is at NOPcode.com and has lots of cool stuff with programming and a one-of-a-kind Audio Server.

Comments and Discussions