Tcodes.h 105 B

12345
  1. /// @file
  2. #pragma once
  3. #include <stdint.h>
  4. void TCodes(char * const strchr_pointer, uint8_t codeValue);