Hi, I'm doing a project with using a serial mouse to control the frequency and volume of the sound that emit from the speaker. However, I faced with a hard problem with my C programming sicne I'm new in this field. I got some data format about the serial mouse from this website...
Hi, I'm new in C and I found a problem in my program. Could anybody help me to check for me code?
Here is my Codes:
***********************************************************
#include <stdio.h>
#include <conio.h>
#include <dos.h>
#include <beck.h>
#include <string.h>
void...
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.