List Question
20 TechQA 2023-08-24T10:23:22.437000How to check if a specific position in a string character or digit or not by using isdigit, isalpha
32 views
Asked by Anas Nagy
Why can't my C function handle punctuation?
159 views
Asked by LifeLong21
python say isalpha() is not defined despite it being built in (I think)
396 views
Asked by conronro
Count how many and what letters contains text
72 views
Asked by tensshhi
Python - How to stop a number being added to my list - isalpha()
79 views
Asked by Zursen
isalpha giving True for some Sinhala words
43.9k views
Asked by cmgchess
Deleting isalpha out of function, causes it to return 0 all the time
98 views
Asked by wolffsen
How to check if scanf input is a number? (user input has to be a float)
297 views
Asked by S. Müller
Find And Replace Character In Python
78 views
Asked by Fran_CS
Decide if string is a palindrome using 3 functions
353 views
Asked by dundern
logical error with isalpha() and mutiple while loop
58 views
Asked by Mr.IDK
How can i fix my code to ignore the spaces when recognizing special characters in a string?
290 views
Asked by ronny
Count the number of letters, digits and special characters in C program
582 views
Asked by singkit
What is time complexity of "isalnum(char)" in c++?
511 views
Asked by Ankit
Why isalpha() doesn't recognize a letter in a string?
508 views
Asked by bianca D'epifanio
Am I using isalpha() function in c++ correctly?
333 views
Asked by wawa
Don't know what to use in this if-statement
38 views
Asked by Blogames
Check special character in string array using isalpha
118 views
Asked by AbuDavid
How do i have my ppinter point to the new string i created
73 views
Asked by jewishfish