delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1994/05/03/10:22:30

Date: Tue, 3 May 94 09:55:11 -0400
From: dj AT ctron DOT com (DJ Delorie)
To: wymanm AT cork DOT cig DOT mot DOT com, \
Cc: djgpp AT sun DOT soe DOT clarkson DOT edu
Subject: Re: Problem with GAS :)

> Anyone know how to get it to recognize _SetPalette without renaming
> _SetPalette to _SetPalette__FlllPc?

In the C++ file, use

	extern "C" SetPalette(long, long, long, char *);

You need to do this to call C functions as well.


- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019