C언어 스터디 강의자료 - 1차시
C언어 스터디 강의자료 - 1차시
C언어 스터디 강의자료 - 1차시
C언어 스터디 강의자료 - 1차시
C언어 스터디 강의자료 - 1차시
#include <stdio.h>
int main() {
printf(" !n");
return 0;
}
!
C언어 스터디 강의자료 - 1차시
C언어 스터디 강의자료 - 1차시
int a, b, c;
a = b + c;
b = 1;
c = 2;
printf("%dn", a);
C언어 스터디 강의자료 - 1차시
int a;
int b = 1;
int c, d, e = 2;
double f = 3.12312;
char g = 'A';
[ ] [ ];
[ ] [ ] = [ ];
[ ] [1 ], [2 ];
C언어 스터디 강의자료 - 1차시
int input_length; // 1
int option2 = 1; // 2
int MAX_SIZE = 100; // 3
int 1st_val = -1; // 4
int if; // 5
int _temp; // 6
int a, b, c;
a = 1;
b = a + 5;
c = 5 + b * 2;
scanf("%d %d", &a, &b);
C언어 스터디 강의자료 - 1차시
: 5 6
11
#include <stdio.h>
int main() {
int a, b;
printf(" : ");
scanf("%d %d", &a, &b);
int c = a + b;
printf("%dn", c);
return 0;
}
: 5 6
11
#include <stdio.h>
int main() {
int a, b;
printf(" : ");
scanf("%d %d", &a, &b);
float c = (float)a / b;
printf("%dn", c);
return 0;
}
printf("%.2fn", 5 / 2);
int b = 1.2 * 3;
printf("%dn", a);
2
3
int i = 3;
int ii = 3.5;
float f = 3.333;
float ff = 3;
char c = 'A';
char cc = 65;
float r1 = 3 + 5.7;
float r2 = 5 / 2;
float r3 = (int)(3 + 5.7);
float r4 = (float)5 / 2;
C언어 스터디 강의자료 - 1차시
C언어 스터디 강의자료 - 1차시

More Related Content

PDF
10 3 다중 배열
DOCX
Include
PPTX
C & Python Introduction
PDF
PPTX
C programming BY Mazedur
PDF
Bcsl 033 data and file structures lab s5-2
PDF
Insertion sort
10 3 다중 배열
Include
C & Python Introduction
C programming BY Mazedur
Bcsl 033 data and file structures lab s5-2
Insertion sort

What's hot (14)

PDF
Bcsl 033 data and file structures lab s5-3
PPTX
PPTX
Structure
DOCX
1 (1)
PDF
Program in ‘C’ language to implement linear search using pointers
PDF
Implement a queue using two stacks.
DOCX
C Language Programs
DOCX
DOCX
Printing different pyramid patterns of numbers,alphabets and stars using C.
DOCX
(Meta 5) ejemplo vectores dev c++
DOCX
(Meta 5) ejemplo vectores 2 dev c++
Bcsl 033 data and file structures lab s5-3
Structure
1 (1)
Program in ‘C’ language to implement linear search using pointers
Implement a queue using two stacks.
C Language Programs
Printing different pyramid patterns of numbers,alphabets and stars using C.
(Meta 5) ejemplo vectores dev c++
(Meta 5) ejemplo vectores 2 dev c++
Ad

Similar to C언어 스터디 강의자료 - 1차시 (20)

PDF
C lab programs
PDF
C lab programs
PDF
Clang2018 class3
DOC
'C' language notes (a.p)
PPS
pointers 1
PDF
Lab Manual IV (1).pdf on C++ Programming practice
PPTX
C programing basic input and output
PDF
C language concept with code apna college.pdf
PPT
901131 examples
PDF
c interview progs.pdf
DOCX
Junaid program assignment
PDF
Let us c(by Yashwant Kanetkar) 5th edition solution chapter 1
DOC
Basic c programs updated on 31.8.2020
DOCX
Ejercicios de programacion
PDF
Cpd lecture im 207
PDF
9.C Programming
PPTX
C Programming : Operators & Expressions.pptx
DOC
C basics
C lab programs
C lab programs
Clang2018 class3
'C' language notes (a.p)
pointers 1
Lab Manual IV (1).pdf on C++ Programming practice
C programing basic input and output
C language concept with code apna college.pdf
901131 examples
c interview progs.pdf
Junaid program assignment
Let us c(by Yashwant Kanetkar) 5th edition solution chapter 1
Basic c programs updated on 31.8.2020
Ejercicios de programacion
Cpd lecture im 207
9.C Programming
C Programming : Operators & Expressions.pptx
C basics
Ad

