If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
how to read email address from a file and send mail using C??
Hi all,
Is there any way to read an email address from a file and send an email
to that address in C language. or is there any function available in C++. any hint or code regarding this will be very helpful.