Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by Bratan

  1. Bratan

    Help me!

    Help me! How it is possible to add a char to the end of my string? char A='!'; CString String="Hello"; It should be "Hello!" Any ideas?
  2. Bratan

    How can I make a variable....

    Hi Guys! Help me, please!!!!!!!!!!! How can I make a variable known and ready to be used by all complex of C++ files (not just inside a function where I activate the variable)?
  3. Bratan

    How can I transform char symbol to ASCII?

    Help! How can I transform a char symbol to its ASCII? I did not find a function in c++.

Part and Inventory Search

Back
Top