structure initialization
From: Jerry <hidden>
Date: 2005-07-22 13:37:57
From: Jerry <hidden>
Date: 2005-07-22 13:37:57
A kind of lame offtopic question :)
What reason in 2.6 to do structure init in this way:
struct a = {
.name = value
...
instead of 2.4-like:
struct a = {
name: value
...
Is this a bad form to use ".name" in 2.4 or "name:" in 2.6?
()_()
-( ^,^ )- -[21398845]- -<The Bat! 3.0.1.33>- -<22.07.2005 16:27>-
(") (")