Visual C++ 64bit no longer supports inline assembly, but they do offer intrinsics instead http://blogs.msdn.com/b/vcblog/archive/2007/10/18/new-intrinsic-support-in-visual-studio-2008.aspx
"Juanjo Alvarez" <[email protected]> wrote in message news:[email protected]... > On Sat, 16 Oct 2010 10:36:48 +0200, "Paulo Pinto" <[email protected]> > wrote: >> No one in his perfect mind would say that C is not a systems >> programming language, but it fails the Juanjo's checkpoint list, >> hence my reply. > > In my defense I must say that I never used a C compiler without an inline > assembler.
