Feature Requests: Browse | Submit New | Admin

[#5260] nested structs

Date:
2006-08-01 23:06
Priority:
3
Submitted By:
Nobody
Assigned To:
Nobody (None)
Category:
None
State:
Open
Summary:
nested structs

Detailed description
support something like

POINT = struct [
"int", "x",
"int", "y"
]

TwoPoints = struct [ 
"POINT", "one",
"POINT", "two"
]

Add A Comment: Notepad

Please login


Followup

No Followups Have Been Posted

Attached Files:

Name Description Download
No Files Currently Attached

Changes:

No Changes Have Been Made to This Item