char* Some simple functions for string operations.::strConcat

(int n,
  ...)

Returns the concatenation n strings.

Documentation

Returns the concatenation n strings. The strings are the parameters given after n; You have to free the memory!

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.