2
Answers

How to read a string from console window which can also contain special characeters like _(underscore) also?

Ask a question
How to read a string along with special characters and pass that into an pointer.
I have a string like T_411_c which should be read from console window and have in a string so that i can pass it to some others API's which requires that? I need C code. reply ASAP.

Answers (2)