Skip to content

[00분반] 9주차 이론에서 질문있습니다. #17

Description

@wgrgwg

분반

00

OS

Windows 11 (WSL)

질문

이론 강의자료 9-3의 Quiz에서 질문있습니다.

image

의미상 p는 이중 포인터, q는 삼중 포인터로 이해를 하였습니다.
제 환경에서 코드를 돌려본 결과 p의 경우 3번, q의 경우 6, 7번이 가능합니다.

q의 경우 6번, 7번 둘 다 가능하기도 하고,
포인터의 배열 char *p[10];의 경우 이중 포인터 char **p;와 같은 것으로 알고 있는데 3번만 가능하고 4번은 불가능한 이유를 여쭤보고 싶습니다.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions