Uglification
  Home FAQ Contact Sign in
 
Advanced search
MATCHING GROUPS



more...
POPULAR GROUPS

more...

found 8 articles for 0.000 sec
Re: What is wrong with this search for the character PV/PQ     

Group: comp.lang.fortran · Group Profile · Search for Uglification in comp.lang.fortran
Author: Gib Bogle
Date: Jan 18, 2008 15:06

... c 901 format(a8,8a8) 902 format(1x,a8,8a8) 999 stop This has to be a handout from someone's scientific programming class to make as many errors and uglifications as one can in 20 lines. I tried this simpler search for a variable called CQN with numerical values in a file of 500 lines of output, not working so far! ...
Show full article (5.26Kb) · Show article thread
Re: What is wrong with this search for the character PV/PQ     

Group: comp.lang.fortran · Group Profile · Search for Uglification in comp.lang.fortran
Author: glen herrmannsfeldt
Date: Jan 18, 2008 08:56

Reagan Revision wrote: (snip) This has to be a handout from someone's scientific programming class to make as many errors and uglifications as one can in 20 lines. Notice how the C goes to c and looks like the comment--and isn't ! the only legal comment now? In free form source, only !. In fixed form, C or * in column one, or ! in any column except six. -- glen
Show full article (0.38Kb) · Show article thread
Re: What is wrong with this search for the character PV/PQ     

Group: comp.lang.fortran · Group Profile · Search for Uglification in comp.lang.fortran
Author: sara_patty
Date: Jan 18, 2008 08:52

...(a8,8a8) 902 format(1x,a8,8a8) 999 stop This has to be a handout from someone's scientific programming class to make as many errors and uglifications as one can in 20 lines. I tried this simpler search for a variable called CQN with numerical values in a file of 500 lines of output, not working so far! Are you ...
Show full article (5.31Kb) · Show article thread
Re: What is wrong with this search for the character PV/PQ     

Group: comp.lang.fortran · Group Profile · Search for Uglification in comp.lang.fortran
Author: e p chandler
Date: Jan 18, 2008 07:38

...(a8,8a8) 902    format(1x,a8,8a8) 999    stop This has to be a handout from someone's scientific programming class to make as many errors and uglifications as one can in 20 lines. I tried this simpler search for a variable called CQN with numerical values in a file of 500 lines of output, not working so far! Are you trying to read...
Show full article (4.40Kb) · Show article thread
Re: What is wrong with this search for the character PV/PQ     

Group: comp.lang.fortran · Group Profile · Search for Uglification in comp.lang.fortran
Author: sara_patty
Date: Jan 18, 2008 07:19

... 901 format(a8,8a8) 902 format(1x,a8,8a8) 999 stop This has to be a handout from someone's scientific programming class to make as many errors and uglifications as one can in 20 lines. I tried this simpler search for a variable called CQN with numerical values in a file of 500 lines of output, not working so far! Are you trying to ...
Show full article (3.19Kb) · Show article thread
Re: What is wrong with this search for the character PV/PQ     

Group: comp.lang.fortran · Group Profile · Search for Uglification in comp.lang.fortran
Author: e p chandler
Date: Jan 18, 2008 07:13

... 901    format(a8,8a8) 902    format(1x,a8,8a8) 999    stop This has to be a handout from someone's scientific programming class to make as many errors and uglifications as one can in 20 lines. I tried this simpler search for a variable called CQN with numerical values in a file of 500 lines of output, not working so far! Are you trying to read output in ...
Show full article (2.64Kb) · Show article thread
Re: What is wrong with this search for the character PV/PQ     

Group: comp.lang.fortran · Group Profile · Search for Uglification in comp.lang.fortran
Author: sara_patty
Date: Jan 18, 2008 06:26

...,8) enddo c 901 format(a8,8a8) 902 format(1x,a8,8a8) 999 stop This has to be a handout from someone's scientific programming class to make as many errors and uglifications as one can in 20 lines. Notice how the C goes to c and looks like the comment--and isn't ! the only legal comment now? -- "We are being told that a competent, ...
Show full article (2.77Kb) · Show article thread
Re: What is wrong with this search for the character PV/PQ     

Group: comp.lang.fortran · Group Profile · Search for Uglification in comp.lang.fortran
Author: Reagan Revision
Date: Jan 17, 2008 19:38

...8) enddo c 901 format(a8,8a8) 902 format(1x,a8,8a8) 999 stop This has to be a handout from someone's scientific programming class to make as many errors and uglifications as one can in 20 lines. Notice how the C goes to c and looks like the comment--and isn't ! the only legal comment now? -- "We are being told that a competent, trustworthy president...
Show full article (1.81Kb) · Show article thread