|
-
Dec 5th, 2000, 08:39 PM
#1
-
Dec 5th, 2000, 08:49 PM
#2
Member
It's not that shabby. Certainly good for 30 minutes of work. How did you write it, it wasn't VB?
Jim
"...head is all empty and I don't care..."
-
Dec 5th, 2000, 08:54 PM
#3
Addicted Member
Why can't i dis-assemble it?
-
Dec 5th, 2000, 08:54 PM
#4
it's in C++....
to be more specific, Borland Turbo C++ 4.5
they have these wierd console windows... it's a normal win32 window... but it's made to act like a DOS console..
Borland wrote a neat set of functions for this "EZWin"(which is what its called)... like gotoxy() which goes to a particular point...
and also clrscr() which clears the window, etc etc....
Thanks.. 
as soon as it's finished or more finished than it is now, I'll give out the source code... but it's really sloppy and hard to read right now...

-
Dec 5th, 2000, 08:56 PM
#5
I have no clue why you can't dis-assemble it...
you shouldn't be trying anyway.. I'll tidy up the code and give it to ya if you like....
it must be some borland thing that prevents from disassembling..
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|