How to Convert Endianness in C/C++ in 4 Different Ways

Need to convert between big and little endian in C or C++? Watch this video to learn how. Also learn one big gotcha that can trip you up, and best practise when writing multi-platform code.