Re: How to pass a struct to a function
- From: Chris Dollin <chris.dollin@xxxxxx>
- Date: Wed, 28 Mar 2007 15:48:32 +0100
Bill wrote:
I am trying to pass a struct to a function. How would that best be
accomplished?
Assuming that the function has an argument of the right structure type,
write an expression evaluating to your struct -- the name of a variable
of that struct type is popular -- in the appropriate argument position
in a call to that function.
What am I missing?
--
The second Jena users conference -- be there or have rdf:type geometric:Square.
"What I don't understand is this ..." Trevor Chaplin, /The Beiderbeck Affair/
Hewlett-Packard Limited registered no:
registered office: Cain Road, Bracknell, Berks RG12 1HN 690597 England
.
- Follow-Ups:
- Re: How to pass a struct to a function
- From: Bill
- Re: How to pass a struct to a function
- References:
- How to pass a struct to a function
- From: Bill
- How to pass a struct to a function
- Prev by Date: Creating sequence points using macros
- Next by Date: Re: Macro concatenation
- Previous by thread: How to pass a struct to a function
- Next by thread: Re: How to pass a struct to a function
- Index(es):