Have to make a game sort of similar to I guess its called "Break Out". Where you have to keep the ball from falling off the bottom of the screen while breaking all the blocks on the screen. I have the ball working but basically I cant get it to intersect with the blocks. I figure I'll need a...
I am printing out a pretty long linked list, and I need to have it print out a screen at a time. Can anyone point me in the right direction, or offer some tips, it would be appreciated. Thanks in advance.
mm
I've noticed that if you try to use one of the built in functions, such as minval on an array that isnt full you get ???????? as a result. If I have a ten element array, how do I ask if element 10 is full? Thanks.
Ok, this is gonna sound stupid but heres my problem.
I have an array or reals size 20. I want the user to enter as many values as they would like up to 20. If they want less, fine, but how do I go about exiting the loop? Say they entered their 5 values they wanted, and now want the statistics...
I am fairly new to Fortran and am running into a problem with "strings".
Say I have a couple of variables:
character tempword*20, a*1
Say I have the user go throuh a loop a certain number of times to fill tempword one character at a time. I store the input in a, but how do I now concatenate...
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.