U E D R , A S I H C RSS

새싹교실/2011/앞반뒷반그리고App반

, , App

. ?

, 한 한 .
, 힘 . .
.

행할

  • The C Programming Language. .

. . ()
, 행합.


(2011-4-4)

* ! , C (?) . .. =_= ~ ... . -


(2011-4-14)

  • , . , . -
    • --- assert do while while , for . " -_-" -
      • ....... 해....... ....... ㅠㅠㅠㅠ -
        • ;;; ... .. ..;;; ( . ... -
    • . -
    • assert -
    • assert ...-
      • . ..?-
        • . . -
          #include <stdio.h>
          #include <assert.h>
          int main(){
          int n=1;
          scanf("%d", &n);
          assert(n>100);
          return 0;
        • }
          assert ( )
          Assertion failed: (n>100), function main, .
          !! -
    • 45 ./ -

(2011-4-25)

  • . ( ) redirection! input output . scanf , !!. -_- . -

(2011-5-16)

  • . ********-. int *a; *a a . .. 하 xcode .... 포 . -

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