Mail Archives: djgpp/1997/09/20/00:01:43
From: | Charles McDowell <speer AT inav DOT net>
|
Newsgroups: | comp.os.msdos.djgpp
|
Subject: | DPMI running out of selectors?
|
Date: | Thu, 18 Sep 1997 17:26:21 -0500
|
Organization: | Internet Navigator, Inc.
|
Lines: | 14
|
Message-ID: | <3421AA8D.76FDACE4@inav.net>
|
Reply-To: | speer AT inav DOT net
|
NNTP-Posting-Host: | dip123.inav.net
|
Mime-Version: | 1.0
|
To: | djgpp AT delorie DOT com
|
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp
|
I've written a program using DJGPP which cycles through vast numbers of
images. I am using an external program (DJPEG) to convert from jpeg to
ppm for each image. I do it via system calls using the "system"
command. After about 1000 images, the program chokes, with the
message: "DPMI: Not enough selectors". I'm very ignorant about these
selectors, but it appears that the system is keeping track of them after
the command has been completed. Is there a way to reset this so that I
can continue indefinately?
Thanks for your help.
Charles McDowell
speer AT inav DOT net
- Raw text -