Programming custom USB driver and creating own deviceYou're going to need a whole heck of a lot of c programming knowledge. Here's a couple of links co...
What is "void" good for?Not quite was I was shooting for but yes that too...
Void?Not only is it not required void CANNOT --- return any time unless the compiler is configured
What is "void" good for?[code] //Hypothetically speaking #include <iostream> using namespace std; void MakeCurrent(int n...
What is "void" good for?Does that help a little?
This user does not accept Private Messages