Re: Compiler Warning 618
From: jgk (jan.gerrit_at_kootstra.org.uk)
Date: 06/23/03
- Next message: Paul Sure: "Re: Mirroring 2 Machines with rsync"
- Previous message: col2000: "Re: Obtaining Hardware Manuals?"
- In reply to: kgs: "Compiler Warning 618"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 23 Jun 2003 22:58:18 +0200
"kgs" <sharmikg@yahoo.com> schreef in bericht
news:71210f51.0306231051.7580b5f7@posting.google.com...
> For the declaration ,
>
> void DrawList(int cx1, int cy1, int cx2, int cy2,struct ImageRef
> *glyphs, int totalGlyphs)
>
>
> I am getting the following error message. Does anybody know what this
> means...
>
> Declaration of "ImageRef" not visible outside this function prototype
> scope.
Can it be that struct ImageRef is not defined in the mainbody?
Regards,
Jan Gerrit Kootstra
- Next message: Paul Sure: "Re: Mirroring 2 Machines with rsync"
- Previous message: col2000: "Re: Obtaining Hardware Manuals?"
- In reply to: kgs: "Compiler Warning 618"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|