Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
22nd HW Switchv0.1
//gcc 5.4.0 #include <stdio.h> int main(void) { char myChar; printf("Please enter a single Character:\n"); scanf("%c\n",&myChar); printf("The entered character is:%c\n", myChar); }
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
150109_RecursividadParImpar
Example of scanf and basic integer manipulation - with function call
Star pattern
recursive
Michael Bean's Spring 2017 Lab 3 v1.1
Max of arrays
Part 1: Draw Arts
18BCE2182 ASSESS_3 Q1
Max
a3
Please log in to post a comment.