<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to loadHex16</title><link>https://sourceforge.net/p/digitalemulator/wiki/loadHex16/</link><description>Recent changes to loadHex16</description><atom:link href="https://sourceforge.net/p/digitalemulator/wiki/loadHex16/feed" rel="self"/><language>en</language><lastBuildDate>Thu, 07 Jun 2012 14:30:31 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/digitalemulator/wiki/loadHex16/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage loadHex16 modified by Majenko Technologies</title><link>https://sourceforge.net/p/digitalemulator/wiki/loadHex16/</link><description>**Format:** *void loadHex16(char * filename, unsigned short * store, int start, int end);*

**Parameters:**

* **filename** : The path to the file to load.  File should be in Intel HEX format.
* **store** : The address of an array of 16-bit shorts to load the data into.
* **start** : The start address to start loading from.
* **end** : The end address to limit the loading to.

This function parses an Intel HEX file and loads the data, as 16-bit values, into an array of shorts.  The data is selected between the *start* and *end* addresses.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Majenko Technologies</dc:creator><pubDate>Thu, 07 Jun 2012 14:30:31 -0000</pubDate><guid>https://sourceforge.netf734297f5f7026ef602641b620f5ae538577bfc3</guid></item></channel></rss>