mjansson / foundation_lib

Cross-platform public domain foundation library in C providing basic support data types and functions to write applications and games in a platform-independent fashion.
The Unlicense
301 stars 23 forks source link

Add Visual Studio built-in swap methods #6

Closed naboukho closed 9 years ago

naboukho commented 9 years ago

Use visual studio built-in methods for endian swap in Visual Studio 2003 .net and later

naboukho commented 9 years ago

Done that :) Could you delete this first pull request?

mjansson commented 9 years ago

Merged the other, closing this.