U E D R , A S I H C RSS

새싹교실/2011/무전취식/레벨5

* : 2011/4/19 5~ 8
* : 06
* : 11

Contents

1.
2.
3.


1.






  • Type Casting .
    • ) int -> float, float -> int 동변 automatically type casting PPT .
    • )

int a=3, b=2;
float c = a/b;
printf("%d",c);
1.0.

type . (type)variable
int a=3, b=2;
float c = ((float)a)/b;
printf("%d",c);
1.5.


  • Dangling Else .
    • Else if 를 Dangling Else .

  • .
    • & | ^ ~ And OR. XOR는 덧 .

  • 8 16 . 0x는 8 x는 16?
  • 8 -> 2, 16 -> 2 . .

  • .

  • Reverse Word를 .

  • Local Variable, Global Variable .

  • Call-By-Value .

  • printf .

  • 는 input, 내부 동, ouput . return return .



2.


  • : 는 F4(ThreeFs + Future Action Plan) .
    • : ThreeFs, ThreeFs(노), FiveFs(노)
    • 를 눌러보
      • Facts, Feelings, Findings, Future Action Plan. , , 느낀 , , .
      • 를 들 를 먹 면 : " 5만는 돈를 먹.() 대를 는데 .(느낌) 만 보 .() 는 미리 .( )"

* 면 됩. . -



3.


- Wiki
- 복. .
- .
- 5 3.

Valid XHTML 1.0! Valid CSS! powered by MoniWiki
last modified 2021-02-07 05:29:43
Processing time 0.0187 sec