Re: What should be the prototype of this function ? (noonie)
Nick Keighley wrote:
> On 17 Oct, 10:24, "ian...@gmail.com" <ian...@gmail.com> wrote:
>
>> I have a struct defined thus:
>>
>> typedef struct myStruct
>> {
>> int j;
>>
>> } myStruct;
>>
>> I saw somewhere calls with the following syntax:
>> f1(&*a)
[To the OP] Really? Where? What do you think it will do?
> this looks like homework to me...
It looks like bovine excrement to me.
|