__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?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top