Hi,
I have a strange problem.
I am trying to write some values in an array that is
located in a subroutine in a different file from the file tha t contains the main program.When the program tries to access the array I am getting an access violation error.If I move the subroutine in the same...
Is there any way to sort real numbers from a lowest to a higher value ?
I am trying to do it with a do loop but it doesn't perform well when assigning real values to start,stop and increasing arguments of do loop.
I am using F90
Hi
I need to set a character string a(i:i) as an array
element.I though it would be something like b(j) = a(i:i)
where b(j) is the array element but it doesn't seems to
work.Can you please help me?
Hello,
I was trying to configure a copy of gcc-3.4.3 in a SGI
workstation running Irix6.5 and got the following error message
*** The command '/usr/ucb/cc -o conftest -g conftest.c' failed.
*** You must set the environment variable CC to a working compiler.
My question is: How can I compile...
Hi
I have a problem with a Kworld TV tuner.
After I install the drivers Windows XP recognize the PCI card and everything seems to be ok but...
when I am trying to run the TVR software that comes with the tuner I get the following message :
"honestechTV.exe has encountered a problem and needs to...
I want to know if it is possible to assign 2 values in one array element.
For example I want the element a(1,1) to store the values
123 and 456.
I would appreciate if anyone could help me!
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.