From: "J. van der Laan" Newsgroups: comp.os.msdos.djgpp Subject: _PASCAL in DJGPP Date: 28 Aug 1997 19:59:07 GMT Organization: Dr. S. van Mesdagkliniek Lines: 6 Message-ID: <01bcb3ed$03096660$4ac057c0@johan> NNTP-Posting-Host: asyn02.gn4.noord.bart.nl To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Does anyone know how to implement an _PASCAL calling convention in DJGPP? I have a lot of asm files that use that convention, and converting them all would be really a lot of work. In TURBOc you could just use "PASCAL" to make a function use that calling convention. Thanks in advance Jasper