<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>LeafLabs Garden &#187; Topic: Is there &#34;memcpy&#34;  function for copying from one buffer to second one?</title>
		<link>http://forums.leaflabs.com/topic.php?id=1076</link>
		<description>A place to share, learn, and grow...</description>
		<language>en-US</language>
		<pubDate>Fri, 22 Jan 2016 00:21:52 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://forums.leaflabs.com/search.php</link>
		</textInput>
		<atom:link href="http://forums.leaflabs.com/rss.php?topic=1076" rel="self" type="application/rss+xml" />

		<item>
			<title>mbolivar on "Is there &#34;memcpy&#34;  function for copying from one buffer to second one?"</title>
			<link>http://forums.leaflabs.com/topic.php?id=1076#post-6620</link>
			<pubDate>Mon, 26 Sep 2011 15:24:54 +0000</pubDate>
			<dc:creator>mbolivar</dc:creator>
			<guid isPermaLink="false">6620@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Yup, we link against newlib.  Just &#60;code&#62;#include &#38;lt;string.h&#38;gt;&#60;/code&#62;.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://leaflabs.com/docs/arm-gcc.html#using-the-c-standard-library&#34; rel=&#34;nofollow&#34;&#62;http://leaflabs.com/docs/arm-gcc.html#using-the-c-standard-library&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>frpr on "Is there &#34;memcpy&#34;  function for copying from one buffer to second one?"</title>
			<link>http://forums.leaflabs.com/topic.php?id=1076#post-6619</link>
			<pubDate>Mon, 26 Sep 2011 15:16:01 +0000</pubDate>
			<dc:creator>frpr</dc:creator>
			<guid isPermaLink="false">6619@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Hello,&#60;br /&#62;
I have some my variable: uint8 my_buff[20];&#60;br /&#62;
When it is filled up, I want copy its values to another buffer.&#60;br /&#62;
Is there a &#34;memcpy&#34;  function, which we know from C? Like this one:&#60;br /&#62;
memcpy( void *to, const void *from, size_t count );
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
