how to dial no in C/C++

F

Firewalker

Hello guys,
I was wondering if you can give me little help with this. I am trying to
write a program that dial a phone number through the modem. Can you give me
little help with this?

Thanks alot guys
 
P

Phlip

Firewalker said:
I was wondering if you can give me little help with this. I am trying to
write a program that dial a phone number through the modem. Can you give me
little help with this?

Start with http://groups.google.com . Any answer you find will have more to
do with your platform than C++. This newsgroup is only qualified to answer
platform-neutral questions centering on C++ itself.
 
D

David Hilsee

Firewalker said:
Hello guys,
I was wondering if you can give me little help with this. I am trying to
write a program that dial a phone number through the modem. Can you give me
little help with this?

Standard C++ does not have any concept of a modem. If you wish to access a
computer's modem in your C++ programs, then you will probably have to use a
non-standard library, and non-standard libraries are generally not discussed
in this newsgroup. Once you find such a library that you like (via Google
or some other means), try asking questions about it in a forum that
discusses the library.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top