[e-lang] Miranda invocation
Mark Miller
erights at gmail.com
Mon Aug 13 14:54:14 EDT 2007
On 8/13/07, Valerio Bellizzomi <devbox at selnet.org> wrote:
> Thanks Mark. The E wiki is readable easily.
Not my doing. Thanks to everyone who contributed.
> Is there any documentation of the Miranda protocol in ANSI C / BitC ?
I may have created a bit of confusion here. ANSI C refers to something
like "Miranda prototypes" or something. If I remember correctly, this
means that functions that are defined without a prior prototype
declaration act as if a default prototype had been declared for them.
("Prototype" here has nothing to do with objects. It's just a weird
name for declaring a function's type signature.)
I have no idea whether there's a corresponding concept in BitC.
--
Text by me above is hereby placed in the public domain
Cheers,
--MarkM
More information about the e-lang
mailing list