Why does the printf("%c", 0.21) results in 'ß'?

Subscribers:
4,150
Published on ● Video Link: https://www.youtube.com/watch?v=2O9LYRGpEsQ



Duration: 5:17
3 views
0


Why does the printf("%c", 0.21) results in 'ß'? duplicate
I hope you found a solution that worked for you :)
The Content (except music & images) is licensed under (https://meta.stackexchange.com/help/licensing)CC BY-SA
Thanks to all those great people for their contributions!

(stackoverflow.com/users/19277424/utkarsh-naman)utkarsh.naman
(stackoverflow.com/users/4593267/chqrlie)chqrlie
(stackoverflow.com/users/9072753/kamilcuk)KamilCuk
(stackoverflow.com/users/8740349/top-master)Top-Master
(stackoverflow.com/users/298225/eric-postpischil)Eric Postpischil
A special thanks goes out to the (https://stackoverflow.com/questions/77707053/why-does-the-printfc-0-21-results-in-%c3%9f)Stackexchange community

I wish you all a wonderful day! Stay safe :)

format-specifiers c printf




Other Videos By Peter Schneider


2023-12-23Codereview: Find all line numbers of prefix duplicates with streams
2023-12-23Apple: 'clang' v.s. 'gcc' v.s. 'cpp' Binaries
2023-12-23Dba: Benefit to use syntax code "persisted"
2023-12-23Apple: Is there a terminal or a setting for a terminal that obeys the usual text editor key combi...
2023-12-23Codereview: Best Practices For A Console Menu App
2023-12-23Apple: Where is lookupd?
2023-12-23Unix: E: Unable to locate package code
2023-12-23Understanding Pointer Behavior and Copy Elision in Object Returns Pre- and Post-C++17
2023-12-23How to extract default-printer description (friendly name) in a macOS shell script (using a varia...
2023-12-23Why does disabling active power management in BIOS double NVMe speed?
2023-12-22Why does the printf("%c", 0.21) results in 'ß'?
2023-12-22Dba: How to create a folder within the MySQL datadir without MySQL treating it as a database?
2023-12-22Dba: Does a commit occur all at same time from a transactional point of view?
2023-12-22Electronics: Can ML240 polyimide magnet wire handle 50kV when used in inductors?
2023-12-22Codereview: Find all line numbers of duplicates with streams
2023-12-22Can servers connect via WiFi instead of an ethernet cable directly to the gateway?
2023-12-22Softwareengineering: Modeling a CSV file: What is the standard? Python or SQL?
2023-12-22Salesforce: Apex Bulkification Issue
2023-12-22Create runs of repeating values in a character vector with dplyr
2023-12-22Unix: How to print multiple copies of a document with lpr and keep the page order
2023-12-22Unix: The difference between ps axjf and ps -axjf



Tags:
format-specifiers
printf