Hi,
Last month I picked up windows game programming gurus. It's full of a lot of good info and its c++. I guess I like the book alright.
I wouldn't recommend game programming for someone that is just learning to program, but if your smart and/or your already a programmer, hey go for...
Hi,
Don't have much expirience with .net just with c c++ VB assembly and java. I believe the main advantages with .net are for distruted aplication developement. I think .net uses the Microsoft version of a virtual machine concept. That way the same source code gets interpreted on...
Hi,
I need to build a .lib in c. I'm using borland turbo c. The library will contain files with functions that interface with a com port. I'm going to run it on a WIN 98 platform. I guess turbo c outputs to a 16 bit dos terminal emulator. Thats what i'll be using.
How would I...
Deanlwvu,
Thanks for the example code dean, I'm doing a com port proj for school and it helped.
Tekniod,
I think c++ uses this command instead of outportb()
outb(unsigned int [address value],
unsigend int [output value]);
or it might be outp() but...
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.