Annotation of researchv10no/cmd/ccom/vax/tests/p.i, revision 1.1

1.1     ! root        1: typedef struct Menu{
        !             2:        char    **item;
        !             3: } Menu;
        !             4: 
        !             5: Menu menus[10] ; 
        !             6: 
        !             7: char m_strings[100][10];
        !             8: 
        !             9: m_init()
        !            10: {
        !            11:        register m, i, s ;
        !            12: 
        !            13:                        menus[m].item[i] = &(m_strings[s++][0]);        /* r0 */
        !            14: }

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.