List Question
20 TechQA 2024-03-05T09:42:02.537000Using ctype.h with utf-8 character
98 views
Asked by Daniel Muñoz
Having trouble with return values of strcmp(). How exactly does strcmp() work?
98 views
Asked by odan797
Implicit vs explicit conversions in VB.NET
126 views
Asked by Marius Bancila
How do I use the ctype.h library in a conditional statement?
124 views
Asked by Mark Bruye
Code review in C regarding bools and if/else if
298 views
Asked by hollythorn101
Tolower Function does not work in c. I write TURAL muzafarov but it returns TURAL MUZAFAROV
107 views
Asked by Tural Muzefferli
C++ error invalid conversion from 'char' to 'const char*'
324 views
Asked by waterswell
how to print out how many spaces, words, alphabets, digits, sentences, punctuations are in a text file
47 views
Asked by David Lee
Casting a string variable to a class object
748 views
Asked by John
Why does my loop not work with the isupper function?
28 views
Asked by NewbieBoy
std::ctype Derived Class Fails to Compile for char
142 views
Asked by zdf
With CType Int32? to Int64? - System.InvalidCastException: Specified cast is not valid
231 views
Asked by DaveWilliamson
VB Ctype equivalent to C#
254 views
Asked by Sandy1234
Find all controls on a form, even those within Tab Controls - VB.net
1k views
Asked by Matt Bartlett
Using C read large file then get the following error:OSError: exception: access violation writing 0x000001708DB6E000
69 views
Asked by Yuhan WANG
How to I fix warning C4047?
709 views
Asked by X_L_R_8
isalpha in c++ not working correctly for single integer
85 views
Asked by Priyank
C++ When should I std::ctype<char>::widen()?
209 views
Asked by Kristian Spangsege