msiStrchop ( msParam_t *  stringIn,
msParam_t *  stringOut,
ruleExecInfo_t *  rei 
)
Description:
Removes the last character of a given string.
Module:
core
Since:
after 2.4
Author:
Mike Wan
Date:
2010
Example Usage:
See clients/icommands/test/rules3.0/
Parameters:
[in] stringIn - a STR_MS_T which specifies the input string.
[out] stringOut - a STR_MS_T to hold the string without the last char.
[in,out] rei - The RuleExecInfo structure that is automatically handled by the rule engine. The user does not include rei as a parameter in the rule invocation.
Session Variables Used:
none
Session Variables Modified:
none
iCAT Attributes Used:
none
iCAT Attributes Modified:
none
Side Effect:
none
Returns:
integer
Return values:
the length of the returned string
Precondition:
none
Postcondition:
none
See also:
none

Definition at line 546 of file msiHelper.c.

Generated on Mon Jun 25 14:00:57 2012 for iRODS Documentation by  doxygen 1.6.3