Not Matlab, But C, Hope you can still help!!

What is the value of temp after executing the code below?
int temp, values[6] = {3, 4, 5, 1, 2, 8}; temp = *(values + 2)

답변 (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