- To: slug@xxxxxxxxxxx
- Subject: Re: [SLUG] c programming - typedef
- From: Lucas King <lking@xxxxxxxxxxxxxxxxx>
- Date: Thu, 22 May 2003 20:45:18 +1000
- User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.2.1) Gecko/20010901
many thanks to all who replied, much apprciated.
many references were suggested which i shall follow up on. it seems
that i have some learning to do.
regards,
Luke
mlh@xxxxxxxxxxxxxxx wrote:
Also have a look at cdecl -- example run:
$ cdecl
Type `help' or `?' for help
cdecl> explain int (*t)(int*, void*)
declare t as pointer to function (pointer to int, pointer to void) returning int
cdecl>
Of course, any decent C text would have a pretty good explanation of
this stuff. E.g. the classic Kernighan and Ritchie
Matt
************************************************************************
The information contained in this e-mail message and any accompanying files
is or may be confidential.If you are not the intended recipient, any use,
dissemination, reliance,forwarding, printing or copying of this e-mail or
any attached files is unauthorised.This e-mail is subject to copyright. No
part of it should be reproduced,adapted or communicated without the written
consent of the copyright owner.If you have received this e-mail in error,
please advise the sender immediately by return e-mail, or telephone and
delete all copies.Fairfax does not guarantee the accuracy or completeness
of any information contained in this e-mail or attached files. Internet
communications are not secure, therefore Fairfax does not accept legal
responsibility for the contents of this message or attached files.
************************************************************************