Enter your search terms
GNU-Darwin
Web
Submit search form
SXP Reference
SXP_addVariableString
Functions
Syntax
SXP_addVariableString(Q, name, value)
Name
Type
Description
Q
QueryContext
The current query context.
name
const SXP_char*
The name of the variable.
value
const SXP_char*
The string to bind the variable to.
(RET)
int
The error code.
Description
Binds a variable to a string. The binding will only be in effect for the next
SXP_query
.
See Also
Groups
[
Functions
]
Entries
[
QueryContext
|
SXP_addVariableBinding
|
SXP_addVariableBoolean
|
SXP_addVariableNumber
|
SXP_query
]
© 2001 Ginger Alliance
revision 01-12-12
This page was generated by
APIDOC