From WikiChip
Search results

Page title matches

  • {{mirc title|String Manipulation}} ...f string manipulation. Fortunately for you, the language provides powerful string manipulation facilities.
    9 KB (1,360 words) - 13:07, 11 February 2019
  • #REDIRECT [[mirc/string manipulation]]
    38 bytes (4 words) - 16:00, 24 August 2014
  • ...process of changing, parsing, splicing, pasting, or analyzing [[strings]]. String manipulation typically comes as a mechanism or a library feature of in most Typically, most programming languages provide a [[string]] [[data type]] that holds a sequence of characters. Such types often expos
    3 KB (366 words) - 11:08, 4 January 2015
  • #REDIRECT [[mirc/string manipulation]]
    38 bytes (4 words) - 01:35, 13 August 2014
  • #REDIRECT [[string manipulation]]
    33 bytes (3 words) - 11:01, 4 January 2015

Page text matches

  • c
    ...language provides a set of functions for performing common tasks, such as: string handling, threading managements, memory management, and I/O processing; th
    5 KB (790 words) - 13:36, 2 October 2017
  • ...tions, and functions to perform common tasks such as [[string manipulation|string handling]], [[IO processing|input/output processing]], [[memory allocation] * {{c header|string.h}}
    5 KB (818 words) - 15:28, 9 March 2016
  • Local variables are good for temporary things like string manipulations and math expressions. Most of your code will use local variab
    17 KB (2,690 words) - 06:09, 5 June 2022
  • ...s|mirc/string_manipulation|mirc/token_manipulation|l1=mSL Variables|l2=mSL String Manipulation|l3=mSL Token Manipulation}} ...eft}} identifier can be used to obtain a portion from the left side of the string - e.g., <code>$left(Hello!!, 4)</code> will yield result <code>Hell</code>.
    10 KB (1,705 words) - 17:47, 1 August 2023
  • {{mirc title|String Manipulation}} ...f string manipulation. Fortunately for you, the language provides powerful string manipulation facilities.
    9 KB (1,360 words) - 13:07, 11 February 2019
  • ...of as simply a list or vector of tokens. In mSL, a '''token''' is simply a string of characters that is separated by a single, unique character. mIRC provide ...ddtok is that $addtok will not append a token that is already found in the string while $instok will. &lt;Nth_pos&gt; is the position of where the token shou
    11 KB (1,776 words) - 18:20, 31 January 2024
  • ...ng in the parent alias, but when called as $my_alias identifier the $parms string is set to $null. ...hing to trap echo commands and remove colors, bold, etc from the displayed string:
    18 KB (2,987 words) - 14:43, 21 March 2023
  • :* String Comparison Operators
    7 KB (1,092 words) - 07:27, 8 February 2020
  • * String Comparison Operators * Lexicographical String Comparison Operators
    10 KB (1,645 words) - 15:06, 19 July 2020
  • ; because the bits of the product above 2^32 aren't needed. $fnv1a-32-mod-alt(string,[h]) h=hash as hex ...entical to original FNV1a except adding the following operations after the string is hashed, and in handling of codepoints 256+.
    30 KB (5,149 words) - 01:46, 30 November 2018
  • ...tifier with the pound sign to make mIRC prefixes (if needed) the evaluated string by the pound symbol. For example: ...but by the fact that the decoded string is placed into the timer's command string. If the "timer 1 1" had not been there, this would have executed the echo c
    26 KB (4,222 words) - 08:43, 21 January 2023
  • ...o be appended. Using -1 as number of bytes to copy copies the entire &from string beginning at position 1.
    5 KB (754 words) - 17:30, 20 January 2024
  • * '''<filename>''' - The file name to read from. Double quotes needed if string contains space
    2 KB (366 words) - 22:53, 16 August 2022
  • ...ive text characters/strings as parameters, using $asc(1st character of the string) ...temp where you perform the breplace then bcopy &temp back to the original &string/position.
    4 KB (585 words) - 21:50, 3 April 2019
  • /bset -t[ac] <&bvar> <pos> <string> * '''-t''' - Indicates a string is to be written instead of 1 or more literal ASCII values
    9 KB (1,432 words) - 18:47, 2 May 2023
  • ...write''' command can be used to write a specified amount of bytes from the string/buffer to a given file starting at the start_pos position. ...eginning with &) This switch is needed if literal string begins with & or string within %var begins with & or % characters.
    3 KB (411 words) - 18:47, 2 May 2023
  • <source lang="c">_Static_assert(constant-expression, string-literal);</source> ...stic message. The diagnostic message must include all the text of from the string-literal (with the exception of any characters that are not in the {{C|basic
    3 KB (534 words) - 07:36, 4 January 2015
  • Consider the following ''get_type'' macro which returns a string representation of the type:
    5 KB (605 words) - 17:08, 8 January 2017
  • ...a set of generic containers, utility functions to manipulate them, generic string and streams for input/output processing, memory management, thread manageme |{{cpp|std/string|<string>}}
    4 KB (560 words) - 21:15, 26 November 2015
  • * '''XTYP_EXECUTE''' - Used to send a command string to the server.
    1 KB (227 words) - 19:15, 15 June 2017

View (previous 20 | next 20) (20 | 50 | 100 | 250 | 500)