Thread
:
creating template function
View Single Post
kaustubh
Go4Expert Member
13Aug2007,15:45
It is not working for char, so i want to modify this template function when it is a type of char
then it will join(a,b) . Like add('h','i') should give hi .