Tugger the SLUGger!SLUG Mailing List Archives

Re: [SLUG] c programming - typedef


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.
************************************************************************