Menu

Attribute documentation question

Help
2001-08-28
2003-01-17
  • Scott MacDiarmid

    I have the following line in my header.

    /** array of connections to use when executing requests */
        TestConnection m_connection[MAX_TEST_CONNECTIONS];

    It is getting defined like this under Contents:

    MAX_TEST_CONNECTIONS  attribute  public array of connections to use when executing requests 

    attribute MAX_TEST_CONNECTIONS ?  ^  <  >  
          array of connections to use when executing requests

    Source:
    r:\TestApps\Test\TestFile.h:69

    Code:
    public TestConnection m_connection [ MAX_TEST_CONNECTIONS ] 

    Am I commenting it incorrectly?

    Thanks,
    Scott

     
    • Joe Linoff

      Joe Linoff - 2003-01-17

      Hi Scott:

      I finally managed to figure out how to use this stuff. Do you still need help with this?

      Sorry for taking so long to get back to you.

      Cheers,

      Joe

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.