- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
hello,
In linux on processor 64 bits, if I execute a program below with a variable FORMAT expression I have a core dump.
PROGRAM TEST
integer*4 jl
jl=5
write (0,FMT=20)
20 FORMAT (10X,'======',
end
Is it correct tou use this option
thank you for helping me
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Works for me in 11.1.059.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page