__m128 keyword in .Net

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
 
R

Rick

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

Top