This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
"Dave Korn" <dk@artimi.com> writes:
| Does this still make sense? It's making my mind | boggle in several directions at once.
I think there is a hole in the argument about allocating object with malloc(). The key is to understand what the effective type of the object is.
A definition of an identifier is a declaration for that identifier that: —for an object, causes storage to be reserved for that object ...
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |