[3 / 2 / ?]
Quoted By: >>599216
Hi.
How would I go about writing a program on Windows that runs in the background and basically does this:
while(1<2){
if(volume > 50)
{volume.set(50);}
}
Thanks!
How would I go about writing a program on Windows that runs in the background and basically does this:
while(1<2){
if(volume > 50)
{volume.set(50);}
}
Thanks!
