home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.std.c++
- Path: sparky!uunet!charon.amdahl.com!pacbell.com!network.ucsd.edu!usc!sdd.hp.com!spool.mu.edu!agate!doc.ic.ac.uk!mrccrc!warwick!bham!bhamvx!mccauleyba
- From: mccauleyba@vax1.bham.ac.uk (Brian McCauley)
- Subject: Re: Can Standard C functions be overloaded
- Sender: usenet@rs6000.bham.ac.uk (USENET News Service)
- Message-ID: <1992Nov11.182605.1@vax1.bham.ac.uk>
- Date: Wed, 11 Nov 1992 18:26:05 GMT
- Lines: 12
- References: <83359@ut-emx.uucp>
- Organization: University of Birmingham
-
- In article <83359@ut-emx.uucp>, jamshid@emx.cc.utexas.edu (Jamshid Afshar) writes:
- > Can Standard C functions be overloaded?
- Yes - according to the book a function may have only one extern "C" defintion
- but can also have as many C++ definitions as it wants.
- --
- \\ ( ) NO BULLSHIT! from BAM (Brian McCauley)
- . _\\__[oo
- .__/ \\ /\@ E-mail: B.A.McCauley@bham.ac.uk
- . l___\\ Fax: +44 21 625 2175
- # ll l\\ Snail: 197 Harborne Lane, Birmingham, B29 6SS, UK
- ###LL LL\\ ICBM: 52.5N 1.9W
-
-