فيرهوف 10

الملخّص

الأنواع المتاحة للجميع

@362 تعداد

الدوال الثابتة العامة

CharToVal(char ch)
int
ComputeCheckChar(const char *str)
char
ComputeCheckChar(const char *str, size_t strLen)
char
ValToChar(int val)
char
ValidateCheckChar(char checkChar, const char *str)
bool
ValidateCheckChar(char checkChar, const char *str, size_t strLen)
bool
ValidateCheckChar(const char *str)
bool
ValidateCheckChar(const char *str, size_t strLen)
bool

الأنواع المتاحة للجميع

@362

 @362

الدوال الثابتة العامة

تشارتوفال

int CharToVal(
  char ch
)

ComputeCheckChar

char ComputeCheckChar(
  const char *str
)

ComputeCheckChar

char ComputeCheckChar(
  const char *str,
  size_t strLen
)

فال تشار

char ValToChar(
  int val
)

التحقّق من ChCheck

bool ValidateCheckChar(
  char checkChar,
  const char *str
)

التحقّق من ChCheck

bool ValidateCheckChar(
  char checkChar,
  const char *str,
  size_t strLen
)

التحقّق من ChCheck

bool ValidateCheckChar(
  const char *str
)

التحقّق من ChCheck

bool ValidateCheckChar(
  const char *str,
  size_t strLen
)