thanks but whether i must put for example calcomp.lib path in additional library?
you see! for example i past library file in desktop and then can i give the path in additional library ? or i must put the library file in a special directory?
and whether i must write name of library after path...
hi
i'm new in fortran and i can not run any program that has an external library (for example attached program)
i don't know what i must do for link a library to program
i work with Compaq Visual Fortran 6.6 .
how can i run programs with libraries? please help me step by step
or give me a...
hi
i view that for write always i have write(6,a) that a is a format label number. and 6 is the output number that is plot or printer
now in command write (7,a) what means 7?
hi
my program has 3 error! i don't understad where is the error
my main problem is in line 636. the "ds" variable has error and i don't know why!!!
and there are 2 error for overflow in lines 281 and 263 .
you can change the "E50 TO E35" and it seems the error was correct but i don't know...
where i must put this line?
i put this line (use debugger) after line program definition
for example:
PROGRAM BLDANL
use debugger
but i have an error : "Could not find the file debugger.mod.
hi
how can i find the line in a long program that has error between running program?
my program has no error and has 1 warning but when i run it i have an error ! and some part of output print and stop program
by what command i can understand the line that has error?
some one tell me a...
what package of calcomp can i download for g77?
from download page(top download link)!
because cygwin and mingw are for g77 in the table
sorry i'm new in fortran and this compilers!
yes i saw that link but i cannot download that compilers
i download and install cygwin but after install this has a window like dos and there isn't any drive or directory on this and i cannot type any thing in this window!!!
any suggestion?
this link is for download calcomp library in package GrWin
http://spdg1.sci.shizuoka.ac.jp/grwinlib/english/download.html
and documentation of that is in this link :
http://spdg1.sci.shizuoka.ac.jp/grwinlib/english/
please test it and tell me how can you use this library ?
and by which...
SORRY I TYPE MISTAKE FIRST LINE
THIS IS LIKE THIS:
1. DATA PLNE/6HVERT ,6HHORIZ ,6HTORSN ,6H /
AND ERROR IS :
(1294) : Error: This Hollerith or character constant is too long and cannot be used in the current numeric context. [6HTORSN ]
AND
(1294) : Error: This Hollerith or...
hi
i have 2 line in my long program that are :
************
1. DATA MODE/10HCOLLECTIVE,10HCYCLIC, 10HSCISSORS /
this line has 2 error :
(1386) : Error: Syntax error, found IDENTIFIER 'HSCISSORS' when expecting one of: , /
and
(1386) : Error: A symbol must be a defined parameter in this...
i can't link calcomp library still!
is it possible one person give me a little sample program and link of package and tell me how use the calcomp library to the sample?
i really confused because every way that i go , is wrong!!
my program don't draw a graphic shape!
YES this program write by nasa in 1987
and i must correctly execution this
this is my job now
i have a project on that
and this program has output , there is pdf of documentation on nasa!!!
this is error that i get
(1513) : Warning: Overflow occurred while evaluating constant expression.
now when i run program.exe from debug folder i cannot see this and the window close after printing output!
like when i run program with F5
then how can i see output ? i want execution program for my manager project! whit out need to compiler and via exe file
what can i do?
some part of my output is like this (attached picture)
output devide 3 part with 6 row for every them.
but my out put must be parts with 8 row in every part
what variable or command is used for this spaces?
that i can change and correct this?
THIS IS AMOUNT OF THE VARIABLE IN SQRT COMMAND
1637.871
20127.16
116534.5
403242.6
1276588.
1411124.
1172.904
14410.27
90218.31
360123.6
1244082.
1398972.
1395.958
17148.71
103838.0
390925.2...
i have one sqrt command in the program that is :
SOMNAT(NPS,M)=CVCPM*SQRT(SOMNAT(NPS,M))
and i write the variable :
write(*,*) SOMNAT(NPS,M)
the result is only positive numbers!
i haven't any negative for sqrt
when i run program with F5 out put print and after printing close window automatically but when i use ctrl+F5 i can view output and when press any key , the window is closed..
please tell me what is different of them
thanks
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.