TeztMethod
Hello! I am trying to track reflective tape using a camera and some lights. Lights must have an angle of 60 degrees or greater, be colored, and require as little power as possible. Ill be tracking...
|
TeztMethod
in java script you can..
int x;
if (x = undefined)
is there a C++ equivalent?...
|
TeztMethod
I must go to the Synchronet src\sbbs3 directory and run make in the command prompt but haven't a clue how. Im afraid my google skills have fallen through D:
|
TeztMethod
What stretches should a guy do who wants to be able to do the splits? Im fairly athletic but when I try I cant quite make it. I'm putting one foot in front facing forward and one behind facing the...
|
TeztMethod
Hey! I wanna buy an ebook but can't unless I live in Australia. How can I modify my IP, location specific?
|
TeztMethod
Hi everyone! Okay, simple Q- I wanna read a book but it isnt available other than as an Ebook. I know those are for nooks but can my computer read it without any extra software? If I need extra...
|
TeztMethod
Hey, Im moding minecraft and need a way to stop grassy dirt from spawning and to stop it from replacing dirt.
|
TeztMethod
Hey, me and a girl just found out we like eachother. We need to let it go though cause she's going away to college while I am still in HS (Im a little younger) She said there's a a lot she wants to...
|
TeztMethod
int keyI = 0;
while (keyI == 0)
{
keyI = getc(stdin);
}
For some reason this just returns 10 without running the loop to let me press anything. Does anyone have a solution?...
|
TeztMethod
The program can't start because pdcurses.dll is missing from your computer. Try reinstalling the program to fix this problem. I wrote the program and have no idea how to fix this. I think I need to...
|