writegolem.f

From: Valery Taranenko <TaranV@rpi.edu>
Date: Mon May 26 2008 - 23:25:16 CEST

Hi,

 

while running writegolem auxiliary program for voxel data reparation, I
realized that suggested in the manual line:

WRITE(*,'(2I10)')' New number, old number: ', NO, IC

prints somewhat messy table. The reason is a missing format descriptor for
the string.

 

The manual has correct format just before the writegolem.f listing (p. 307):

WRITE(*,'(A,2I10)')' New number, old number: ', NO, IC

 

best,

val

 

----
Valery Taranenko, Ph.D.
Postdoc Research Associate, RPI
Troy, NY
 
 
Received on Tue May 27 09:10:44 2008

This archive was generated by hypermail 2.1.8 : Tue May 27 2008 - 09:10:44 CEST