[ RFC Index | RFC Search | Usenet FAQs | Web FAQs | Documents | Cities ]

    Search the Archives
Display RFC by number
    


RFC 1832: How do you declare a variable length array of variable...

<< Back to: RFC 1832

 
Reader comments:
 

Comment by BillC
Submitted on 11/11/2005
Related RFC: RFC 1832
Rating: Rate this comment: Vote
How do you declare a variable length array of variable length arrays?  For example, we want to declare a variable length array of strings.  However, the declaration for a variable length array [ type-name object<> ] would end up looking like the declaration for string [ string object<> ] when you substitute "string" for "type-name" in the variable length array declaration.

 
 
FAQS.ORG makes no guarantees as to the accuracy of the posts. Each post is the personal opinion of the poster. These posts are not intended to substitute for medical, tax, legal, investment, accounting, or other professional advice. FAQS.ORG does not endorse any opinion or any product or service mentioned mentioned in these posts.

<< Back to: RFC 1832


© 2008 FAQS.ORG. All rights reserved.