From: Hans-Bernhard Broeker Newsgroups: comp.os.msdos.djgpp Subject: Re: Passing array to function trouble. Date: 15 Jan 2001 17:04:37 GMT Organization: Aachen University of Technology (RWTH) Lines: 19 Message-ID: <93vaj5$59v$1@nets3.rz.RWTH-Aachen.DE> References: <3A6295BE DOT D0CDFC6C AT earthlink DOT net> NNTP-Posting-Host: acp3bf.physik.rwth-aachen.de X-Trace: nets3.rz.RWTH-Aachen.DE 979578277 5439 137.226.32.75 (15 Jan 2001 17:04:37 GMT) X-Complaints-To: abuse AT rwth-aachen DOT de NNTP-Posting-Date: 15 Jan 2001 17:04:37 GMT Originator: broeker@ To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Jon wrote: > Thank you for your help, I finally got it to work now. But please be aware of the importance of this little notice in Martin's code: > Martin Ambuhl wrote in message > news:3A6295BE DOT D0CDFC6C AT earthlink DOT net... >> /* An illustration of a non-standard gcc extension */ ^^^^^^^^^^^^^^^^^^^^^^^^^^ This means that this code is *not* guaranteed to do anything sensible if you bring it to any other C compiler. It uses features of GCC that don't exist in other compilers (yet). -- Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de) Even if all the snow were burnt, ashes would remain.