Quote:
>Hi,
> I was wondering if there was a function out there to split a string
>in two. (A kind of backward "strcat") For example cutting 5 chars off
>the string "HelloThere" would return "Hello" and "There".
An array of known size, or an arbitrary length array? (The former isn't
even worth talking about)
Quote:
>Thanks
>--
>================================================================
> | Mountains should have holes in them,
> Paul Nally, | To see the other side.
> Fujitsu SSL, | Viewing through this aperture,
> Tokyo. | Would save a considerable ride.
> | -Spike Milligan.
> -------------------------------------------------------
>================================================================
--
---Peter