delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2002/06/24/18:46:02

Message-ID: <20020624224548.11334.qmail@web11307.mail.yahoo.com>
Date: Mon, 24 Jun 2002 15:45:48 -0700 (PDT)
From: Pedro Izecksohn <izecksohn AT yahoo DOT com>
Subject: Polymorphism in C
To: djgpp AT delorie DOT com
MIME-Version: 1.0
Reply-To: djgpp AT delorie DOT com

   Hi,

   In C++ polymorphism is possible, declaring more than
once the same function with different parameters, like the
example bellow:

void something (int);
void something (int *);

   Is it possible in C, without using the va_* functions?
How?


__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com

- Raw text -


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