Function Convention

  • All function parameter names should end with _p suffix. For example: name_p
  • All function declared variable names should end with _v suffix. For example: name_v

Copyright © , CHUBOE LLC. All rights reserved.