Other operations prohibited for incomplete structures
are declaring real (not pointer) instances of them,
accessing fields using the . operator,
using the * operator on an incomplete structure pointer,
and assigning whole structures.
back
This page by Steve Summit
// Copyright 1995-2004
// feedback