📄 binding_label_tests_10.f03
字号:
! { dg-do compile }! This file must be compiled BEFORE binding_label_tests_10_main.f03, which it ! should be because dejagnu will sort the files.module binding_label_tests_10 use iso_c_binding implicit none integer(c_int), bind(c,name="c_one") :: oneend module binding_label_tests_10! Do not use dg-final to cleanup-modules
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -