| Subject: | Is cast operator unary or binary? How many operands? |
|---|---|
| From: | JoseMariaSola |
| Date: | Tue, 29 Apr 2008 05:45:54 -0700 PDT |
| Newsgroups: | comp.lang.c |
How may operators and operands does (typename) expression has? I'd say one operator, the cast operator, and two operands: typename and expression. But everywhere I read, cast is categorized as an unary operator. Why is that? Is it just a syntax cotegory? Thanks. José María. |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | taking a "word" as input, arnuld |
|---|---|
| Next by Date: | Re: Is cast operator unary or binary? How many operands?, vippstar |
| Previous by Thread: | taking a "word" as input, arnuld |
| Next by Thread: | Re: Is cast operator unary or binary? How many operands?, vippstar |
| Indexes: | [Date] [Thread] [Top] [All Lists] |