Search:

Type: Posts; User: MrDanny

Search: Search took 0.01 seconds.

  1. Replies
    9
    Views
    4,007

    pbuff actually is a pointer to a 2d short...

    pbuff actually is a pointer to a 2d short buffer...




    short naaParseBuffer[12][buffsize];
    {
    ----
    -------
    ------
  2. Replies
    9
    Views
    4,007

    Am getting the same error !!! ...

    Am getting the same error !!!

    ../AppWnd.cpp:497:14: error: invalid types 'short int[unsigned int]' for array subscript
    ../AppWnd.cpp:497:53: error: invalid types 'short int[unsigned int]' for...
  3. Replies
    9
    Views
    4,007

    @threahdead can you please help me....

    @threahdead can you please help me....
  4. Replies
    9
    Views
    4,007

    Thanks for the reply.... Request you to give a...

    Thanks for the reply....
    Request you to give a small code snippet !!! Dynamic allocation has always been a problem area for me...
  5. Replies
    9
    Views
    4,007

    invalid subscript error

    Iam getting error while compiling the following code.... I know the mistake i have done is a silly one, but could not find it after repeated parsing.. Please help;



    short...
Results 1 to 5 of 5