필터 지우기
필터 지우기

Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

Hey people, how would you solve this?

조회 수: 1 (최근 30일)
Zachary Holmes
Zachary Holmes 2015년 11월 12일
마감: Walter Roberson 2015년 11월 12일
int temp, values[6] = {3, 4, 5, 1, 2, 8};
temp = *(values + 2);
  댓글 수: 1
Walter Roberson
Walter Roberson 2015년 11월 12일
This is not a MATLAB question. You need to research it in resources for whichever computer language it is.

답변 (0개)

이 질문은 마감되었습니다.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by