Author Topic: C code reverse engineering failure  (Read 2915 times)

Richard Burke

  • EA User
  • **
  • Posts: 32
  • Karma: +1/-0
    • View Profile
    • Protean Electric
C code reverse engineering failure
« on: April 27, 2016, 09:21:09 pm »
The C code reverse engineering function (V12.1) fails on this line of code:

Code: [Select]
typedef struct
{
    SomeType_T const (*ptrToArrayOfSomeType)[]; /* Pointer to an array of SomeType_T  - Fails with error Unexpected synbol: [ */
} SomeOtherType_T;

Thanks,
Richard
Richard Burke
Software and Systems Manager
Protean Electric Limited