Mail Archives: djgpp/2001/06/17/09:30:03
From: | "Enrico Bartky" <info AT realdos DOT de>
|
Newsgroups: | comp.os.msdos.djgpp
|
Subject: | Function
|
Date: | Sun, 17 Jun 2001 15:23:06 +0200
|
Organization: | 1&1 Internet AG
|
Lines: | 12
|
Message-ID: | <9giat2$rak$1@news.online.de>
|
NNTP-Posting-Host: | p3ee288f8.dip0.t-ipconnect.de
|
X-Trace: | news.online.de 992784098 27988 62.226.136.248 (17 Jun 2001 13:21:38 GMT)
|
X-Complaints-To: | abuse AT online DOT de
|
NNTP-Posting-Date: | 17 Jun 2001 13:21:38 GMT
|
X-Priority: | 3
|
X-MSMail-Priority: | Normal
|
X-Newsreader: | Microsoft Outlook Express 5.50.4522.1200
|
X-MimeOLE: | Produced By Microsoft MimeOLE V5.50.4522.1200
|
To: | djgpp AT delorie DOT com
|
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp
|
Reply-To: | djgpp AT delorie DOT com
|
Hello,
How can I implement the following function?
int set_ldt_entry(int entry, unsigned long base, unsigned int limit, int
seg_32bit_flag, int contents, int read_only_flag, int limit_in_pages_flag)
Thanx
EnricoB
- Raw text -