<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to strlen</title><link>https://sourceforge.net/p/wavepro/wiki/strlen/</link><description>Recent changes to strlen</description><atom:link href="https://sourceforge.net/p/wavepro/wiki/strlen/feed" rel="self"/><language>en</language><lastBuildDate>Tue, 06 Nov 2012 11:53:35 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/wavepro/wiki/strlen/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage strlen modified by Majenko Technologies</title><link>https://sourceforge.net/p/wavepro/wiki/strlen/</link><description>~~~~~
:::C++
int = strlen(utf16 *);
~~~~~

This is an overloaded function to match the standard strlen function.  This variation takes an array of short (16 bit integer) values and interprets them as a UTF16 string.  The number of UTF16 characters in the string is returned.

----
Part of: [Arduino Library]</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Majenko Technologies</dc:creator><pubDate>Tue, 06 Nov 2012 11:53:35 -0000</pubDate><guid>https://sourceforge.net7ee998068c4faf539826588df00926167e967135</guid></item></channel></rss>