Definitions
Sorry, no definitions found. Check out and contribute to the discussion of this word!
Etymologies
Sorry, no etymologies found.
Support
Help support Wordnik (and make this page ad-free) by adopting the word string2.
Examples
-
; by default autotrim is ON (see help file); so these two assignments will remove leading / trailing white-space string1 = \% string1\% string2 = \% string2\% msgbox, numbers without spaces ` nstring1: [\% string1\%] and string2: [\% string2\%]
AutoHotkey Community 2008
-
Sleep (1000); return "string2";}); Task task3 = Task.
???-??????? 冷冷 2010
-
Sleep (1000); return "string2";}); Task task3 = Task.
???-??????? 冷冷 2010
-
* Purpose: to concatenate string1 and string2 and store it in a temporary
DaniWeb IT Discussion Community myluvstefan 2010
-
* Return: this pointer, which will be string3 that has string1 + string2.
DaniWeb IT Discussion Community myluvstefan 2010
-
You should get string1 and string2 together. return tmpStr;
DaniWeb IT Discussion Community myluvstefan 2010
-
Concatenate string1 and string2 and store the concatenated string into string3 without changing what's stored in string1 or string2. print out the concatenated string.
DaniWeb IT Discussion Community myluvstefan 2010
-
* Purpose: to allow the user to input string1 and string2.
DaniWeb IT Discussion Community myluvstefan 2010
-
* Return: this pointer, which will be string3 that has string1 + string2. const String
DaniWeb IT Discussion Community myluvstefan 2010
-
* If string2 is not a null pointer, then I copy the contents of string2
DaniWeb IT Discussion Community myluvstefan 2010
Comments
Log in or sign up to get involved in the conversation. It's quick and easy.