<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Using string functions like strtoi or strtoumax, linker error</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/81802/using-string-functions-like-strtoi-or-strtoumax-linker-error</link><description>This should not be very hard (beginners question), I want to convert an array of characters to an integer, I added string.h but it is not working with the function strtoi (linker error) 
 Should I add a c file or something ? and where to find ?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 17 Nov 2021 08:10:38 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/81802/using-string-functions-like-strtoi-or-strtoumax-linker-error" /><item><title>RE: Using string functions like strtoi or strtoumax, linker error</title><link>https://devzone.nordicsemi.com/thread/339347?ContentTypeID=1</link><pubDate>Wed, 17 Nov 2021 08:10:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c13aca8e-8cac-4189-9fec-af57293f4532</guid><dc:creator>Gatze</dc:creator><description>&lt;p&gt;Already solved, made a mistake by reading i like an L from the strtoi but should be strtol.....&lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f605.svg" title="Sweat smile"&gt;&amp;#x1f605;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>