Menu

#13 Anonymous structs and objects

open
5
2006-03-17
2006-03-16
No

It looks like all structs need to have a name associated with them, but
sometimes it can be useful to have anonymous structs. For instance,
something like this may be useful:

var x = struct {bar=5};

Discussion

  • John Skaller

    John Skaller - 2006-03-17

    Logged In: YES
    user_id=5394

    Anon structs now WIP.

     
  • John Skaller

    John Skaller - 2006-03-17
    • assigned_to: nobody --> skaller
     

Log in to post a comment.