Hi guys,
Could somebody tell me the EASIEST way to open a 640x480 window
under X, and then color all the pixels individually using a 16-bit color
value? What I'm looking for is something very, very fast and like
create_window ( horiz_res, vert_res, depth )
and
putpixel ( window, row, c
On Sunday, 03 March 2002, Kevin Ford wrote:
> Dmoinik;
>
> Here is the URL for wu-ftpd
>
> ftp://ftp.wu-ftpd.org/pub/wu-ftpd/wu-ftpd-2.6.2.tar.gz
I know this one. That's not what's in the current RawHide RPM.
> URL in spec file should be:
>
> ftp://ftp.wu-ftpd.org/pub/wu-ftpd/%{name}-%{versio
Dmoinik;
Here is the URL for wu-ftpd
ftp://ftp.wu-ftpd.org/pub/wu-ftpd/wu-ftpd-2.6.2.tar.gz
URL in spec file should be:
ftp://ftp.wu-ftpd.org/pub/wu-ftpd/%{name}-%{version}.tar.gz
Kevin Ford
Cybot Systems, Inc.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On
Hi
I tried to build the stuff from the rawhide area and found so many
dependancies would
conflict with the packages form Enigma (7.2).
I then boldly attempted to start from the xc tapes... eeaaahh-ouch.
Not knowing that the servers were not built I installed and KaPOW! No
more working
X window
Hi All,
I'm trying to write a perl script that listens to a specific port and
returns a web page when that port is accessed.
What would be the best way to do this? I searched the logs of this list and
found something, but the last result was in 1996, so I figure things will
have changed by now.
Mikael Aronsson wrote:
>Hi !
>
>I think he wanted to know how much memory was allocated in the malloc
>request, like the _msize( ptr) function on Visual Studio, as far as I know
>there is no way to do that with gcc.
>
>Mikael
>
Hi
I think that what you are looking for is "sizemem = strlen( ptr )