Compiler Warning 618
From: kgs (sharmikg_at_yahoo.com)
Date: 06/23/03
- Next message: col2000: "Re: Obtaining Hardware Manuals?"
- Previous message: Ralf Hildebrandt: "Re: Mirroring 2 Machines with rsync"
- Next in thread: jgk: "Re: Compiler Warning 618"
- Reply: jgk: "Re: Compiler Warning 618"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: 23 Jun 2003 11:51:56 -0700
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.
- Next message: col2000: "Re: Obtaining Hardware Manuals?"
- Previous message: Ralf Hildebrandt: "Re: Mirroring 2 Machines with rsync"
- Next in thread: jgk: "Re: Compiler Warning 618"
- Reply: jgk: "Re: Compiler Warning 618"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|