| Thread Tools | Search this thread |
|---|
thomas_boehme
| July 2, 2009 1:53 AM PDT Allocatable defered length strings not visible in VS2008 debugger | ||||
I cannot see the values of allocatable, defered length strings in the VS2008 debugger when using IVF 11.1 program StringLength
implicit none
! Variables
character(:),allocatable :: test
test = 'abc'
write(*,*) test
end program StringLength
| |||||
|
|||||||||||||
|
|||||||||||||
|
|||||||||||||
|
|||||||||||||
|
|||||||||||||
| 8442 users have contributed to 31547 threads and 100375 posts to date. |
|---|
| In the past 24 hours, we have 10 new thread(s) 34 new posts(s), and 45 new user(s). In the past 3 days, the most popular thread for everyone has been /fpp interferes with breakpoints/stepping through code - again The most posts were made to Help with hitting maximum record length in the compiler with debug info? The post with the most views is You could save the pre-proce Please welcome our newest member mrnm |