X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: RayeR Newsgroups: comp.os.msdos.djgpp Subject: Re: Shared array between DJGPP app under NTVDM (WNT-XP) and win32 app Date: Fri, 4 Jul 2008 02:01:19 -0700 (PDT) Organization: http://groups.google.com Lines: 4 Message-ID: <690fc6fe-c424-4ff4-8b91-d7f43f39d829@l64g2000hse.googlegroups.com> References: <8401fd4f-fb07-4f0a-a912-85083e10676c AT y38g2000hsy DOT googlegroups DOT com> NNTP-Posting-Host: 195.70.144.29 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: posting.google.com 1215162080 5080 127.0.0.1 (4 Jul 2008 09:01:20 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Fri, 4 Jul 2008 09:01:20 +0000 (UTC) Complaints-To: groups-abuse AT google DOT com Injection-Info: l64g2000hse.googlegroups.com; posting-host=195.70.144.29; posting-account=Q0wMHAoAAADjYrghh94FTf6YnbpTqZgp User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.13) Gecko/20080313 SeaMonkey/1.1.9,gzip(gfe),gzip(gfe) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com > Okay, here's a really really dumb answer: save it to file. (Remember, > in *nix, everything is a file. Or whatever.) ;-) Of course this came in my mind too but I'd rather some faster way.