Info

此问题已关闭。 请重新打开它进行编辑或回答。

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

1 次查看(过去 30 天)
Zachary Holmes
Zachary Holmes 2015-11-12
关闭: Walter Roberson 2015-11-12
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 个)

此问题已关闭。

标签

Community Treasure Hunt

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

Start Hunting!

Translated by