mostafa272
Junior Member level 3
Hi
I have a program in VB and I want to convert it to C.in this program I use a speaker and with following code ,it will play a sound:
Sound speaker,120,20
that speaker is a PORTx for speaker and 120,20 for pulse period.
Now I don't know how can use similar code for C language that do same work.
I have a program in VB and I want to convert it to C.in this program I use a speaker and with following code ,it will play a sound:
Sound speaker,120,20
that speaker is a PORTx for speaker and 120,20 for pulse period.
Now I don't know how can use similar code for C language that do same work.