__m128 keyword in .Net

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi All

MSDN tell us that __m128 is a new keyword in VC .net. But I wrote a simple program and define some variable with it, compile report __m128 not defined. Why

Thanks
Mar
 
Huh?


Marc said:
Hi All,

MSDN tell us that __m128 is a new keyword in VC .net. But I wrote a simple
program and define some variable with it, compile report __m128 not defined.
Why?
 
Back
Top