Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
| From | James Kuyper <jameskuyper@verizon.net> |
|---|---|
| Newsgroups | comp.lang.c |
| Subject | Re: Question about type cast in queue code |
| Date | 2015-11-07 16:53 -0500 |
| Organization | Self |
| Message-ID | <563E72DC.6080204@verizon.net> (permalink) |
| References | (4 earlier) <MPG.30a71fd29d392c1b84@news.eternal-september.org> <n1k1jb$t4a$1@dont-email.me> <MPG.30a7f6206a9f01358b@news.eternal-september.org> <563E6039.5000606@verizon.net> <MPG.30a81022299def368e@news.eternal-september.org> |
On 11/07/2015 04:42 PM, Philip Lantz wrote: > James Kuyper wrote: >> >> On 11/07/2015 02:51 PM, Philip Lantz wrote: .... >>> We were talking about Queue_Elem, not Queue_Handle. >> >> Feel free to talk about something else if you wish, but whenever I have >> mentioned Queue_Handle, I did so because I was in fact talking about >> Queue_Handle, not Queue_Elem. > > It's right there in the quotes above, but I'll quote it again: >>>>> James Kuyper wrote: >>>>>> fl wrote: >>>>>>> Thanks for the replies. Due to the complexities of the project, there >>>>>>> is not a clearly definition of the Queue_Elem. >>>>>> >>>>>> That is simply impossible. > > That is the *only* part of this thread that I have been responding to. Perhaps - but it's not the only part of this thread I was talking about when answering your responses. The fact that some part of the code must know the definition of Queue_Handle is very relevant to what I was talking about, however irrelevant it might have been to what you were talking about. Also, what you were saying about Queue_Elem was, as far as I can tell, equally true about the type that Queue_Handle points at (assuming that it is a pointer type rather than an integer type), so I don't really see the point in your decision to restrict your own comments to Queue_Elem.
Back to comp.lang.c | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Question about type cast in queue code fl <rxjwg98@gmail.com> - 2015-11-05 12:21 -0800
Re: Question about type cast in queue code Ben Bacarisse <ben.usenet@bsb.me.uk> - 2015-11-05 20:43 +0000
Re: Question about type cast in queue code James Kuyper <jameskuyper@verizon.net> - 2015-11-05 16:10 -0500
Re: Question about type cast in queue code fl <rxjwg98@gmail.com> - 2015-11-05 16:50 -0800
Re: Question about type cast in queue code James Kuyper <jameskuyper@verizon.net> - 2015-11-05 21:37 -0500
Re: Question about type cast in queue code Philip Lantz <prl@canterey.us> - 2015-11-06 20:37 -0800
Re: Question about type cast in queue code James Kuyper <jameskuyper@verizon.net> - 2015-11-07 00:20 -0500
Re: Question about type cast in queue code Philip Lantz <prl@canterey.us> - 2015-11-07 11:51 -0800
Re: Question about type cast in queue code James Kuyper <jameskuyper@verizon.net> - 2015-11-07 15:34 -0500
Re: Question about type cast in queue code Philip Lantz <prl@canterey.us> - 2015-11-07 13:42 -0800
Re: Question about type cast in queue code James Kuyper <jameskuyper@verizon.net> - 2015-11-07 16:53 -0500
Re: Question about type cast in queue code David Thompson <dave.thompson2@verizon.net> - 2015-12-06 07:56 -0500
Re: Question about type cast in queue code Keith Thompson <kst-u@mib.org> - 2015-12-06 12:28 -0800
Re: Question about type cast in queue code Philip Lantz <prl@canterey.us> - 2015-12-06 13:29 -0800
Re: Question about type cast in queue code James Kuyper <jameskuyper@verizon.net> - 2015-12-06 18:18 -0500
Re: Question about type cast in queue code supercat@casperkitty.com - 2015-12-06 15:31 -0800
csiph-web