-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 John Coppens schrieb:
> 'Static' is normally reserved to specify the data should never be > destroyed by the compiler if the compiler thinks it's not necessary any > more (eg. to make data 'static', i.e. available between function calls to > the same function). "static" has two meanings: The one you mentioned for variables declared inside a function, the one Ben Jackson mentioned for variables declared outside a function. Philipp -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFF6WqKbtUV+xsoLpoRAlogAKDVJ2bMN+DsjRv63K91OjTySimyvwCg1ntE YZtmuDvJm+dFdBlZ0ugvwQo= =U2uw -----END PGP SIGNATURE----- _______________________________________________ geda-user mailing list [email protected] http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

