> . It doesn't return the string,
> it returns pass/fail. And it operates on char* ?
>
> This may have been why I used boost::format.
>
> Anyone know of a c++ self contained function that takes
> a format string and returns the result string
> rather than using char*'s and returning the value in
> a char*?

There may be a variant ? Check top and bottom of the man 3.

_______________________________________________
Boston-pm mailing list
[email protected]
http://mail.pm.org/mailman/listinfo/boston-pm

Reply via email to