omniClientCombineWithBaseUrl2

Defined in OmniClient.h

struct OmniClientUrl *omniClientCombineWithBaseUrl2(char const *otherUrl)

This calls omniClientCombineUrls with the URL on the top of the stack.

It differs from omniClientCombineWithBaseUrl only in the return value. Call omniClientFreeUrl to free the returned structure.

See

omniClientPushBaseUrl