Re: compile error about void*
- From: "Igor Tandetnik" <itandetnik@xxxxxxxx>
- Date: Fri, 18 Jan 2008 08:26:39 -0500
"George" <George@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:29D30E3E-A5A5-4172-8D60-EF13A3A6FE36@xxxxxxxxxxxxx
Do you find parentheses natural in this case, too? In general, in
C++ a type-id looks exactly like a variable declaration with the
actual
Type-id you mean data type? Like, int, void, void*?
I mean a syntactical construct (a sequence of tokens) used to name a
type.
--
With best wishes,
Igor Tandetnik
With sufficient thrust, pigs fly just fine. However, this is not
necessarily a good idea. It is hard to be sure where they are going to
land, and it could be dangerous sitting under them as they fly
overhead. -- RFC 1925
.
- References:
- Re: compile error about void*
- From: Ulrich Eckhardt
- Re: compile error about void*
- From: Igor Tandetnik
- Re: compile error about void*
- From: George
- Re: compile error about void*
- From: Igor Tandetnik
- Re: compile error about void*
- Prev by Date: Re: compile error about void*
- Next by Date: Re: compile error about void*
- Previous by thread: Re: compile error about void*
- Next by thread: my code to prove working set larger than virtual bytes
- Index(es):
Relevant Pages
|