Re: Aspect Oriented Programming techniques

From: Dave Boyle (david.boyle_at_ed.tadpole.com)
Date: 02/10/04


Date: 10 Feb 2004 15:06:52 -0500

Jack Klein <jackklein@spamcop.net> wrote in message news:<k5ud2017g2usf12flqcgbqjhisesge1g6s@4ax.com>...

<snip>

> > #include "stdafx.h"
>
> ....and:
>
> > int _tmain(int argc, _TCHAR* argv[])
>
> ....neither of the lines above is standard C++, and neither will
> compile on most compilers out there. Or does "vanilla C++" mean
> something else?

<snip>

#include "stdafx.h" isn't standard C++? Why not?

Cheers,

Dave

      [ See http://www.gotw.ca/resources/clcm.htm for info about ]
      [ comp.lang.c++.moderated. First time posters: Do this! ]