Hello,
I have a char array and an integer value which i have to concatenate...pls tell me how to convert them and concatenate them.
thanks

Recommended Answers

All 2 Replies

stringstream

if you are using C instead of C++ use sprintf()

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.