Search code examples
why is this program skipping the the scanf in this program...


ccharscanf

Read More
character input error in my C program?...


cinputchar

Read More
sizeof char[]="some" is strange...


ccharsizeof

Read More
Converting an integer to char by adding '0' - what is happening?...


cchar

Read More
How do I convert from a char array [char; N] to a string slice &str?...


stringcharrust

Read More
Why does following C code print 45 in case of int 45 and 36 in case of STRING and ASCII value of CHA...


cpointerschar

Read More
Get a substring of a char*...


ccharsubstring

Read More
What is the first character in the sort order used by Windows Explorer?...


windowsalgorithmprogramming-languagescharspecial-characters

Read More
(Java) Counting letters in a sentence?...


javaarrayscharcounting

Read More
C Macro should expand as char* in one place and wchar* in another place with L character...


cmacroscharwidechar

Read More
In php using @ instead of isset...


phpconditional-statementscharisset

Read More
Take a char input from the Scanner...


javainputcharjava.util.scanner

Read More
Multiple args in a java switch...


javacharswitch-statementarguments

Read More
How can a string parameter be of type byte * and of type wchar_t * at the same time?...


cwinapicharwchar-t

Read More
Dummy output from an unsigned char buffer...


c++filecharbuffer

Read More
storing char in char array - incompatible types in assignment of char to char[]...


c++arrayscchardereference

Read More
How does char data type represent in 32-bit registers?...


ccharcpu-registers

Read More
fwscanf failing to read UTF-8 CSV file correctly in C...


cstringfilewhile-loopchar

Read More
How to implement an extension method to check if a string contains the special characters such as !,...


c#stringcharextension-methods

Read More
Why doesn't `char` lose data when an `int` is being assigned to it?...


cintegerchar

Read More
How to return a const char * from a C/C++ function?...


c++arraysarduinochar

Read More
How to convert character array (char[]) to String array (String[]) without looping through char arra...


javaarraysstringchar

Read More
What is an unsigned char?...


c++cchar

Read More
Performance char vs string...


c#performancetypeschar

Read More
generating pdf with MPDF, non breaking space displayed as unsupoprted characters...


phpfontscharmpdf

Read More
What's the deal with char.GetNumericValue?...


.netunicodecharnumbers

Read More
Why is the last character from user input not correct?...


stringrustchar

Read More
Why is there no Char.Empty like String.Empty?...


c#.netstringcharbase-class-library

Read More
SAS day of week name to char (downame.)...


excelpowershellsaschardayofweek

Read More
can you typecast an int into 4 chars using structs?...


cstructcastingintegerchar

Read More
BackNext