Hey people, how would you solve this?

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개)

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

질문:

2015년 11월 12일

마감:

2015년 11월 12일

Community Treasure Hunt

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

Start Hunting!

Translated by