Hidden Header files in VEXcode

Hi there,
I was looking through the definitions of all the enums in VEXcode, but most of the header files are marked as hidden (for obvious reasons, you shouldn’t really be editing them). A few questions about them:

  • Are these files per project or just inside of the VEXcode program files?
  • Where could I find them?

(edit: rip my regular status lol)

1 Like

The header files stored in the program files.

On Windows⠀⠀C:\Program Files (x86)\VEX Robotics\VEXcode V5 Text\sdk\vexv5\include
On Mac⠀⠀~/Library/VEXcode V5 Text/sdk/vexv5/include
The mac file path might be wrong (I don’t have a mac).

4 Likes