开发者

Declare array of integers and floats in f77

Quick question:

Is it possible to declare one array with integers and floats in Fortran 77? If yes, 开发者_开发技巧how?

Thanks

MW


One array with both integers and floats (reals) inside? No. It has to have a singular type.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