|
Rockbox mail archiveSubject: char[] assignment in plugin apichar[] assignment in plugin api
From: <phil_at_carangg.de>
Date: Sun, 28 Dec 2003 18:58:49 +0100 Funny. When you program a plugin you cannot initialize a string with char mystring[] = "mystring"; because inernally it seems to use memcpy. But that function is only available via the api pointer. Is that fixable / worth fixing? Phil Received on 2003-12-28 Page template was last modified "Tue Sep 7 00:00:02 2021" The Rockbox Crew -- Privacy Policy |