文書整形 -- 大域変数 ― 2016年11月09日 18:49
大域変数は、3つの名前付き領域からなる。
- cparam -- 共通パラメーター
- cpage -- ページパラメーター
- cout -- 出力状況パラメーター
RATFORでは、以下の通り
# cparam.ri -- common parameter common /cparam/fill,lsval,inval,rmval,tival,ceval,ulval integer fill # fill if YES; init = YES integer lsval # current line spacing; init = 1 integer inval # current indent; >=0; init = 0 integer rmval # current right margin; init PAGEWIDTH integer tival # current temporary indent; init = 0 integer ceval # number of lines to center; init = 0 integer ulval # number of lines to underline; init = 0 # cpage.ri -- page paramete common /cpage/curpag,newpag,lineno,plval, $ m1val,m2val,m3val,m4val, $ bottom,header,footer character header(MAXLINE) ! top of page title; init = NEWLINE character footer(MAXLINE) ! bottom of pagetitle; init = NEWLINE integer curpag ! current output page number; init = 0 integer newpag ! next output page number; init = 1 integer lineno ! next line to be printed; init = 0 integer plval ! page length in lines; init = PAGELEN integer m1val ! margin before and includeing header integer m2val ! margin after header integer m3val ! margin after last test line integer m4val ! bottom margin, including footer integer bottom ! last live line on page, = plval - m3val - m4val # cout.ri common /cout/outp,outw,outwds,outbuf character outbuf(MAXOUT) # lines to be filled collected here integer outp # last character position in outbuf; init = 0 integer outw # width of test currency in outbuf; init = 0 integer outwds # number of words in outbuf; init = 0
WATCOM fortran 77では、以下の通り。
c cparam.fi -- common parameter common /cparam/fill,lsval,inval,rmval,tival,ceval,ulval integer fill ! fill if YES; init = YES integer lsval ! current line spacing; init = 1 integer inval ! current indent; >=0; init = 0 integer rmval ! current right margin; init PAGEWIDTH integer tival ! current temporary indent; init = 0 integer ceval ! number of lines to center; init = 0 integer ulval ! number of lines to underline; init = 0 c cpage.fi -- page paramete common /cpage/curpag,newpag,lineno,plval, $ m1val,m2val,m3val,m4val, $ bottom,header,footer integer*1 header(82) ! top of page title; init = NEWLINE MAXLINE(82) integer*1 footer(82) ! bottom of pagetitle; init = NEWLINE MAXLINE(82) integer curpag ! current output page number; init = 0 integer newpag ! next output page number; init = 1 integer lineno ! next line to be printed; init = 0 integer plval ! page length in lines; init = PAGELEN integer m1val ! margin before and includeing header integer m2val ! margin after header integer m3val ! margin after last test line integer m4val ! bottom margin, including footer integer bottom ! last live line on page, = plval - m3val - m4val c cout.fi common /cout/outp,outw,outwds,outbuf integer*1 outbuf(242) ! lines to be filled collected here MAXOUT(242) integer outp ! last character position in outbuf; init = 0 integer outw ! width of test currency in outbuf; init = 0 integer outwds ! number of words in outbuf; init = 0
コメント
_ manicure ― 2017年04月03日 11:37
_ manicure ― 2017年04月10日 09:41
Why users still make use of to read news papers when in this technological world everything is existing on net?
_ manicure ― 2017年04月10日 20:39
My programmer is trying to persuade me to move to .net from PHP.
I have always disliked the idea because of the expenses.
But he's tryiong none the less. I've been using Movable-type on numerous websites for
about a year and am worried about switching to another platform.
I have heard good things about blogengine.net.
Is there a way I can import all my wordpress content into it?
Any help would be really appreciated!
I have always disliked the idea because of the expenses.
But he's tryiong none the less. I've been using Movable-type on numerous websites for
about a year and am worried about switching to another platform.
I have heard good things about blogengine.net.
Is there a way I can import all my wordpress content into it?
Any help would be really appreciated!
_ manicure ― 2017年04月11日 01:01
Very nice write-up. I certainly love this website. Stick with it!
_ BHW ― 2017年04月12日 19:18
We are a group of volunteers and opening a new
scheme in our community. Your web site provided us with valuable info to work on.
You've done an impressive job and our whole community will be thankful
to you.
scheme in our community. Your web site provided us with valuable info to work on.
You've done an impressive job and our whole community will be thankful
to you.
_ BHW ― 2017年04月15日 18:37
Undeniably believe that that you stated. Your favourite reason seemed
to be on the web the easiest factor to consider of. I say to you, I certainly get irked whilst folks
consider worries that they just do not recognise about.
You managed to hit the nail upon the highest
and defined out the whole thing without having side-effects , people could take a signal.
Will likely be again to get more. Thank you
to be on the web the easiest factor to consider of. I say to you, I certainly get irked whilst folks
consider worries that they just do not recognise about.
You managed to hit the nail upon the highest
and defined out the whole thing without having side-effects , people could take a signal.
Will likely be again to get more. Thank you
_ manicure ― 2017年05月03日 18:48
If you are going for best contents like me, just visit this web site everyday as it offers feature contents, thanks
_ choc ― 2018年05月05日 01:16
Hi, for all time i used to check webpage posts here
early in the break of day, because i enjoy to find out
more and more.
early in the break of day, because i enjoy to find out
more and more.
コメントをどうぞ
※メールアドレスとURLの入力は必須ではありません。 入力されたメールアドレスは記事に反映されず、ブログの管理者のみが参照できます。
トラックバック
このエントリのトラックバックURL: http://kida.asablo.jp/blog/2016/11/09/8245128/tb
Did you create this web site yourself? Please reply back as I'm trying to create my own blog and want to know
where you got this from or just what the theme is named.
Thanks!