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 Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: 96gfeeinte
  • Content: Threads
  • Order by date
  1. 96gfeeinte

    how to print address of a string.

    hi friends, i hav just started learning c++.i hav a pgm in C.but i don't know how to do the same in c++.so, can anyone help me out?????? the pgm in C is: main () { char s[10] = "GOOD"; printf ("%s, %u, %u\n", s, s, "GOOD"); } o/p: GOOD, 1324568(addres...

Part and Inventory Search

Back
Top