IF x1% < 0 THEN
dids% = x2% - x1%
fraction = 1 - (x2% / dids%)
dis1 = ((dis2 - dis1) / fraction) + dis1
diff% = dids% * fraction
x1% = 0
END IF
I am having some problem figuring out the distance at which a plane is clipped. This is for BSP rendering. I can figure it out using...
When I type programs I am used to typing it all myself, but eclipse comes with an autofill feature. Is there a way to turn it off, because I end up with extra brackets which are a real pain to get rid of.
Where can I get a free download of this that works. I had it before, something I did must have deleted it. Is there a copy of it on the Win XP disc, if so, what directory?
Yes, you are missing a i386 file.
http://support.microsoft.com/default.aspx?scid=kb;en-us;324767
this will tell you how to restore it, you have to have your XP CD.
I figured it out, I don't quite understand why this happened (and neither does my prof), but it was running the same driver class from a different package.
yes, dummy changes between 0 and 100, sometimes it is below 32 and sometimes it is above 32, I need it red when it is above 32 and red otherwise, how do I do that?
private void drawbulb(int dummy){
AOval cirque = new AOval(75,200,BULB_SIZE,BULB_SIZE);
if (dummy > 32){
cirque.setColor(Color.red);}
else {cirque.setColor(Color.blue);}
cirque.setToFill();
cirque.place(view);}
Why doesn't this change from red to blue when dummy is below 32...
I just bought a universal microphone and tried to record with Sound Recorder, but nothing comes up. I tested it using the wizard in the control panel, but nothing.
I have a laptop and have the microphone plugged into the right jack, why doesn't it work?
There is a file on a floppy that I need, the computer can read and copy the rest of the files, however there must be a bad sector in this file, how can I get it? Where is Scandisk located? I thought it was in System tools, but they must have moved it.
No way, I am looking at a pop up right now. It says:
You computer might be infected with spyware. Then has an advertisement for the tool you just directed me tool. I'm not trusting a spyware remover from a company that sends out spyware. Is there a way to remove it manually? What is the...
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.