How to deallocate character variable which is `char(:), allocatable ::` type?

前端 未结 0 952
佛祖请我去吃肉
佛祖请我去吃肉 2020-11-29 22:15

My IDE is: Visual Studio 2010 ( Intel Parallel XE 2011 )

This is test code:

program test

  implicit none

  character(:), allocatable :: glo_isp_gre
          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题