Uudecode

From SA-MP Wiki

Jump to: navigation, search

uudecode

Image:Farm-Fresh text lowercase.png Note: This function name starts with a lowercase letter.


Description:

Decode an UU-encoded string.


Parameters:
(dest[],const source[],maxlength=sizeof dest)
dest[]The destination for the decoded string array.
const source[]The UU-encoded source string.
maxlengthThe maximum length of dest that can be used.


Return Values:

This function does not return any specific values.


Example Usage:

uudecode(normalString, encodedString);
Image:Stub.png This article/section is a stub
You can help SA-MP by expanding it
Image:Stub.png
Personal tools
Navigation
Toolbox