More from Junha Jang (9)

PDF
Flask 소수전공 강의자료 - 4차시
PDF
Flask 소수전공 강의자료 - 3차시
PDF
Flask 소수전공 강의자료 - 1차시
PDF
Flask 소수전공 강의자료 - 2차시
PDF
Java 스터디 강의자료 - 1차시
PDF
C언어 스터디 강의자료 - 5차시
PDF
C언어 스터디 강의자료 - 4차시
PDF
C언어 스터디 강의자료 - 3차시
PDF
C언어 스터디 강의자료 - 2차시
Flask 소수전공 강의자료 - 4차시
Flask 소수전공 강의자료 - 3차시
Flask 소수전공 강의자료 - 1차시
Flask 소수전공 강의자료 - 2차시
Java 스터디 강의자료 - 1차시
C언어 스터디 강의자료 - 5차시
C언어 스터디 강의자료 - 4차시
C언어 스터디 강의자료 - 3차시
C언어 스터디 강의자료 - 2차시

Recently uploaded (20)

PDF
Artificial Superintelligence (ASI) Alliance Vision Paper.pdf
PPTX
Feature types and data preprocessing steps
PPTX
CN_Unite_1 AI&DS ENGGERING SPPU PUNE UNIVERSITY
PDF
LOW POWER CLASS AB SI POWER AMPLIFIER FOR WIRELESS MEDICAL SENSOR NETWORK
PDF
Abrasive, erosive and cavitation wear.pdf
PDF
First part_B-Image Processing - 1 of 2).pdf
PPTX
Graph Data Structures with Types, Traversals, Connectivity, and Real-Life App...
PDF
Exploratory_Data_Analysis_Fundamentals.pdf
PPTX
wireless networks, mobile computing.pptx
PPTX
ai_satellite_crop_management_20250815030350.pptx
PPTX
Software Engineering and software moduleing
PPTX
Sorting and Hashing in Data Structures with Algorithms, Techniques, Implement...
PDF
null (2) bgfbg bfgb bfgb fbfg bfbgf b.pdf
PDF
distributed database system" (DDBS) is often used to refer to both the distri...
PDF
Applications of Equal_Area_Criterion.pdf
PPTX
Building constraction Conveyance of water.pptx
PDF
Accra-Kumasi Expressway - Prefeasibility Report Volume 1 of 7.11.2018.pdf
PPTX
ASME PCC-02 TRAINING -DESKTOP-NLE5HNP.pptx
PDF
Unit I -OPERATING SYSTEMS_SRM_KATTANKULATHUR.pptx.pdf
PPTX
Chapter 2 -Technology and Enginerring Materials + Composites.pptx
Artificial Superintelligence (ASI) Alliance Vision Paper.pdf
Feature types and data preprocessing steps
CN_Unite_1 AI&DS ENGGERING SPPU PUNE UNIVERSITY
LOW POWER CLASS AB SI POWER AMPLIFIER FOR WIRELESS MEDICAL SENSOR NETWORK
Abrasive, erosive and cavitation wear.pdf
First part_B-Image Processing - 1 of 2).pdf
Graph Data Structures with Types, Traversals, Connectivity, and Real-Life App...
Exploratory_Data_Analysis_Fundamentals.pdf
wireless networks, mobile computing.pptx
ai_satellite_crop_management_20250815030350.pptx
Software Engineering and software moduleing
Sorting and Hashing in Data Structures with Algorithms, Techniques, Implement...
null (2) bgfbg bfgb bfgb fbfg bfbgf b.pdf
distributed database system" (DDBS) is often used to refer to both the distri...
Applications of Equal_Area_Criterion.pdf
Building constraction Conveyance of water.pptx
Accra-Kumasi Expressway - Prefeasibility Report Volume 1 of 7.11.2018.pdf
ASME PCC-02 TRAINING -DESKTOP-NLE5HNP.pptx
Unit I -OPERATING SYSTEMS_SRM_KATTANKULATHUR.pptx.pdf
Chapter 2 -Technology and Enginerring Materials + Composites.pptx

C언어 스터디 강의자료 - 1차시