الخميس، 6 يونيو 2013

Function Reference isalnum()

Function Reference isalnum()



Function Reference isalnum() 
Prototype: int isalnum(int ch); Header File: ctype.h (C) cctype (C++) Explanation: Isalnum does exactly what is sounds like, checks if the ASCII value passed in has a character equivalent to a number of letter. It returns non-zero for true, and zero for false.






منقول
الملفات المرفقة الملفات المرفقة

ليست هناك تعليقات:

إرسال تعليق