X = (Y>>7 |1)/16777216.0 ;
/*
Y is long..X is float..
the line will take teh value of Y and shift it 7 times then what?
*/
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 6 of 6
Thread: can anyone explain this line!Threaded View
|
Click Here to Expand Forum to Full Width |