sample post - Topic Profile
  Home FAQ Contact Sign in
 
Advanced search
POPULAR GROUPS

more...

Most active groups for topic
aol.neighborhood.nj.jerseycity 1125
rec.food.drink.tea 125
alt.philosophy 117
microsoft.public.sqlserver.xml 116
soc.culture.hongkong 103
microsoft.public ... directx.audio 90
alt.drugs.pot 87
comp.lang.fortran 86
alt.magick 77
soc.culture.hawaii 67
Last week most active authors
No posts for a week
Last active threads
Challenge: reading ascii data
Started David Frank · Date: Nov 8, 2007 04:07 · 56 post(s)
Last week hot threads
No posts for a week
Latest posts
Re: Challenge: reading ascii data
Group: comp.lang.fortran · Group Profile · Search for sample post in comp.lang.fortran
Author: David Thompson
Date: Dec 2, 2007 15:20

...you may want to unpad those on output to match the input. Or, if the subscript fields in the data lines are fixed width (unable to be sure from the small sample posted, but very likely for Fortran output and fairly likely for other output in a Fortran shop) don't use (awk-default) whitespace-delimited fields, instead either parse at the ...
Show full article (6.45Kb)