• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
RE: what's not to like??
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: what's not to like??


  • Subject: RE: what's not to like??
  • From: "Smith, Bradley" <email@hidden>
  • Date: Mon, 22 Oct 2001 16:44:00 +0100

Try just preprocessing the file and take a look at the output. It looks like
gibberish to me. What are you trying to do exactly?

Brad

> Brad and John,
>
> sorry, that actually was a Windows call (i'm doing a cross-platform
> thing). however, the corresponding Mac call doesn't work either, and
> results in the same error messages:
>
>
> syntax error, found 'FMX_NewHandleCall'
> illegal function definition, found ')'
> illegal external declaration, missing ';' after 'size'
>
> illegal declaration, missing name, found ','
> illegal external declaration, missing ';' after ','
> illegal external declaration, missing ';' after '
> FMX_SetHandleSizeCall'
>
>
> here's the Mac code (with an additional line that effects errors 4 - 6
> listed above):
>
>
> #define FMCBACKDEF(t, n) typedef t (*n)
>
> FMCBACKDEF(FHandle,
> FMX_NewHandleCall)(long size);
> FMCBACKDEF(void,
> FMX_SetHandleSizeCall)(FHandle h, long size);


  • Prev by Date: RE: what's not to like??
  • Next by Date: Re: [OT] CORBA with Mac OS X
  • Previous by thread: RE: what's not to like??
  • Next by thread: Problems adding horiz scrollbar to NSTextView
  • Index(es):
    • Date
    • Thread