1. ¶
- Memory 데 떻 ? 뭐 따 ?
- 는 data는 본 10(Dec.), 8(Oct.), 16(Hex.) 무 ?
- printf()를 include 는 library(~.h 는 ) 무?
2.1.1. 르 내(fact) ¶
- ZeroWiki
-
- 목 : =_목1_=, ==_목2_==, ===_목3_===
- 링 : 대
- : 3
- 만들보
- * 는
-
- 대 내
- CPU, Memory
- Memory address, binary bits
- SW : System SW, Application SW
- Kinds of programming language: C, C++, Java, Assembly, Python etc.
- High-level Language VS Low-level Language: Human-kindly VS Machine-Kindly
- 4 levels of programming: coding -> compile -> linking -> debugging(running). and type of error of an each level.
- Source file, Resource file, Header file
- CPU, Memory
- C 내
- C
- printf("Hello World!\n");: #include<stdio.h>?
- C
2.1.2. 및 (feeling/finds) ¶
- 데 불 미 대 명 못, 내 못.
- 부는 내 .
- 못는 gcc 르면 부를 면 windows 부 visual studio를 르.
- 부는 내 .
* 들 .
2.3.3. ¶
- Memory 데 떻 ? 뭐 따 ?
- memory cell
- memory cell
- 는 data는 본 10(Dec.), 8(Oct.), 16(Hex.) 무 ?
- 16
- 16
- printf()를 include 는 library(~.h 는 ) 무?
- 리 면 stdio.h 맞.
- 리 면 stdio.h 맞.
2.4.1. 배 내(fact) ¶
1 .
메모리 > CPU, Cache, Main memory (ex RAM..), Secondary memory..
> ,
2 . Wiki
메모리 > CPU, Cache, Main memory (ex RAM..), Secondary memory..
> ,
- : (ex OS..), 리 (ex , ..)
- 밍 : high level language (ex : C, java, C++, C#..), low level language (ex : 블리, )
- 밍 : program edit -> compile -> execution ※러면 맨
2 . Wiki
=_목_=, _*_ :목 ,
3 . ...
:바 맣 - #include <stdio.h> : stdio는 더 를 include
- return 0; : 마막 0
- printf(" 내"); : 본 는
- \n( 내리), %d%e, %c