Is there a way to run two codes in a program at the same time. For example, I have this program that is getting information from two things....
I have the code to open a serial port using C++ but i was wondering if it would be better to send info via parallel port? Can someone please...
Thanks guys...let me start learning
Is there a way to add graphics to a program in C++ to make it look more fancy and just the boring type DOS window?
The code is working properly, but somehow I keep on getting 255 This code is suppose to get information out of the microcontroller via the...
Do you know if there is a similar code for usb ports?
ok thanks i fixed it but now i get something else: variable-sized object 'szBuff' may not be initialized
I am having a problem with step 4 Reading/Writing part can you please help me... I get this error: 'n' undeclared (first use this function)...
Thank you very much jayaraj ev...does this work with a microcontroller too... For example, lets say i programmed the microcontroller to send...
for example, if i want to use this code to open a serial port, which libraries do i use? using namespace std; int main() { HANDLE hComm; hComm =...
I am using windows xp
Separate names with a comma.