[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: LSB and package formats



Joseph Carter <knghtbrd@earthlink.net> writes:

> Not many of us are C programmers.  I can't even figure out how to get a
> program which at the momen #include's an xpm file to read a file and load
> what it finds.

I think the real docs are in xbooks, or perhaps one of the X manpages
(though I couldn't find it).  However, depending on your level, you
may be able to handle it by just looking in /usr/X11R6/include/xpm.h
Specifically, there's

  XReadPixmapFile(dpy, d, file, pix, mask, att);

Hope this helps.

-- 
Rob Browning <rlb@cs.utexas.edu> PGP=E80E0D04F521A094 532B97F5D64E3930


--  
To UNSUBSCRIBE, email to debian-devel-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org


Reply to: