I had the same problem.
I remember that it said you need certain microsoft patches if your running dev-cpp on windows.
Try going to the dev-cpp site and looking for some patches. I tryed looking for the patches that it said you need for windows but i couldnt find them.
i find that if i write anything outside of qbasic that wordpad works the best because it has never ending lines and can save as the following format (any file ".")
i dont know if this will be helpfull but i hope it will help a little.
sorry about the bad question but i was just wondering as i have seen many examples and programs about this topic that never work for the programmer. I wasnt actualy trying to create a virus. I like to know about these kind of things just in case i ever actualy need to know or need to look out...
i was wondering about the kill and shell command. some one told me that they could be used for creating very weak viruses. i was wondering if that was true and what other uses you could have for the kill command
thanks. sound was the first thing i checked and i will try the site you told me.
and i tryed the patch for toshiba and it didnt work but thanks for the info incase i end up working on a toshiba laptop.
i wouldnt recomend using file and printer sharing becouse it gives hackers easy access through to your computer(trust me cus ive done it before and all you need is ms dos and telnet).
qbasicking is right. but i need to no how to add a 2d array like this
dim n(3,3)
x = n(3+3)
' i no this is wrong but its the only to describe it
and id also like to no how to display just one of the two
arrays like:
dim n(4,2)
print n(3, ) ' just show the first one
ill try it. mine is a emachine and i dont no if the patch will work but ill try it. thanks for the info. i have another question. dus any body no were to get a good ghosting program cheap.
i tryed bsave for creating a file for open. it looked like this:
//Start//
def seg = varseg(mystats)
bsave "c:/rpg/mystat.dat", varptr(mystats), 10
def seg
open c:/rpg/mystats.dat" for output as #1
print #1, maxhp
print #1, maxmp
print #1, level
....
close #1
//stop//
this...
lots of peaple i no who have windows xp have the sound on there computer stop working. the speakers are fine because i tryed them with a mp3 player and they work, and the sound card works fine. if any body nos how to fix this please tell me.
i tryed the open command and it says that the path is wrong. is there some way to do this with bsave and bload.
i read a tutorial and it said that if you use SADD instead of VARPTR it will save strings.
if any body nos how to list all of the saved game files for the user like i said at the top...
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.