Forum: C May 3rd, 2007 |
| Replies: 4 Views: 744 Re: Initialising Video Modes Yes, very well.. I already knew this much. Say I set vmode to 10....
How can I now write to the video memory, displaying a pixel somewhere?? |
Forum: C May 3rd, 2007 |
| Replies: 4 Views: 744 Initialising Video Modes How can I initialise different video modes... like SVGA 800x600 mode, EGA 640x350 mode, et cetera using interrupts... what exactly must I do? Could you demonstrate an example or two for EGA 640x350... |
Forum: Troubleshooting Dead Machines Mar 5th, 2007 |
| Replies: 1 Views: 1,738 Problem Sony Vaio PC Hello,
My family and I have a PC which has caused us difficulties in low to severe to incredibly bad form. The specifications at the moment should be like the following:
Manufacturer: Sony... |
Forum: Techies' Lounge Sep 30th, 2006 |
| Replies: 3 Views: 1,167 Re: Microsoft Windows or Apple Macintosh OS X Okay, thank you both a lot. I believed too that there was more software for Windows. However, I support Apple in their development for historical reasons and for the usefulness of their software such... |
Forum: Techies' Lounge Sep 30th, 2006 |
| Replies: 3 Views: 1,167 Microsoft Windows or Apple Macintosh OS X Hello,
I have a question that has began an argument between some mates of mine. Is there more software for Mac OS X or Windows? We would appreciate any statistics and/or feedback.
Thank you :) |
Forum: Game Development Jun 13th, 2006 |
| Replies: 8 Views: 3,376 Re: DOS Graphics Okay, sounds great! I suppose I'm going to start using OpenGL. Thanks for all the links and information and great advice!
-- Jordan |
Forum: Game Development Jun 13th, 2006 |
| Replies: 8 Views: 3,376 Re: DOS Graphics Sorry about the time it took to reply.
I already have Dev-C++, so I'm good there. I've taken a look at the OpenGL website and it looks pretty great. The thing is, is that it's not the technology... |
Forum: Game Development Jun 13th, 2006 |
| Replies: 8 Views: 3,376 Re: DOS Graphics No, I'm running WinXP. I've been using the command line to compile my programs.
I do, however, have a computer that is currently not in use. And I've been thinking of running DOS on it instead.... |
Forum: Game Development Jun 12th, 2006 |
| Replies: 8 Views: 3,376 Re: DOS Graphics The reason why I wish to go back to the early '90s is because that's when all the great DOS graphic applications were written. And DOS graphics is a fantastic start for a beginner from what I've... |
Forum: Game Development Jun 12th, 2006 |
| Replies: 8 Views: 3,376 DOS Graphics Hello,
These past few months I have been working with the C language. Before that, I was writing console applications with C++. I eventually got to the point where I couldn't seem to do anything... |
Forum: JavaScript / DHTML / AJAX Oct 31st, 2005 |
| Replies: 3 Views: 3,329 JavaScript reference website or download I would like to know if anyone knows of a reference website or help file for JavaScript. Not really a tutorial website, but more of something where I can search for a function and the engine will... |
Forum: PHP Oct 26th, 2005 |
| Replies: 8 Views: 3,878 Re: Sending pic attachments via PHP form Well, the script above will only work to put the images on your server, like an image directory. It will take some modifications to make it function when sending an image in an email, but I believe... |
Forum: PHP Oct 25th, 2005 |
| Replies: 8 Views: 3,878 Re: Sending pic attachments via PHP form Okay, you have a form, right? Within the form, you add a series of file inputs. Something like:
<form action="imgUploader.php" method="POST" enctype="multipart/form-data">
<input type="file"... |
Forum: HTML and CSS Oct 25th, 2005 |
| Replies: 0 Views: 4,527 Word-wrapping in CSS I am not so great with CSS, though I do know most basic stuff. To the point, I created an all-css website a few weeks ago titled, "JC-McGeekster's first all CSS website." And, unfortunately, I had a... |
Forum: PHP Oct 25th, 2005 |
| Replies: 8 Views: 3,878 Re: Sending pic attachments via PHP form leroytrolley, if you wish to design your own image uploader or mailer, then I would suggest reading about file uploads. The form you have should probably have some sort of limit on file size or type,... |
Forum: PHP Oct 24th, 2005 |
| Replies: 3 Views: 1,668 |
Forum: PHP Oct 23rd, 2005 |
| Replies: 3 Views: 1,668 Using TPLs in combination with PHP Hello,
These last few days I was feeling like remodding my PHPBB completely, and when I scanned through the files, I came acrossed the TPL files. I wondered, TPL? and thus opened one of the... |
Forum: Community Introductions Oct 23rd, 2005 |
| Replies: 0 Views: 988 Hello from the McGeekster Hello everyone,
I am a thirteen-year-old computer programmer, and have been into web design since I was nine or so. I live in Illinois of the United States of America, with my beautiful... |