# third_party_bounds_checking_function **Repository Path**: xuanfen-ren/third_party_bounds_checking_function ## Basic Information - **Project Name**: third_party_bounds_checking_function - **Description**: Third-party open-source software bounds_checking_function | 三方开源软件bounds_checking_function - **Primary Language**: Unknown - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 132 - **Created**: 2021-04-20 - **Last Updated**: 2021-04-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # bounds_checking_function #### Description - following the standard of C11 Annex K (bound-checking interfaces), functions of the common memory/string operation classes, such as memcpy_s, strcpy_s, are selected and implemented. - other standard functions in C11 Annex K will be analyzed in the future and implemented in this organization if necessary. - handles the release, update, and maintenance of bounds_checking_function.