Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in toupper
toupper returns integer rather than char
Mar 21, 2023
c++
toupper
f# System.Char.ToUpper
Mar 12, 2023
list
f#
toupper
Haskell-ghci, function toUpper not found?
Mar 05, 2023
function
haskell
ghci
toupper
Unsure as to why toupper() is cutting off last letter in C
Mar 03, 2023
arrays
c
letter
toupper
How to set a string to all lowercase [duplicate]
Sep 27, 2022
c
uppercase
lowercase
tolower
toupper
Converting Char to Uppercase From User Inputted Data
Jun 26, 2022
c#
char
uppercase
toupper
Changing a lowercase character to uppercase in c++
Apr 24, 2017
c++
uppercase
lowercase
toupper
ToUpperInvariant() – is MSDN wrong on its recommendation?
Oct 24, 2022
.net
string
msdn
toupper
Capitalizing letters. R equivalent of excel "PROPER" function [duplicate]
Sep 19, 2022
r
string
capitalization
toupper
tolower
Why putchar, toupper, tolower, etc. take a int instead of a char?
Aug 31, 2022
c
putchar
tolower
toupper
Why can't "transform(s.begin(),s.end(),s.begin(),tolower)" be complied successfully?
Jul 12, 2022
c++
compiler-errors
lowercase
toupper
tolower
Do I need to cast to unsigned char before calling toupper(), tolower(), et al.?
Sep 07, 2022
c++
language-lawyer
undefined-behavior
toupper
tolower
Why is the alphabet split into multiple ranges in this C code?
Dec 14, 2021
c++
c
character
toupper