Programming C, C++, Java, PHP, Ruby, Turing, VB
Computer Science Canada 
Programming C, C++, Java, PHP, Ruby, Turing, VB  

Username:   Password: 
 RegisterRegister   
 Matrix
Index -> Programming, Turing -> Turing Submissions
Goto page Previous  1, 2, 3, 4  Next
View previous topic Printable versionDownload TopicRate TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
recneps




PostPosted: Fri Dec 26, 2003 2:53 pm   Post subject: (No subject)

lolk, but howd you make it?
Sponsor
Sponsor
Sponsor
sponsor
Mazer




PostPosted: Sat Dec 27, 2003 7:52 am   Post subject: (No subject)

if you mean how i did the picture using the text effect, i'll post up an actual tutorial soon. if you mean how i made the picture with jabba in the background, i did it the same way except i had turing draw the picture before the dots.
recneps




PostPosted: Sat Dec 27, 2003 12:18 pm   Post subject: (No subject)

i mean, how did you make it animated gif Smile (or whatever format it is)
Mazer




PostPosted: Sat Dec 27, 2003 12:32 pm   Post subject: (No subject)

oh....

ok, i wrote the program to animate the spinning, then i just made it save a picture for every frame, and then i got another program (not made by me) that takes a whole bunch of seperate pictures and turns them into one animated gif. i can't remember what it was called though, which is too bad because it was a really good program. it did exactly what it needed too, and didn't have any extra junk. plus it was free, it's amazing how many shitty animated gif creator programs there are that people expect you to pay for. Rolling Eyes
recneps




PostPosted: Sat Dec 27, 2003 8:53 pm   Post subject: (No subject)

cool Smile
Boarder16




PostPosted: Sun Dec 28, 2003 7:52 pm   Post subject: (No subject)

I treid running your code and i go this error message, i don't know what to do.... it is from this line in the code

get : fn, input (i div 7, x div 7)

ERROR MESSAGE : I/O attempted on unopened stream number -10. Open failed with message 'File "C:\PROGRA~1\Turing\Screenshot1.txt" not found'.
AsianSensation




PostPosted: Sun Dec 28, 2003 9:50 pm   Post subject: (No subject)

need to have the text files also in the same folder as the source code. Then it will work
DanShadow




PostPosted: Mon Dec 29, 2003 3:17 pm   Post subject: (No subject)

Error:
Attempt to read past eof


hmm...why does everybody elses work... Confused
And all the txt files are in the same folder...
Sponsor
Sponsor
Sponsor
sponsor
AsianSensation




PostPosted: Mon Dec 29, 2003 10:02 pm   Post subject: (No subject)

add this at the beginning of the loop

exit when eof (whatever he named his file)

like if I declared fin as the variable that's responsible for my input from textfile, I would do: exit when eof (fin)
drutherford




PostPosted: Tue Jan 13, 2004 7:18 pm   Post subject: Dammmnit i cant get it to work

hi its my first post Razz and i really want to see this matrix ptrogram but cant get it to work. i just had my first class today in grade 10 computer studies on input "Hello" yEAHHHHh FUNNN!! Twisted Evil anyhow someone hlp me and dont just say put it in folder, in what folde rare you tlaking about. Im a noob.
pink00rock




PostPosted: Mon Feb 09, 2004 3:38 pm   Post subject: (No subject)

ahhhhhhhh it won't work for me! lol it gives me some error saying

"attempt to read past eof" lol anddddd i'm just a newbie! awwwww..

yeah i was just hoping it would work for me.. guess not lol

well ttyl bye
naoki




PostPosted: Mon Feb 09, 2004 4:41 pm   Post subject: (No subject)

they're saying put the textfile in the same folder as where you're currently storing your program
Delta




PostPosted: Mon Feb 09, 2004 7:32 pm   Post subject: (No subject)

frickin' piece of crap! Evil or Very Mad this program isn't working!
I fixed the attempt to read past file error... but I get a different one

ERROR : Process "drawstrand":Variable has no value

Highlights : Font.Draw (chr (rand1), y * 7, i, font, screencolor2 (y, i div 7)) % draws the symbol

hmmm... I couldn't get it Sad some one... anyone.... HELP!
netninja




PostPosted: Wed Feb 11, 2004 10:41 am   Post subject: (No subject)

Hmm, why doesnt mine want to work?

it says attempt to read past eof...

lol what the HELL is that
Andy




PostPosted: Wed Feb 11, 2004 10:44 am   Post subject: (No subject)

eof is end of file
u have to have ur exit statement as exit when eof(fid) where fid is the var u delcared to get files
Display posts from previous:   
   Index -> Programming, Turing -> Turing Submissions
View previous topic Tell A FriendPrintable versionDownload TopicRate TopicSubscribe to this topicPrivate MessagesRefresh page View next topic

Page 2 of 4  [ 47 Posts ]
Goto page Previous  1, 2, 3, 4  Next
Jump to:   


Style:  
Search: