Next: Data Creation, Previous: Data Compression, Up: Routine Groups [Contents][Index]
These routines convert data from one type to another.
To convert data from little-endian to big-endian representation or the other way around.
To convert to a pointer.
To change the dimensions of an array without modifying or rearranging the data.
To swap adjacent bytes in pairs.
To swap adjacent bytes in pairs.
• Data Mapping: | How to map data to different types | |
• String Conversion: | How to convert to or from text strings | |
• Number Conversion: | How to convert numbers to different types |