Forums before death by AOL, social media and spammers... "We can't have nice things"
|    comp.sys.atari.st    |    Discussion about 16 bit Atari micros    |    15,439 messages    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
|    Message 14,626 of 15,439    |
|    Matthias Arndt to Henk Robbers    |
|    Re: AHCC V4.8    |
|    03 Dec 11 09:15:15    |
      From: marndt@asmsoftware.de              Hello Henk,              indeed satisfied. I just wanted to make sure that this useful feature is       working properly with AHCC.              BTW does AHCC support inlining of C functions with the keyword inline?              cheers,       Matthias              Henk Robbers wrote:              > Op 11/29/11 7:50 PM, Matthias Arndt schreef:       >> Hello Henk,       >>       >> I hope "Deny arrays of void." does not included array of void functions,       >> or more precise arrays of pointers to functions with no return value.       >       > Hi Matthias.       > Good question.       >       > I discovered that denying of arrays of void was absent through a typo:       >       > I think you will like this. :-)       >       > Someone tried to define just an array of pointers to void functions.       > It was wrong in a funny way.       >       > void (*draw)(void)[] = foobar;       >       > It should have been:       >       > void (*draw[])(void) = foobar;       >       >       > The first is: pointer to function returning array of void.       > Two errors that are now properly denied.       >       > The second one is OK as it was intended:       > array of pointers to functions returning void.       >       > That always has worked correctly.       >       >       > Satisfied? :-)       >       > C can sometimes look weird.       >              --       Matthias Arndt |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
(c) 1994, bbs@darkrealms.ca