C 질문있어서 왔습니다.

  • #3591464
    Code 47.***.51.86 496

    질문에 대한 답이 맞는 지 확인해주시면 감사하겠습니다. 그리고 맨 마지막 질문은 잘 모르겠습니다..

    아시는 분들 영어로 설명해주시면 감사하겠습니다.

    1. Write a function prototype that accepts a variable number of arguments.

    : “int printf(const char *format, …);”

    2. What is the file opening mode used to append data to a text file?

    : You can use the fopen( ) function to create a new file or to open an existing file. There are two modes for appending ‘a’ and ‘a+’.

    3. What do the following symbols/characters do when used in a command-line application command: “>>”

    여기에 대한 답을 어떻게 해야 하나요??

    • 111 68.***.3.209

      야 적당히 해라..

    • ㅇㅇ 107.***.14.43

      숙제는 너가 좀 해라

    • 승전상사 98.***.109.7

      “>>” 직접 해보세요. Pipes and redirects에 대한걸 찾아보시거나.

      답과 정보는 사방에 많이 올라와 있는데, 그걸 찾는 기술도 익히셔야 겠습니다.

    • cs 71.***.136.14

      이런식으로 하시면 나중에 살아남지 못 합니다. 어려워도 많이 연구하고 찾아보고 공부하면서 기초 튼튼히 익히시길…

    • 98.***.8.171

      바본가? 똑같은걸 또 물어?