Hi all!
I have a situation:
char message(256),name(80)
integer myrank
I want to generate message such that I have a leading character string, a character version of myrank, and an ending character string of name.
I've tried all kinds of stuff with //, write(p1,'(I4')myrank, etc.
By the way...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.