Rockbox.org home
release
dev builds
extras
themes manual
wiki
device status forums
mailing lists
IRC bugs
patches
dev guide



Rockbox mail archive

Subject: Dereferencing Coding Help

Dereferencing Coding Help

From: <sdbhome_at_sdb.cx>
Date: Sun, 05 Jan 2003 17:01:00 -0700

To: rockbox_at_cool.haxx.se
From: Sylvan Butler <rockbox_at_sdb.cx>
Subject: Re: Dereferencing Coding Help
In-Reply-To: <jUsT.aNoTheR.mEsSaGe.iD.104171396214216_at_samuraipanda.com>
References: <jUsT.aNoTheR.mEsSaGe.iD.104171396214216_at_samuraipanda.com>
Date: Sun, 5 Jan 2003 17:01:00 -0700

In gmane.comp.systems.archos.rockbox.general, you wrote:
> with this, I recieve the error "dereferencing pointer to incomplete
> type" at the write line. I'm not sure why. Any help is appreciated.
> struct mp3entry *id3 = NULL;
> id3 = mpeg_current_track();
> write (f, id3->path, MAX_PATH); // <--Error causing line

That error is caused by not having 'struct mp3entry' defined.

sdb

-- 
An armed citizenry is our safety.
More guns means less crime:  ISBN:0-226-49363-6
 ***
Watch out for munged e-mail address.
User should be  sdbUse1  and host is  at  bigfoot.com
Do NOT send me unsolicited commercial e-mail (UCE)!
Received on 2003-01-06

Page template was last modified "Tue Sep 7 00:00:02 2021" The Rockbox Crew -- Privacy Policy