狠狠撸

狠狠撸Share a Scribd company logo
F
1. F F F
2. F F F
3. F underline _ F3. F underline _ F
4. F F reserved words F int, float, etc.
Note: F F
F F 8 F F F
F
1
C reserved keywords
2
F
F F F
char
intint
short
long ? 2 F
unsigned F
float
double ? 2 F
3
F
F ( F) F
Char 1 ASCII F 1 F 0 255
Int 2 F F 32768 32767
Short 2 F F 32768 32767Short 2 F F 32768 32767
Long 4 F ± 2000 F
Unsigned Unsigned short = 2
Unsigned long = 4
F F 0 65535
F F 0 4000 F
Float 4 F F 10x
x F F 37 +38
Double 8 F F
4
F
F F F ? 4 F
F
F
F
F
F
5
F
F char F F
# include <stdio.h>
main ( )
{{
char reply;
reply = y;
}
6
F F ?
F F F F F F F F ?
ASCII F  F F
F F 
F
BELL F ASCII 007 F
beep = 007 ;
F F n
? newline = n ;
7
F
# include <stdio.h>
main ( )
{
char newline;char newline;
newline = n;
printf( Hello, Good morning. %c ,newline);
printf( Hello, Good morning.n );
}
8
F
F F 4 int, short, long
unsigned
unsigned F
F F F F int shortF F F F int short
long F F
unsigned int plusnum;
unsigned long width;
unsigned short absno; /* absolute number */
9
F
F 2 float
double double F F ? 2 F float
F F F
F F F FF F F F
F F
9,000,000,000 9.0*109 9.0e9
345,000 3.45*105 3.45e5
0.00063 6.3*10-4 6.3e-4
0.00000924 9.24*10-6 9.24e-6
10
F
? F
F F
(array) F F
F [ ]F [ ]
char name[30];
name ? char 30
? F F F F
null 0 F 29
11
F F F F
F F F
F F
main ( )
{
int age = 18;
{
int age = 18;
float height;
char name[30] = Mr. Surasak”;
height = 172.5;
printf( Name: %s is %d years old , name, age);
printf( and tall %f cms.n ,height);
}
12
F F F F
F
# include <stdio.h>
main ( )
{
int sum,valuea;
F F :
Total value is 5.
int sum,valuea;
int count = 1;
valuea = 4;
sum = count + valuea;
printf( Total value is %d.n ,sum);
}
Total value is 5.
13
Ad

Recommended

????????????????????? Printf scanf
????????????????????? Printf scanf
????? ?????
?
Computer Security (Cryptography) Ch03
Computer Security (Cryptography) Ch03
Saif Kassim
?
Decoding sheet
Decoding sheet
nor_dumogho
?
??????????????
??????????????
????? ?????
?
??????????????
??????????????
??????? ?????
?
C SLIDES PREPARED BY M V B REDDY
C SLIDES PREPARED BY M V B REDDY
Malikireddy Bramhananda Reddy
?
01 form-mdi
01 form-mdi
Warawut
?
Ch 12.4 taxation
Ch 12.4 taxation
Rione Drevale
?
Flisol
Flisol
Jorge Becerra
?
Animation Lzw Encoding
Animation Lzw Encoding
vasants18
?
B Trees
B Trees
Aisu
?
Ch06
Ch06
Hankyo
?
1
1
guestc66a38
?
???????? Printf&scanf
???????? Printf&scanf
??????? ?????
?
Ch04
Ch04
Hankyo
?
????? 2 ?????????????????????????
????? 2 ?????????????????????????
Nookky Anapat
?
First c program
First c program
NageswaraRao Gogisetti
?
????? 3
????? 3
????? ?????
?
??????
??????
kramsri
?
cmp104 lec 8
cmp104 lec 8
kapil078
?
??????
??????
kramsri
?
CHAPTER 3 STRUCTURED PROGRAMMING.pptx 2024
CHAPTER 3 STRUCTURED PROGRAMMING.pptx 2024
ALPHONCEKIMUYU
?
颁程序设计语言(第2版·新版)
颁程序设计语言(第2版·新版)
山城 碧海
?
C language ppt is a presentation of how to explain the introduction of a c la...
C language ppt is a presentation of how to explain the introduction of a c la...
sdsharmila11
?
Chapter02.PPTArray.pptxArray.pptxArray.pptx
Chapter02.PPTArray.pptxArray.pptxArray.pptx
yatakumar84
?
Variables, identifiers, constants, declaration in c
Variables, identifiers, constants, declaration in c
GayathriShiva4
?
Chapter02.PPT
Chapter02.PPT
Chaitanya Jambotkar
?
A File is a collection of data stored in the secondary memory. So far data wa...
A File is a collection of data stored in the secondary memory. So far data wa...
bhargavi804095
?
Introduction to Problem Solving C Programming
Introduction to Problem Solving C Programming
RKarthickCSEKIOT
?
introduction2_programming slides briefly exolained
introduction2_programming slides briefly exolained
RumaSinha8
?

More Related Content

What's hot (7)

Flisol
Flisol
Jorge Becerra
?
Animation Lzw Encoding
Animation Lzw Encoding
vasants18
?
B Trees
B Trees
Aisu
?
Ch06
Ch06
Hankyo
?
1
1
guestc66a38
?
???????? Printf&scanf
???????? Printf&scanf
??????? ?????
?
Ch04
Ch04
Hankyo
?

Similar to ??????????????????? (20)

????? 2 ?????????????????????????
????? 2 ?????????????????????????
Nookky Anapat
?
First c program
First c program
NageswaraRao Gogisetti
?
????? 3
????? 3
????? ?????
?
??????
??????
kramsri
?
cmp104 lec 8
cmp104 lec 8
kapil078
?
??????
??????
kramsri
?
CHAPTER 3 STRUCTURED PROGRAMMING.pptx 2024
CHAPTER 3 STRUCTURED PROGRAMMING.pptx 2024
ALPHONCEKIMUYU
?
颁程序设计语言(第2版·新版)
颁程序设计语言(第2版·新版)
山城 碧海
?
C language ppt is a presentation of how to explain the introduction of a c la...
C language ppt is a presentation of how to explain the introduction of a c la...
sdsharmila11
?
Chapter02.PPTArray.pptxArray.pptxArray.pptx
Chapter02.PPTArray.pptxArray.pptxArray.pptx
yatakumar84
?
Variables, identifiers, constants, declaration in c
Variables, identifiers, constants, declaration in c
GayathriShiva4
?
Chapter02.PPT
Chapter02.PPT
Chaitanya Jambotkar
?
A File is a collection of data stored in the secondary memory. So far data wa...
A File is a collection of data stored in the secondary memory. So far data wa...
bhargavi804095
?
Introduction to Problem Solving C Programming
Introduction to Problem Solving C Programming
RKarthickCSEKIOT
?
introduction2_programming slides briefly exolained
introduction2_programming slides briefly exolained
RumaSinha8
?
c programming 2nd chapter pdf.PPT
c programming 2nd chapter pdf.PPT
KauserJahan6
?
C Tutorial
C Tutorial
Dr.Subha Krishna
?
C the basic concepts
C the basic concepts
Abhinav Vatsa
?
A Comprehensive Guide to C Programing Basics, Variable Declarations, Input/O...
A Comprehensive Guide to C Programing Basics, Variable Declarations, Input/O...
Muhammad Khubaib Awan
?
T02 a firstcprogram
T02 a firstcprogram
princepavan
?
????? 2 ?????????????????????????
????? 2 ?????????????????????????
Nookky Anapat
?
CHAPTER 3 STRUCTURED PROGRAMMING.pptx 2024
CHAPTER 3 STRUCTURED PROGRAMMING.pptx 2024
ALPHONCEKIMUYU
?
颁程序设计语言(第2版·新版)
颁程序设计语言(第2版·新版)
山城 碧海
?
C language ppt is a presentation of how to explain the introduction of a c la...
C language ppt is a presentation of how to explain the introduction of a c la...
sdsharmila11
?
Chapter02.PPTArray.pptxArray.pptxArray.pptx
Chapter02.PPTArray.pptxArray.pptxArray.pptx
yatakumar84
?
Variables, identifiers, constants, declaration in c
Variables, identifiers, constants, declaration in c
GayathriShiva4
?
A File is a collection of data stored in the secondary memory. So far data wa...
A File is a collection of data stored in the secondary memory. So far data wa...
bhargavi804095
?
Introduction to Problem Solving C Programming
Introduction to Problem Solving C Programming
RKarthickCSEKIOT
?
introduction2_programming slides briefly exolained
introduction2_programming slides briefly exolained
RumaSinha8
?
c programming 2nd chapter pdf.PPT
c programming 2nd chapter pdf.PPT
KauserJahan6
?
A Comprehensive Guide to C Programing Basics, Variable Declarations, Input/O...
A Comprehensive Guide to C Programing Basics, Variable Declarations, Input/O...
Muhammad Khubaib Awan
?
T02 a firstcprogram
T02 a firstcprogram
princepavan
?
Ad

Recently uploaded (20)

Retail Store Scavenger Hunt feat. MAD MONK
Retail Store Scavenger Hunt feat. MAD MONK
jahudson
?
How Enzo Zelocchi Leveraged 28 Million Followers to Build a Global Brand That...
How Enzo Zelocchi Leveraged 28 Million Followers to Build a Global Brand That...
Enzo Zelocchi Fan Page
?
The Bet - Concept Teaser v06 Storyboards
The Bet - Concept Teaser v06 Storyboards
Jim Mortensen
?
Reasons why basketball is my favorite hobby?
Reasons why basketball is my favorite hobby?
memi27
?
Ganimatoonics Prelims || QM: Agastya Sanyal and Nikhil Vinay || Quark'25 || B...
Ganimatoonics Prelims || QM: Agastya Sanyal and Nikhil Vinay || Quark'25 || B...
BITS Goa Quiz Club
?
EDM Training - Fire Prevention & Protection.pptx
EDM Training - Fire Prevention & Protection.pptx
mujtaba1mk
?
"Thug Life" (.2025.) +Fu??Mov?e! Down?oad Fre? ????, ???? ?? & ?????
"Thug Life" (.2025.) +Fu??Mov?e! Down?oad Fre? ????, ???? ?? & ?????
Ahsan Khan
?
Mastering-Event-Management-Creating-Unforgettable-Experiences.pdf
Mastering-Event-Management-Creating-Unforgettable-Experiences.pdf
Mosaic Live
?
Season 12_EP02 - Quiz Quiz Hota Hai.pptx
Season 12_EP02 - Quiz Quiz Hota Hai.pptx
Quiz Club, Indian Institute of Technology, Patna
?
Past simple, present perfect or present perfect continuous
Past simple, present perfect or present perfect continuous
trucn4
?
Presentation1 bio 2.pdf This to know about my life i am rengooz.
Presentation1 bio 2.pdf This to know about my life i am rengooz.
RenGooZ SBUH
?
WHO KILLED ALASKA? #28: Bobby Time - "THE HUNT FOR THE HAND" TRANSCRIPT
WHO KILLED ALASKA? #28: Bobby Time - "THE HUNT FOR THE HAND" TRANSCRIPT
Optimistic18
?
Ralf Schumacher_ The Shadow and the Spotlight in Formula One.docx
Ralf Schumacher_ The Shadow and the Spotlight in Formula One.docx
voice ofarticle
?
MagicOS 9 PowerPoint Inspired By AR 4789
MagicOS 9 PowerPoint Inspired By AR 4789
elliotbuckbyfuncicha
?
Internet Quiz - Finals || Aditya Shiva Sharma, Druva and Haaziq || Midnight Q...
Internet Quiz - Finals || Aditya Shiva Sharma, Druva and Haaziq || Midnight Q...
BITS Goa Quiz Club
?
Season 12 _ EP03 - The Coked up Quiz .pdf
Season 12 _ EP03 - The Coked up Quiz .pdf
Quiz Club, Indian Institute of Technology, Patna
?
最新版美国堪萨斯州立大学毕业证(碍-厂迟补迟别毕业证书)原版定制
最新版美国堪萨斯州立大学毕业证(碍-厂迟补迟别毕业证书)原版定制
taqyea
?
最新版西班牙卡米洛何塞塞拉大学毕业证(鲍颁闯颁毕业证书)原版定制
最新版西班牙卡米洛何塞塞拉大学毕业证(鲍颁闯颁毕业证书)原版定制
Taqyea
?
Ganimatoonics Finals || QM: Agastya and Nikhil || Quark'25 || BITS Pilani, KK...
Ganimatoonics Finals || QM: Agastya and Nikhil || Quark'25 || BITS Pilani, KK...
BITS Goa Quiz Club
?
Reasons why dancing is my favorite hobby
Reasons why dancing is my favorite hobby
memi27
?
Retail Store Scavenger Hunt feat. MAD MONK
Retail Store Scavenger Hunt feat. MAD MONK
jahudson
?
How Enzo Zelocchi Leveraged 28 Million Followers to Build a Global Brand That...
How Enzo Zelocchi Leveraged 28 Million Followers to Build a Global Brand That...
Enzo Zelocchi Fan Page
?
The Bet - Concept Teaser v06 Storyboards
The Bet - Concept Teaser v06 Storyboards
Jim Mortensen
?
Reasons why basketball is my favorite hobby?
Reasons why basketball is my favorite hobby?
memi27
?
Ganimatoonics Prelims || QM: Agastya Sanyal and Nikhil Vinay || Quark'25 || B...
Ganimatoonics Prelims || QM: Agastya Sanyal and Nikhil Vinay || Quark'25 || B...
BITS Goa Quiz Club
?
EDM Training - Fire Prevention & Protection.pptx
EDM Training - Fire Prevention & Protection.pptx
mujtaba1mk
?
"Thug Life" (.2025.) +Fu??Mov?e! Down?oad Fre? ????, ???? ?? & ?????
"Thug Life" (.2025.) +Fu??Mov?e! Down?oad Fre? ????, ???? ?? & ?????
Ahsan Khan
?
Mastering-Event-Management-Creating-Unforgettable-Experiences.pdf
Mastering-Event-Management-Creating-Unforgettable-Experiences.pdf
Mosaic Live
?
Past simple, present perfect or present perfect continuous
Past simple, present perfect or present perfect continuous
trucn4
?
Presentation1 bio 2.pdf This to know about my life i am rengooz.
Presentation1 bio 2.pdf This to know about my life i am rengooz.
RenGooZ SBUH
?
WHO KILLED ALASKA? #28: Bobby Time - "THE HUNT FOR THE HAND" TRANSCRIPT
WHO KILLED ALASKA? #28: Bobby Time - "THE HUNT FOR THE HAND" TRANSCRIPT
Optimistic18
?
Ralf Schumacher_ The Shadow and the Spotlight in Formula One.docx
Ralf Schumacher_ The Shadow and the Spotlight in Formula One.docx
voice ofarticle
?
MagicOS 9 PowerPoint Inspired By AR 4789
MagicOS 9 PowerPoint Inspired By AR 4789
elliotbuckbyfuncicha
?
Internet Quiz - Finals || Aditya Shiva Sharma, Druva and Haaziq || Midnight Q...
Internet Quiz - Finals || Aditya Shiva Sharma, Druva and Haaziq || Midnight Q...
BITS Goa Quiz Club
?
最新版美国堪萨斯州立大学毕业证(碍-厂迟补迟别毕业证书)原版定制
最新版美国堪萨斯州立大学毕业证(碍-厂迟补迟别毕业证书)原版定制
taqyea
?
最新版西班牙卡米洛何塞塞拉大学毕业证(鲍颁闯颁毕业证书)原版定制
最新版西班牙卡米洛何塞塞拉大学毕业证(鲍颁闯颁毕业证书)原版定制
Taqyea
?
Ganimatoonics Finals || QM: Agastya and Nikhil || Quark'25 || BITS Pilani, KK...
Ganimatoonics Finals || QM: Agastya and Nikhil || Quark'25 || BITS Pilani, KK...
BITS Goa Quiz Club
?
Reasons why dancing is my favorite hobby
Reasons why dancing is my favorite hobby
memi27
?
Ad

???????????????????

  • 1. F 1. F F F 2. F F F 3. F underline _ F3. F underline _ F 4. F F reserved words F int, float, etc. Note: F F F F 8 F F F F 1
  • 3. F F F F char intint short long ? 2 F unsigned F float double ? 2 F 3
  • 4. F F ( F) F Char 1 ASCII F 1 F 0 255 Int 2 F F 32768 32767 Short 2 F F 32768 32767Short 2 F F 32768 32767 Long 4 F ± 2000 F Unsigned Unsigned short = 2 Unsigned long = 4 F F 0 65535 F F 0 4000 F Float 4 F F 10x x F F 37 +38 Double 8 F F 4
  • 5. F F F F ? 4 F F F F F F 5
  • 6. F F char F F # include <stdio.h> main ( ) {{ char reply; reply = y; } 6
  • 7. F F ? F F F F F F F F ? ASCII F F F F F F BELL F ASCII 007 F beep = 007 ; F F n ? newline = n ; 7
  • 8. F # include <stdio.h> main ( ) { char newline;char newline; newline = n; printf( Hello, Good morning. %c ,newline); printf( Hello, Good morning.n ); } 8
  • 9. F F F 4 int, short, long unsigned unsigned F F F F F int shortF F F F int short long F F unsigned int plusnum; unsigned long width; unsigned short absno; /* absolute number */ 9
  • 10. F F 2 float double double F F ? 2 F float F F F F F F FF F F F F F 9,000,000,000 9.0*109 9.0e9 345,000 3.45*105 3.45e5 0.00063 6.3*10-4 6.3e-4 0.00000924 9.24*10-6 9.24e-6 10
  • 11. F ? F F F (array) F F F [ ]F [ ] char name[30]; name ? char 30 ? F F F F null 0 F 29 11
  • 12. F F F F F F F F F main ( ) { int age = 18; { int age = 18; float height; char name[30] = Mr. Surasak”; height = 172.5; printf( Name: %s is %d years old , name, age); printf( and tall %f cms.n ,height); } 12
  • 13. F F F F F # include <stdio.h> main ( ) { int sum,valuea; F F : Total value is 5. int sum,valuea; int count = 1; valuea = 4; sum = count + valuea; printf( Total value is %d.n ,sum); } Total value is 5. 13