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.
_p
suffix. For example: name_p_v
suffix. For example: name_vCopyright © , CHUBOE LLC. All rights reserved.