pbot/data/factoids

17311 lines
416 KiB
Plaintext
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

[##c]
<!>
action: the unary boolean not operator
created_on: 1104600621
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1442010781.94147
noembed: 1
owner: Major-Willard
rate_limit: 15
ref_count: 139
ref_user: jd_1!~jd1@unaffiliated/jd1
type: text
<!!>
action: /say !! is a common idiom for normalizing booleans - it will turn any nonzero value into 1, and leave zero at 0. For example, !!50 is 1.
created_on: 1262200005
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1442010752.42216
noembed: 1
owner: Random832
rate_limit: 15
ref_count: 21
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<!=>
action: the comparison for inequality operator
created_on: 1104871606
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1393275955.56872
owner: Major-Willard
rate_limit: 15
ref_count: 7
ref_user: rob``!~rob@gtng-4db046fc.pool.mediaWays.net
type: text
<!false>
action: true
created_on: 1270856176
enabled: 1
last_referenced_in: #pbot2
last_referenced_on: 1408886621.32058
owner: pragma_
rate_limit: 15
ref_count: 4
ref_user: OldDog!~Le@ip-83-134-247-209.dsl.scarlet.be
type: text
<">
action: the character that begins and terminates a string literal
created_on: 1106527346
enabled: 1
last_referenced_in: radialneon
last_referenced_on: 1436826916.91905
noembed: 1
owner: Major-Willard
rate_limit: 15
ref_count: 5
ref_user: radialneon!~radialneo@187.59.143.241
type: text
<#>
action: used to commence a preprocessor directive (include, define, undef, ifdef, ifndef, pragma) and as the stringization operator (#x).
created_on: 1197579677
enabled: 1
last_referenced_in: yar|
last_referenced_on: 1441021189.59948
owner: Auris-
rate_limit: 15
ref_count: 11
ref_user: yar|!~yarl_@unaffiliated/y4r1
type: text
<##>
action: the preprocessor concatenation (token pasting) operator.
created_on: 1211531275
enabled: 1
last_referenced_in: marchelzo_
last_referenced_on: 1438211654.01882
owner: Auris-
rate_limit: 15
ref_count: 23
ref_user: marchelzo_!~marchelzo@unaffiliated/marchelzo/x-2669545
type: text
<##c>
action: /say ##c is for discussion involving the C programming language itself. We do not deal with the whole range of the spectrum. libgtk may be written in C, but this is hardly the proper channel for GTK-related questions. Try #gtk. Likewise, makefiles and autotools: #devtools, assembly: #asm, Xlib: #xlib, C++: #c++, and so on.
created_on: 1245454768
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1440036423.64174
owner: anttil
rate_limit: 15
ref_count: 28
ref_user: Mode!~izabera@unaffiliated/izabera
type: text
<#c>
action: /call ##c
created_on: 1109029677
enabled: 1
last_referenced_on: 1376070654.17013
owner: pragma_
rate_limit: 15
ref_count: 27
ref_user: oleo!~oleo@xdsl-78-35-151-71.netcologne.de
type: text
<#c++>
action: not ##C - down the hall, down the stairs, next to the boiler-room - across from ##C-sharp. (##objc is behind the boilers - be careful).
created_on: 1278891031.30827
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1316287773.02247
owner: PoppaVic
rate_limit: 15
ref_count: 22
ref_user: PoppaVic
type: text
<$>
action: a character that has no special meaning
created_on: 1106526551
enabled: 1
last_referenced_in: #pbot2
last_referenced_on: 1440955493.8419
owner: Major-Willard
rate_limit: 15
ref_count: 8
ref_user: marchelzo_!~marchelzo@unaffiliated/marchelzo/x-2669545
type: text
<%>
action: the remainder after division operator
created_on: 1106531636
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1435929441.56942
owner: Major-Willard
rate_limit: 15
ref_count: 7
ref_user: kate!~kate@unaffiliated/kate
type: text
<%:>
action: digraph alternative for #
created_on: 1104401858
enabled: 1
owner: twkm
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<%:%:>
action: digraph alternative for ##
created_on: 1104401865
enabled: 1
owner: twkm
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<%>>
action: digraph alternative for }
created_on: 1104616316
enabled: 1
owner: twkm
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<%b>
action: a candide extension written by Wulf
created_on: 1331879495.431
enabled: 1
last_referenced_in: wlhlm
last_referenced_on: 1374272008.66831
owner: pragma_
rate_limit: 15
ref_count: 1
ref_user: wlhlm
type: text
<%d>
action: a *printf format specifier which converts its signed int argument to decimal representation; a *scanf format specifier which parses a decimal representation to its int* argument
created_on: 1104400903
enabled: 1
last_referenced_in: luka00
last_referenced_on: 1435657870.38919
owner: prec
rate_limit: 15
ref_count: 4
ref_user: Luka00!~chatzilla@78-134-48-170.v4.ngi.it
type: text
<%f>
action: /call double
created_on: 1262199608
enabled: 1
last_referenced_on: 1341938153.55983
owner: Random832
rate_limit: 15
ref_count: 6
ref_user: Kenaniah
type: text
<%p>
action: the printf/scanf format specifier used to print/read void pointers
created_on: 1106868530
enabled: 1
last_referenced_in: maxxe
last_referenced_on: 1372677127.18647
owner: pragma_
rate_limit: 15
ref_count: 5
ref_user: maxxe
type: text
<%zu>
action: the printf format specifier used to print size_t values (sizeof, strlen, etc)
created_on: 1106868530
enabled: 1
last_referenced_in: maxxe
last_referenced_on: 1372677100.70846
owner: pragma_
rate_limit: 15
ref_count: 7
ref_user: maxxe
type: text
<&>
action: the bitwise AND binary operator. It is also the unary address-of operator.
created_on: 1104602453
edited_by: Maxdamantus!~Maxdamant@2001:470:f078::dead:beef:cafe
edited_on: 1385023744.37752
enabled: 1
last_referenced_in: edk
last_referenced_on: 1425930396.32489
owner: Major-Willard
rate_limit: 15
ref_count: 21
ref_user: edk!edk@spy/edk0
type: text
<&&>
action: the McCarthy logical-and binary operator
created_on: 1106515352
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1391877828.7823
owner: Major-Willard
rate_limit: 15
ref_count: 6
ref_user: riverloop!~seedo@115.246.198.172
type: text
<&=>
action: the bitwise inclusive-AND assignment operator. The expression (x &= y) is equivalent to (x = x & y) except that the expression x is evaluated only once.
created_on: 1107898482
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1290169948.10744
owner: prec
rate_limit: 15
ref_count: 1
ref_user: ule
type: text
<&x->y>
action: The address of the y member of the structure pointed to by x.
created_on: 1107406471
enabled: 1
owner: pragma_
rate_limit: 15
ref_count: 2
ref_user: prec
type: text
<&x[y]>
action: equivalent to (x+y). Neither the & operator nor the implied * operator (see x[y]) are evaluated.
created_on: 1107730768
enabled: 1
last_referenced_in: w41_
last_referenced_on: 1405696132.79225
owner: prec
rate_limit: 15
ref_count: 7
ref_user: w41_!~w41@unaffiliated/w41
type: text
<'>
action: the character that begins and terminates a character constant
created_on: 1106526412
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1441192491.60185
noembed: 1
owner: Major-Willard
rate_limit: 15
ref_count: 3
ref_user: MethylatorX!~Methylato@41.238.152.87
type: text
<''>
action: the delimiter of the start and end of a char
created_on: 1104887580
enabled: 1
last_referenced_in: pragma-
last_referenced_on: 1348679122.73116
owner: Major-Willard
rate_limit: 15
ref_count: 1
ref_user: pragma-
type: text
<(>
action: used to commence a grouped expression
created_on: 1106527263
enabled: 1
last_referenced_in: k0hax
last_referenced_on: 1430510331.37331
owner: Major-Willard
rate_limit: 15
ref_count: 4
ref_user: K0HAX!~K0HAX@c-75-72-143-131.hsd1.mn.comcast.net
type: text
<)>
action: used to terminate a grouped expression
created_on: 1106527206
enabled: 1
last_referenced_in: #pbot2
last_referenced_on: 1440888452.44233
noembed: 1
owner: Major-Willard
rate_limit: 15
ref_count: 3
ref_user: edk!~edk@spy/edk0
type: text
<*>
action: the multiplication binary operator. It is also the unary pointer dereference operator. It is also used in declarations to declare a variable which is a pointer to a type: <type> *p;
created_on: 1104600319
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1441639325.31001
owner: Major-Willard
rate_limit: 15
ref_count: 33
ref_user: cousteau!~cousteau@138.100.74.81
type: text
<*(x+y)>
action: syntactic exercise for x[y]
created_on: 1425319490.48973
enabled: 1
owner: fstd!~fstd@unaffiliated/fisted
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<*=>
action: the operator that multiplies the lvalue [to the left of the *] by the expression [to the right of the =]
created_on: 1107662838
enabled: 1
owner: Major-Willard
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<+>
action: the addition binary operator
created_on: 1104595760
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1360739839.26402
owner: Major-Willard
rate_limit: 15
ref_count: 9
ref_user: rob```
type: text
<++>
action: a unary operator that increments basic types by 1; if it is placed before a variable the value of the expression is: <var> + 1; if it is placed after a variable the value of the expression is: <var>
created_on: 1105219173
enabled: 1
last_referenced_in: fizzie
last_referenced_on: 1412840515.65296
owner: Major-Willard
rate_limit: 15
ref_count: 5
ref_user: fizzie!fis@unaffiliated/fizzie
type: text
<+=>
action: the operator that adds the expression [to the right of the =] to the lvalue [to the left of the +]
created_on: 1107661684
enabled: 1
owner: Major-Willard
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<,>
action: the sequence operator. It is also used to separate syntactic elements of: function arguments in a function call, declarators (in declarations of the same type), formal parameters in function declarations, enumeration elements, and initializers.
created_on: 1107316491
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1441844157.70765
noembed: 1
owner: prec
rate_limit: 15
ref_count: 61
ref_user: kuldeepdhaka!~kuldeepdh@unaffiliated/kuldeepdhaka
type: text
<->
action: the unary negation operator; the binary subtraction operator
created_on: 1104595811
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1440888236.90124
noembed: 1
owner: Major-Willard
rate_limit: 15
ref_count: 15
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<-->
action: a unary operator that decrements basic types by 1; if it is placed before a variable the value of the expression is: <var> - 1; if it is placed after a variable the value of the expression is: <var>
created_on: 1105219433
enabled: 1
last_referenced_in: #cjeopardy
last_referenced_on: 1436979411.83044
owner: Major-Willard
rate_limit: 15
ref_count: 4
ref_user: X7123M3-256!~TestName@80.229.124.232
type: text
<-=>
action: the operator that subtracts the expression [to the right of the =] to the lvalue [to the left of the -]
created_on: 1107661964
enabled: 1
owner: Major-Willard
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<->>
action: the operator that dereferences a pointer to permit access to a structure/union member. The expressions (x->y) and ((*x).y) are equivalent.
created_on: 1104601334
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1424716312.44614
owner: Major-Willard
rate_limit: 15
ref_count: 32
ref_user: cousteau!~cousteau@80.174.59.26.dyn.user.ono.com
type: text
<-Wall>
action: not sufficient enough. Use -Wall -Wextra.
created_on: 1275902093
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1386877829.87915
owner: pragma_
rate_limit: 15
ref_count: 11
ref_user: nitrix!~nitrix@unaffiliated/nitrix
type: text
<-lm>
action: the standard UNIX linker command line option to link the functions in the math library.
created_on: 1106448497
enabled: 1
last_referenced_in: edk
last_referenced_on: 1429041298.50497
owner: prec
rate_limit: 15
ref_count: 6
ref_user: edk!edk@spy/edk0
type: text
<-pedantic>
action: a GCC flag that issues all warnings demanded by strict ISO C; rejects most programs that use forbidden extensions; should not be used to check for strict ISO conformance as it only warns for coding practices that _require_ a diagnostic, not everything; loosely supported
created_on: 1107929320
enabled: 1
last_referenced_in: profess
last_referenced_on: 1424387378.15053
owner: pragma_
rate_limit: 15
ref_count: 10
ref_user: profess!~profess__@unaffiliated/csddesk
type: text
<-std>
action: a GCC flag that is used to specify which C standard to follow when compiling; some valid standards are: c89 (-ansi), c99, gnu89 (default), gnu99
created_on: 1107929785
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1414014500.52401
owner: pragma_
rate_limit: 15
ref_count: 19
ref_user: CaZe!~caze@unaffiliated/caze
type: text
<.>
action: /say . might be a decimal point or the beginning of a struct member postfix operator or initialisation designator.
created_on: 1104600864
edited_by: Maxdamantus!~Maxdamant@2001:470:f078::dead:beef:cafe
edited_on: 1405234998.69122
enabled: 1
last_referenced_in: marchelzo_
last_referenced_on: 1440801194.83718
owner: Major-Willard
rate_limit: 15
ref_count: 46
ref_user: marchelzo_!~marchelzo@unaffiliated/marchelzo/x-2669545
type: text
<...>
action: an ellipsis; used to mark a function or macro as variadic. variadic macros were added by C99.
created_on: 1106943402
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1422219155.15185
owner: prec
rate_limit: 15
ref_count: 25
ref_user: Wulf!~Wulf@unaffiliated/wulf
type: text
</>
action: the division binary operator
created_on: 1104600246
enabled: 1
owner: Major-Willard
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<//>
action: used to introduce a comment that continues to the end of the line [C99]
created_on: 1108293482
enabled: 1
last_referenced_in: pragma-
last_referenced_on: 1360470315.93619
owner: Major-Willard
rate_limit: 15
ref_count: 3
ref_user: pragma-
type: text
</=>
action: the division assignment operator. The expression (x /= y) is equivalent to (x = x / y) except that the expression x is evaluated only once.
created_on: 1107662173
enabled: 1
owner: prec
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<64bit-errors>
action: http://www.viva64.com/en/a/0065/print/
created_on: 1343623557.00864
enabled: 1
last_referenced_in: wlhlm
last_referenced_on: 1374271886.36653
owner: pragma-
rate_limit: 15
ref_count: 1
ref_user: wlhlm
type: text
<:>>
action: digraph alternative for ]
created_on: 1104401890
enabled: 1
owner: twkm
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<;>
action: a statement and declaration terminator
created_on: 1104886076
enabled: 1
last_referenced_in: jack_rabbit
last_referenced_on: 1401099136.25458
owner: Major-Willard
rate_limit: 15
ref_count: 4
ref_user: jack_rabbit!~jack_rabb@c-98-253-57-51.hsd1.il.comcast.net
type: text
<<>
action: the less than comparison operator
created_on: 1104599441
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1425842325.46846
owner: Major-Willard
rate_limit: 15
ref_count: 7
ref_user: Wulf!~Wulf@unaffiliated/wulf
type: text
<<%>
action: digraph replacement for {
created_on: 1104401845
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1295697076.7578
owner: twkm
rate_limit: 15
ref_count: 1
ref_user: phao
type: text
<<:>
action: digraph replacement for [
created_on: 1104401882
enabled: 1
last_referenced_in: #pbot2
last_referenced_on: 1295838410.60961
owner: twkm
rate_limit: 15
ref_count: 3
ref_user: pragma_
type: text
<<<>
action: the binary left shift operator
created_on: 1107979350
enabled: 1
last_referenced_in: trueshiftblue
last_referenced_on: 1441844304.52206
owner: prec
rate_limit: 15
ref_count: 8
ref_user: TrueShiftBlue!trueshiftb@segfault.net.nz
type: text
<<=>
action: the less than or equal to comparison operator
created_on: 1104599493
enabled: 1
last_referenced_in: nylon100
last_referenced_on: 1383868719.68388
owner: Major-Willard
rate_limit: 15
ref_count: 1
ref_user: nylon100!~rany@bzq-79-182-7-58.red.bezeqint.net
type: text
<==>
action: the comparison for equivalence operator
created_on: 1104595949
enabled: 1
owner: Major-Willard
rate_limit: 15
ref_count: 3
ref_user: Skapare
type: text
<>>
action: /say > is the greater than comparison operator
created_on: 1239017335
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1425842316.52065
owner: Jafet
rate_limit: 15
ref_count: 12
ref_user: Wulf!~Wulf@unaffiliated/wulf
type: text
<>=>
action: the greater than or equal to comparison operator
created_on: 1104599538
enabled: 1
owner: Major-Willard
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<>>>
action: the binary right shift operator
created_on: 1108253247
enabled: 1
last_referenced_in: left_turn
last_referenced_on: 1392480775.59429
owner: Major-Willard
rate_limit: 15
ref_count: 5
ref_user: Left_Turn!~Left_Turn@unaffiliated/turn-left/x-3739067
type: text
<?>
action: a question mark. Stop staring stupidly off into space with a question mark above your head, wipe that drool off your chin and make an intelligent query.
created_on: 1237066516
enabled: 1
last_referenced_in: marchelzo_
last_referenced_on: 1440629980.78181
noembed: 1
owner: Quetzalcoatl_
rate_limit: 15
ref_count: 54
ref_user: marchelzo_!~marchelzo@unaffiliated/marchelzo/x-2669545
type: text
<?:>
action: the conditional (ternary) operator; <e1> ? <e2> : <e3> if <e1> is true, the operator evaluates and yields <e2>; otherwise it evaluates and yields <e3>
created_on: 1104925315
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1427836028.41757
owner: infobahn
rate_limit: 15
ref_count: 12
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<??!>
action: trigraph replacement for |
created_on: 1104400693
enabled: 1
owner: twkm
rate_limit: 15
ref_count: 2
ref_user: GhostlyDeath
type: text
<??''>
action: trigraph replacement for ^
created_on: 1104400673
enabled: 1
owner: twkm
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<??(>
action: trigraph replacement for [
created_on: 1104400644
enabled: 1
owner: twkm
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<??)>
action: trigraph replacement for ]
created_on: 1104400667
enabled: 1
owner: twkm
rate_limit: 15
ref_count: 1
ref_user: pragma_
type: text
<??->
action: trigraph replacement for ~
created_on: 1104400703
enabled: 1
owner: twkm
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<??/>
action: trigraph replacement for \\
created_on: 1104400660
enabled: 1
owner: twkm
rate_limit: 15
ref_count: 1
ref_user: pragma_
type: text
<??<>
action: trigraph replacement for {
created_on: 1104400680
enabled: 1
last_referenced_in: #pbot2
last_referenced_on: 1297894239.66674
owner: twkm
rate_limit: 15
ref_count: 3
ref_user: pragma_
type: text
<??=>
action: trigraph replacement for #
created_on: 1104400632
enabled: 1
owner: twkm
rate_limit: 15
ref_count: 2
ref_user: pragma_
type: text
<??>>
action: trigraph replacement for }; digraph replacement for }
created_on: 1104400686
enabled: 1
owner: twkm
rate_limit: 15
ref_count: 2
ref_user: pragma_
type: text
<B>
action: the programming language which was the precursor of C ; http://en.wikipedia.org/wiki/B_programming_language
created_on: 1111209918
enabled: 1
last_referenced_in: marchelzo_
last_referenced_on: 1440955213.8209
noembed: 1
owner: Major-Willard
rate_limit: 15
ref_count: 21
ref_user: marchelzo_!~marchelzo@unaffiliated/marchelzo/x-2669545
type: text
<C/C++>
action: a misnomer. These two languages are completely different languages with each having its own standard. C++ is not a "superset" of C anymore. For C++ questions, please join #C++
created_on: 1108258486
enabled: 1
last_referenced_in: pragma-
last_referenced_on: 1419566754.76069
owner: pragma_
rate_limit: 15
ref_count: 17
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<CARM>
action: /call H&S
created_on: 1199659530
enabled: 1
last_referenced_on: 1408886668.68223
owner: pragma_
rate_limit: 15
ref_count: 9
ref_user: OldDog!~Le@ip-83-134-247-209.dsl.scarlet.be
type: text
<CE>
action: Unix system calls and subroutines using C: http://www.cs.cf.ac.uk/Dave/C/CE.html
created_on: 1202752439
enabled: 1
owner: PoppaVic
rate_limit: 15
ref_count: 2
ref_user: PoppaVic
type: text
<CHAR_BIT>
action: #include <limits.h> - maximum value for the number of bits used to represent an object of type char. - >= 8
created_on: 1104389685
enabled: 1
last_referenced_in: lesmon
last_referenced_on: 1436033206.9648
owner: defrost
rate_limit: 15
ref_count: 16
ref_user: lesmon!~lesmon@195-132-62-242.rev.numericable.fr
type: text
<CHAR_MAX>
action: #include <limits.h> - maximum value for type char. Its value is: SCHAR_MAX if char represents negative values, UCHAR_MAX otherwise. - >= 127
created_on: 1104389685
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1288191304.54422
owner: defrost
rate_limit: 15
ref_count: 1
ref_user: s00p
type: text
<CHAR_MIN>
action: #include <limits.h> - minimum value for type char. Its value is: SCHAR_MIN if char represents negative values, zero otherwise. - <= 0
created_on: 1104389685
enabled: 1
last_referenced_in: cousteau
last_referenced_on: 1319657856.37992
owner: defrost
rate_limit: 15
ref_count: 1
ref_user: cousteau
type: text
<Callbacks>
action: the informal name given to a technique where a function takes in, as arguments, other functions by way of pointers allowing access to multiple functions of the same prototype (per argument). In essence it provides, for each passed argument, algorithm-agnostic function switching/access
created_on: 1427537550.28217
enabled: 1
last_referenced_in: uuhimhere
last_referenced_on: 1427887557.5197
owner: Feel1E6dOLARZ!~uuhimhere@1.9.98.51
rate_limit: 15
ref_count: 2
ref_user: uuhimhere!~uuhimhere@1.9.98.51
type: text
<CnotC++>
action: /say C is not a subset of C++
created_on: 1176998419
enabled: 1
last_referenced_in: vigud
last_referenced_on: 1382122554.20787
owner: LordOllie
rate_limit: 15
ref_count: 6
ref_user: Vigud!uid1143@gateway/web/irccloud.com/x-lsqwccsadxnazljl
type: text
<ENOQUESTION>
action: /say Error: No question detected. Please ask a question.
created_on: 1350566325.09047
enabled: 1
last_referenced_in: marchelzo_
last_referenced_on: 1426604508.70963
owner: pragma-
rate_limit: 15
ref_count: 18
ref_user: marchelzo_!~marchelzo@HLFXNS016CW-142134090179.dhcp-dynamic.FibreOp.ns.bellaliant.net
type: text
<ENOSENSE>
action: /say Error: That makes no sense.
created_on: 1377607988.30656
enabled: 1
last_referenced_in: pragma-
last_referenced_on: 1433750210.23719
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 7
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<EOF>
action: an integer constant expression, with type int and a negative value, that is returned by several functions to indicate end-of-file (ISO/IEC 9899:1999 7.19.1p3). It is NOT a char. It is NOT a byte that is stored at the end of every file.
created_on: 1104596552
enabled: 1
last_referenced_in: kate
last_referenced_on: 1420241637.48904
owner: infobahn
rate_limit: 15
ref_count: 65
ref_user: kate!~kate@unaffiliated/kate
type: text
<EXIT_FAILURE>
action: a macro defined in <stdlib.h> whose value can be passed to exit() or returned from main() to indicate unsuccessful termination
created_on: 1105443776
enabled: 1
owner: mauke
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<EXIT_SUCCESS>
action: a macro defined in <stdlib.h> whose value can be passed to exit() or returned from main() to indicate successful termination
created_on: 1105443603
enabled: 1
owner: mauke
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<H&S>
action: "C - A Reference Manual" by Harbison & Steele; a reference for C on par with K&R - http://www.amazon.com/Reference-Manual-Samuel-P-Harbison/dp/013089592X
created_on: 1109636091
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1441369337.33844
owner: heina
rate_limit: 15
ref_count: 245
ref_user: chrs_!chris@2600:3c03::f03c:91ff:fe73:e436
type: text
<INT_MAX>
action: #include <limits.h> - INT_MAX - maximum value of an int object, at least +32767
created_on: 1104369616
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1441757408.49765
owner: twkm
rate_limit: 15
ref_count: 11
ref_user: MethylatorX!~Methylato@197.41.168.29
type: text
<INT_MIN>
action: #include <limits.h> - INT_MIN - minimum value of an int object, at least -32767
created_on: 1104369627
enabled: 1
owner: twkm
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<K&R>
action: The C Programming Language, 2nd edition, by Kernighan and Ritchie -- http://wayback.archive-it.org/5263/20150203070038/http://cm.bell-labs.com/cm/cs/cbook/ -- errata: http://www.iso-9899.info/2ediffs.html
created_on: 1278668183.21606
edited_by: edk!~edk@spy/edk0
edited_on: 1440984429.23248
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1442211949.238
owner: Chris
rate_limit: 15
ref_count: 723
ref_user: Trigraph!Trigraph@unaffiliated/trigraph
type: text
<LLVM>
action: a compiler infrastructure written in C++ -- http://llvm.org/
created_on: 1330538578.87232
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1330598898.54294
owner: meta-coder
rate_limit: 15
ref_count: 4
ref_user: meta-physicist
type: text
<LONG_MAX>
action: #include <limits.h> - LONG_MAX - maximum value of a long int object, at least +2147483647
created_on: 1104369746
enabled: 1
owner: twkm
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<LONG_MIN>
action: #include <limits.h> - LONG_MIN - minimum value of a long int object, at least -2147483647
created_on: 1104369732
enabled: 1
owner: twkm
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<MB_CUR_MAX>
action: #include <limits.h> - maximum number of bytes in a mult-byte character for an extended character in the current locale, which is never greater than MB_LEN_MAX.
created_on: 1104394983
enabled: 1
last_referenced_in: rob``
last_referenced_on: 1375275112.58378
owner: twkm
rate_limit: 15
ref_count: 1
ref_user: rob``
type: text
<MB_LEN_MAX>
action: #include <limits.h> - maximum number of characters that constitute a multibyte character in any supported locale. Its value is >= MB_CUR_MAX.
created_on: 1104389706
enabled: 1
owner: defrost
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<NULL>
action: an (implementation-defined) macro expanding to a null pointer constant, which is any zero-value integer constant expression, possibly cast to void *. Such an expression has a special meaning in the context of pointer expressions to, for example, produce null pointers or test if other pointers are null pointers.
created_on: 1104596262
edited_by: Maxdamantus!~Maxdamant@2001:470:f078::dead:beef:cafe
edited_on: 1385023435.5819
enabled: 1
last_referenced_in: caze
last_referenced_on: 1440506019.53027
owner: Major-Willard
rate_limit: 15
ref_count: 88
ref_user: CaZe!~caze@unaffiliated/caze
type: text
<ObfsC>
action: http://www.cs.bgu.ac.il/~omri/Humor/ObfsC.html -- What were you saying about Perl, again?
created_on: 1273340691
enabled: 1
owner: pragma_
rate_limit: 15
ref_count: 1
ref_user: pragma_
type: text
<PoppaVic>
action: PoppaVic. That is all that can be said.
created_on: 1311377303.95634
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1404840327.86783
owner: kulp
rate_limit: 15
ref_count: 4
ref_user: Vigud!sid1143@gateway/web/irccloud.com/x-umeghopdldjszojr
type: text
<REI>
action: Recreational Equipment Inc.
created_on: 1383608960.48304
enabled: 1
owner: CaZe!~caze@174.136.103.226
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<SCHAR_MAX>
action: #include <limits.h> - maximum value for type signed char. - >= 127
created_on: 1104389707
enabled: 1
owner: defrost
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<SCHAR_MIN>
action: #include <limits.h> - minimum value for type signed char. - <= -127
created_on: 1104389707
enabled: 1
last_referenced_in: cousteau
last_referenced_on: 1319657869.2525
owner: defrost
rate_limit: 15
ref_count: 1
ref_user: cousteau
type: text
<SHRT_MAX>
action: #include <limits.h> - maximum value for type short. - >= 32,767
created_on: 1104389724
enabled: 1
owner: defrost
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<SHRT_MIN>
action: #include <limits.h> - minimum value for type short. - <= -32,767
created_on: 1104389724
enabled: 1
owner: defrost
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<UB>
action: /say Undefined behavior is behavior for which the C standard does not impose any requirements. This is to allow C the freedom to be implemented on systems with different architectures. Programs invoking undefined behavior may appear to compile and even run without errors at first, only to fail on another system, or even at a later time. If you want to write reliable code, don't use such behaviors.
created_on: 1297808324.11723
edited_by: pragma-!~chaos@unaffiliated/pragmatic-chaos
edited_on: 1416015925.73025
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1440897161.69988
owner: pragma_
rate_limit: 15
ref_count: 124
ref_user: ^python111!~^python11@93-138-46-134.adsl.net.t-com.hr
type: text
<UCHAR_MAX>
action: #include <limits.h> - maximum value for type unsigned char. - >= 255
created_on: 1104389724
enabled: 1
owner: defrost
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<UINT_MAX>
action: #include <limits.h> - UINT_MAX - maximum value of an unsigned int object, at least 65535
created_on: 1104369656
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1417391239.87556
owner: twkm
rate_limit: 15
ref_count: 2
ref_user: CaZe!~caze@unaffiliated/caze
type: text
<ULONG_MAX>
action: #include <limits.h> - ULONG_MAX - maximum value of an unsigned long int object, at least 4294967295
created_on: 1104369766
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1420823493.09751
owner: twkm
rate_limit: 15
ref_count: 1
ref_user: edk!edk@spy/edk0
type: text
<USB>
action: /say Unspecified behavior is behavior for which the C standard provides two or more possibilities, and imposes no further requirements on which behavior is chosen in any instance. Not to be confused with undefined behavior or implementation dependent behavior.
created_on: 1297808849.20448
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1423326801.13788
owner: pragma_
rate_limit: 15
ref_count: 13
ref_user: kate!~kate@unaffiliated/kate
type: text
<USHRT_MAX>
action: #include <limits.h> - maximum value for type unsigned short. - >= 65,535
created_on: 1104389735
enabled: 1
owner: defrost
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<[]>
action: the array subscript operator. It is also part of declarator syntax. The expressions x[y] and *(x + y) are equivalent.
created_on: 1194260776
edited_by: nitrix!~nitrix@unaffiliated/nitrix
edited_on: 1405696065.63413
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1405703076.07953
owner: pragma_
rate_limit: 15
ref_count: 20
ref_user: nitrix!~nitrix@unaffiliated/nitrix
type: text
<\>
action: the line continuation character; used in strings to specify special characters; used in character constants to specify special characters; when followed by u or U in C99, is used to specify a universal character name for use in string constants, character constants, or identifiers.
created_on: 1104603271
enabled: 1
last_referenced_in: angstrom
last_referenced_on: 1305993776.29244
owner: Major-Willard
rate_limit: 15
ref_count: 10
ref_user: angstrom
type: text
<^>
action: the bitwise exclusive OR (XOR) binary operator
created_on: 1104595483
enabled: 1
last_referenced_in: pragma-
last_referenced_on: 1413819317.3714
owner: Major-Willard
rate_limit: 15
ref_count: 22
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<_>
action: /say All identifiers that begin with an underscore and either an uppercase letter or another underscore are always reserved for any use. All identifiers that begin with an underscore are always reserved for use as identifiers with file scope in both the ordinary and tag name spaces. (ISO 9899:1999, 7.1.3) Don't use such identifiers.
created_on: 1105863511
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1432861303.5109
owner: mauke
rate_limit: 15
ref_count: 59
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<_Generic>
action: http://www.robertgamble.net/2012/01/c11-generic-selections.html
created_on: 1370703117.99624
enabled: 1
last_referenced_in: wlhlm
last_referenced_on: 1374271415.65073
owner: pragma-
rate_limit: 15
ref_count: 3
ref_user: wlhlm
type: text
<abcd>
action: /say (a) What is your goal exactly? (b) What have you tried? (c) What are you expecting? (d) What happened instead?
created_on: 1376151512.30039
enabled: 1
last_referenced_in: #pbot2-test
last_referenced_on: 1428702071.55301
owner: nitrix!~nitrix@unaffiliated/nitrix
rate_limit: 15
ref_count: 8
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<address>
action: /say C has pointer types and addresses (or pointer values). foo x; &x results in an address that points to an object. foo *y; y is an instance of a pointer type. Instances of pointer types do not magically point to objects. They must be assigned to before being used, for example: y = &x;
created_on: 1273064028
enabled: 1
last_referenced_in: #pbot2
last_referenced_on: 1328945635.5887
owner: s00p
rate_limit: 15
ref_count: 1
ref_user: pragma_
type: text
<amd1>
action: http://www.lysator.liu.se/c/na1.html
created_on: 1375947367.62408
enabled: 1
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<ansispec>
action: www.nirvani.net/docs/ansi_c.pdf
created_on: 1190684046
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1345109633.09775
owner: Cin
rate_limit: 15
ref_count: 2
ref_user: eboy
type: text
<ansispecpdf>
action: /call standard
created_on: 1192736407
enabled: 1
owner: pragma_
rate_limit: 15
ref_count: 3
ref_user: pragma_
type: text
<argc>
action: the traditional name of the first parameter to main(); argc is non-negative and gives the number of command line arugments (including the program name).
created_on: 1104396991
enabled: 1
last_referenced_in: cousteau
last_referenced_on: 1431713227.57058
owner: prec
rate_limit: 15
ref_count: 4
ref_user: cousteau!~cousteau@80.174.59.15.dyn.user.ono.com
type: text
<argv>
action: the traditional name of the second parameter to main(); argv[argc] == NULL; if argc>0 argv[0] is the program name. if argc>1, argv[1] through argv[argc-1] are the command line arguments.
created_on: 1104397065
enabled: 1
last_referenced_in: cousteau
last_referenced_on: 1431713236.46614
owner: prec
rate_limit: 15
ref_count: 10
ref_user: cousteau!~cousteau@80.174.59.15.dyn.user.ono.com
type: text
<array>
action: /say An array type describes a contiguously allocated nonempty set of objects with a particular member object type, called the element type.
created_on: 1247726531
edited_by: pragma-!~chaos@unaffiliated/pragmatic-chaos
edited_on: 1381645400.77467
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1442004969.07759
owner: Wulf_
rate_limit: 15
ref_count: 47
ref_user: o11c!~ben@unaffiliated/o11c
type: text
<arrays>
action: /say Arrays and pointers: http://www.eskimo.com/~scs/C-faq/s6.html
created_on: 1106022495
enabled: 1
last_referenced_in: doppel
last_referenced_on: 1419249205.96845
owner: pragma_
rate_limit: 15
ref_count: 52
ref_user: doppel!~doppel@ip68-96-169-47.lv.lv.cox.net
type: text
<aryptr>
action: http://c-faq.com/aryptr/index.html
created_on: 1257021622
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1407272990.67896
owner: Wulf_
rate_limit: 15
ref_count: 10
ref_user: fstd!~fstd@unaffiliated/fisted
type: text
<atoi>
action: evil. It does no overflow checking, handles unsigned numbers poorly, and handles strings containing trailing characters (like ``123abc'') poorly. Use strtol() instead.
created_on: 1323124280.71748
edited_by: fstd!~fstd@unaffiliated/fisted
edited_on: 1402587387.03456
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1431902389.97737
owner: guidj0s
rate_limit: 15
ref_count: 17
ref_user: fstd!~fstd@unaffiliated/fisted
type: text
<auto>
action: /say The `auto` keyword specifies that the object has automatic storage duration (which is the default storage duration of objects, hence its use is redundant and rare)
created_on: 1345759830.18785
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1435939390.24386
owner: pragma-
rate_limit: 15
ref_count: 8
ref_user: marchelzo_!~marchelzo@hlfxns016cw-156057132245.dhcp-dynamic.FibreOp.ns.bellaliant.net
type: text
<bcopy>
action: way cool, but it's more portable to use memcpy
created_on: 1107484574
enabled: 1
last_referenced_in: plujon
last_referenced_on: 1424964090.72135
owner: Major-Willard
rate_limit: 15
ref_count: 1
ref_user: plujon!~user@c-71-236-253-223.hsd1.or.comcast.net
type: text
<bcsllc-steve>
action: /say See 'boring'
created_on: 1312778602.77632
enabled: 1
last_referenced_in: kenaniah
last_referenced_on: 1341938482.53025
owner: s00p
rate_limit: 15
ref_count: 2
ref_user: Kenaniah
type: text
<bdwgc>
action: http://www.hpl.hp.com/personal/Hans_Boehm/gc/
created_on: 1278590020.17125
enabled: 1
owner: pragma_
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<beej>
action: /say Beej's Guide to Network Programming -- Using Internet Sockets is at http://beej.us/guide/bgnet/
created_on: 1328611926.46396
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1419792553.64201
owner: GeorgeJ
rate_limit: 15
ref_count: 5
ref_user: phale!~wow@cpe-109-60-17-139.st3.cable.xnet.hr
type: text
<beejc>
action: http://beej.us/guide/bgc/
created_on: 1206996386
enabled: 1
owner: snhmib
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<better>
action: /say A best practice is a method or technique that has consistently shown results superior to those achieved with other means.
created_on: 1375289734.05909
enabled: 1
last_referenced_in: kate`
last_referenced_on: 1409319891.89358
owner: nitrix!~nitrix@unaffiliated/nitrix
rate_limit: 15
ref_count: 9
ref_user: kate`!~kate@elide.org
type: text
<binky>
action: /say The Binky Pointer Fun Video: http://cslibrary.stanford.edu/104/ -- YouTube version: http://www.youtube.com/watch?v=6pmWojisM_E
created_on: 1106444999
edited_by: pragma-!~chaos@unaffiliated/pragmatic-chaos
edited_on: 1391698886.77113
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1442132256.92511
owner: prec
rate_limit: 15
ref_count: 201
ref_user: Pessimist!Pessimist@gateway/shell/bnc4free/x-bxdxfwqfjqokkovn
type: text
<bit>
action: /say A bit is a unit of data storage large enough to hold an object that may have one of two values. It need not be possible to express the address of each individual bit of an object.
created_on: 1288301601.60807
enabled: 1
last_referenced_in: yar|
last_referenced_on: 1441021077.36056
owner: s00p
rate_limit: 15
ref_count: 8
ref_user: yar|!~yarl_@unaffiliated/y4r1
type: text
<bithacks>
action: http://graphics.stanford.edu/~seander/bithacks.html
created_on: 1256619383
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1432231565.04372
owner: Chris
rate_limit: 15
ref_count: 54
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<bitwise>
action: http://web.archive.org/web/20131001100601/http://www.codersger.de/mags/cscene/CS9/CS9-02.html
created_on: 1255220538
edited_by: edk!edk@spy/edk0
edited_on: 1425930579.43018
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1425930467.04833
owner: Random832
rate_limit: 15
ref_count: 13
ref_user: profess!~profess@unaffiliated/csddesk
type: text
<book>
action: /say See http://www.iso-9899.info/wiki/Books for some useful book recommendations, including free online resources!
action_with_args: /me points accusingly at $args, "Where is your book?!" See http://www.iso-9899.info/wiki/Books for some useful book recommendations, including free online resources.
created_on: 1179504776
edited_by: edk!edk@unaffiliated/edk
edited_on: 1386199674.16276
enabled: 1
last_referenced_in: edk
last_referenced_on: 1440670254.79343
owner: pragma_
rate_limit: 15
ref_count: 1000
ref_user: edk!~edk@spy/edk0
type: text
<books>
action: /say See http://www.iso-9899.info/wiki/Books for some useful book recommendations, including free online resources!
created_on: 1104378101
edited_by: edk!edk@unaffiliated/edk
edited_on: 1387226590.5671
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1441738960.09678
owner: twkm
rate_limit: 15
ref_count: 788
ref_user: o11c!~ben@unaffiliated/o11c
type: text
<boring>
action: /say See 'bcsllc-steve'
created_on: 1312778587.71828
enabled: 1
last_referenced_in: thoughtso
last_referenced_on: 1400028665.26014
owner: s00p
rate_limit: 15
ref_count: 5
ref_user: thoughtso!~ergo@198-178-127-20.static.hvvc.us
type: text
<borucomfort>
action: /call cc char*acts[]={"subjects %s to scaphism", "eats %s", "shits on %s's face"};srand(time(0));printf(acts[rand()%(sizeof acts/sizeof *acts)], "$args");
created_on: 1406477995.87532
edited_by: pragma-!~chaos@unaffiliated/pragmatic-chaos
edited_on: 1436740274.29184
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1440152970.43356
owner: boru!~boru@unaffiliated/boru
rate_limit: 15
ref_count: 19
ref_user: cden!~cden@unaffiliated/cden
type: text
<break>
action: the statement used terminate the currently executing block
created_on: 1104888615
enabled: 1
last_referenced_in: dorp_
last_referenced_on: 1409362934.92131
owner: Major-Willard
rate_limit: 15
ref_count: 5
ref_user: dorp_!~dorp@bzq-84-108-245-83.cablep.bezeqint.net
type: text
<byte>
action: defined by the C standard as an addressable unit of storage large enough to hold a character value. The char type is byte-sized and is at least 8 bits wide. CHAR_BIT in <limits.h> defines the byte size for any given implementation. The term "byte" is most often used to mean 8 bits; however, the term "octet" is preferred.
created_on: 1104873342
edited_by: pragma-!~chaos@unaffiliated/pragmatic-chaos
edited_on: 1378227926.90999
enabled: 1
last_referenced_in: #cjeopardy
last_referenced_on: 1425047278.93625
owner: prec
rate_limit: 15
ref_count: 31
ref_user: disenchanted!~disenchan@41-135-94-20.dsl.mweb.co.za
type: text
<byteorder>
action: /say http://commandcenter.blogspot.co.uk/2012/04/byte-order-fallacy.html
created_on: 1421009433.53512
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1421009575.62485
owner: kate!~kate@unaffiliated/kate
rate_limit: 15
ref_count: 1
ref_user: blitsky!~blitter@46.246.23.211
type: text
<c>
action: /say C is a low level language designed to make assembly "easier", useful for device drivers or operating systems. Thusly, one has to maintain buffers, memory, and various low level information. C is not meant to be used for everyday applications, a common misconception.
created_on: 1108006206
enabled: 1
last_referenced_in: #pbot2
last_referenced_on: 1439778099.46629
noembed: 1
owner: pragma
rate_limit: 15
ref_count: 356
ref_user: beco!~beco@unaffiliated/beco
type: text
<c++>
action: /say C++ is not C, try ##c++
created_on: 1108585029
enabled: 1
last_referenced_in: nchambers
last_referenced_on: 1441886396.31989
owner: NeverDream
rate_limit: 15
ref_count: 104
ref_user: nchambers!nchambers@compilerdev.net
type: text
<c++diffs>
action: http://david.tribble.com/text/cdiffs.htm
created_on: 1204224553
enabled: 1
owner: PoppaVic
rate_limit: 15
ref_count: 4
ref_user: lemonade`
type: text
<c.vim>
action: /call c99vim
created_on: 1375946573.40771
enabled: 1
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<c/c++>
action: http://david.tribble.com/text/cdiffs.htm
created_on: 1252250954
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1400870349.55579
owner: PoppaVic
rate_limit: 15
ref_count: 10
ref_user: dorp!~dorp@46.120.11.7
type: text
<c1>
action: /say C Aphorism 1: The questioner's first description of the problem/question will be misleading.
created_on: 1379514943.76622
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1437271070.38957
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 45
ref_user: CaZe!~caze@unaffiliated/caze
type: text
<c10>
action: /say C Aphorism 10: The newbie will not accept the answer you give, no matter how right it is.
created_on: 1379515492.13583
enabled: 1
last_referenced_in: mcudev
last_referenced_on: 1426100335.13097
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 9
ref_user: mcudev!~mcudev@c-98-245-27-233.hsd1.co.comcast.net
type: text
<c11>
action: /call c1x
action_with_args: /call c11std
created_on: 1325645454.02711
enabled: 1
last_referenced_in: love4boobies
last_referenced_on: 1442024869.1974
owner: pragma_
rate_limit: 15
ref_count: 134
ref_user: Love4Boobies!bc1ab93a@gateway/web/freenode/ip.188.26.185.58
type: text
<c11diffs>
action: /call c1xdiffs
created_on: 1325646505.82922
enabled: 1
last_referenced_on: 1398984463.5407
owner: pragma_
rate_limit: 15
ref_count: 7
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<c11status>
action: http://gcc.gnu.org/wiki/C11Status
created_on: 1377949964.48136
enabled: 1
last_referenced_in: th3s3_3y3s
last_referenced_on: 1418704742.17628
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 1
ref_user: th3s3_3y3s!~j4s0nmchr@172.56.10.181
type: text
<c12>
action: /say C Aphorism 12: The newbie will think they are smarter than they really are.
created_on: 1379516078.26363
enabled: 1
last_referenced_in: mcudev
last_referenced_on: 1426100349.68457
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 10
ref_user: mcudev!~mcudev@c-98-245-27-233.hsd1.co.comcast.net
type: text
<c13>
action: /say C Aphorism 13: The newbie will fail to recognize undefined behavior, and will wrongly think that their program is correct because it appears to work.
created_on: 1379517110.31861
edited_by: pragma-!~chaos@unaffiliated/pragmatic-chaos
edited_on: 1379517124.32199
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1438084676.41544
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 18
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<c14>
action: /say C Aphorism 14: The more the questioner attempts to describe their problem, the less coherent their description becomes.
created_on: 1404442948.43201
edited_by: pragma-!~chaos@unaffiliated/pragmatic-chaos
edited_on: 1404863021.68183
enabled: 1
last_referenced_in: mcudev
last_referenced_on: 1426100368.19155
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 6
ref_user: mcudev!~mcudev@c-98-245-27-233.hsd1.co.comcast.net
type: text
<c1x>
action: /say C1X/C11 draft: http://www.open-std.org/jtc1/sc22/wg14/www/docs/n1570.pdf - C1X Charter: http://www.open-std.org/JTC1/SC22/wg14/www/docs/n1250.pdf - C1X Overview: http://en.wikipedia.org/wiki/C1X - Changes from C99: http://en.wikipedia.org/wiki/C1X#Changes_from_C99 - C Overview: http://en.wikipedia.org/wiki/C_programming
created_on: 1296116263.83864
enabled: 1
last_referenced_in: love4boobies
last_referenced_on: 1442024869.20658
owner: pragma_
rate_limit: 15
ref_count: 142
ref_user: Love4Boobies!bc1ab93a@gateway/web/freenode/ip.188.26.185.58
type: text
<c1xdiffs>
action: http://en.wikipedia.org/wiki/C1X#Changes_from_C99 and http://www.iso-9899.info/n1570.html#FOREWORD.p6
created_on: 1325646496.10901
enabled: 1
last_referenced_in: pragma-
last_referenced_on: 1398984463.54734
owner: pragma_
rate_limit: 15
ref_count: 8
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<c2>
action: /say C Aphorism 2: All examples given by the questioner will be incomplete, misleading, broken, wrong, and/or not representative of the actual question.
created_on: 1379515096.85361
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1440586818.47116
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 23
ref_user: profess!~profess@unaffiliated/csddesk
type: text
<c2eng>
action: /say C-to-English-and-English-to-C translators: http://www.cs.cmu.edu/~dst/DeCSS/Baccash/
created_on: 1296189344.48248
enabled: 1
last_referenced_in: thoughtso
last_referenced_on: 1400155554.32
owner: pragma_
rate_limit: 15
ref_count: 18
ref_user: thoughtso!~purple@199-193-117-81.static.hvvc.us
type: text
<c3>
action: /say C Aphorism 3: The questioner will not read and apply the answers they are given but will instead continue to practice c1 and c2.
created_on: 1379515146.48668
enabled: 1
last_referenced_in: mcudev
last_referenced_on: 1426100275.98724
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 13
ref_user: mcudev!~mcudev@c-98-245-27-233.hsd1.co.comcast.net
type: text
<c4>
action: /say C Aphorism 4: The ignorant will continually mis-educate the questioner.
created_on: 1379515257.27704
enabled: 1
last_referenced_in: mcudev
last_referenced_on: 1426100297.87961
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 12
ref_user: mcudev!~mcudev@c-98-245-27-233.hsd1.co.comcast.net
type: text
<c5>
action: /say C Aphorism 5: When given a choice of solutions, the questioner will always choose the wrong one.
created_on: 1379515279.77191
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1437061813.13644
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 13
ref_user: kate!~kate@unaffiliated/kate
type: text
<c6>
action: /say C Aphorism 6: The questioner will always find a reason to say, "It doesn't work."
created_on: 1379515325.61735
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1437061936.84234
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 10
ref_user: kate!~kate@unaffiliated/kate
type: text
<c7>
action: /say C Aphorism 7: The questioner will paste code and say "I have a problem" or "It doesn't work" without any further information or description of the problem.
created_on: 1379515401.52153
enabled: 1
last_referenced_in: mcudev
last_referenced_on: 1426100318.86168
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 11
ref_user: mcudev!~mcudev@c-98-245-27-233.hsd1.co.comcast.net
type: text
<c8>
action: /say C Aphorism 8: The more beginner they are, the more likely they are to be overcomplicating it.
created_on: 1379515421.00964
edited_by: pragma-!~chaos@unaffiliated/pragmatic-chaos
edited_on: 1379516015.189
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1437058977.36536
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 20
ref_user: Chris!~chris@spy/chris
type: text
<c89>
action: /say C89/C90 draft: http://port70.net/~nsz/c/c89/c89-draft.html or http://flash-gordon.me.uk/ansi.c.txt or http://web.archive.org/web/20050207005628/http://dev.unicals.com/papers/c89-draft.html - C Overview: http://en.wikipedia.org/wiki/C_programming
created_on: 1236861685
edited_by: pragma-!~chaos@unaffiliated/pragmatic-chaos
edited_on: 1421891929.56495
enabled: 1
last_referenced_in: pragma-
last_referenced_on: 1436491124.2787
owner: Wulf4
rate_limit: 15
ref_count: 139
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<c89rationale>
action: /say Draft ANSI C Rationale: http://www.scribd.com/doc/16306895/Draft-ANSI-C-Rationale
created_on: 1266015713
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1409666767.61557
owner: umopepisdn`
rate_limit: 15
ref_count: 5
ref_user: fizzie!fis@unaffiliated/fizzie
type: text
<c9>
action: /say C Aphorism 9: The questioner will always have some excuse for doing it wrong.
created_on: 1379515463.27382
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1436901207.11557
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 12
ref_user: fstd!~fstd@unaffiliated/fisted
type: text
<c90>
action: /call c89
created_on: 1325645822.51056
enabled: 1
last_referenced_on: 1371085890.42211
owner: pragma_
rate_limit: 15
ref_count: 4
ref_user: I-Love-Boobies
type: text
<c94>
action: c89 plus normative addendum 1 ( http://www.lysator.liu.se/c/na1.html ); sometimes referred to as c95.
created_on: 1375947423.52022
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1401708097.77054
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 1
ref_user: FUZxxl!~fuz@d00m.org
type: text
<c9888>
action: www.nirvani.net/docs/ansi_c.pdf
created_on: 1190426882
enabled: 1
owner: Cin
rate_limit: 15
ref_count: 2
ref_user: pragma_
type: text
<c9899>
action: www.nirvani.net/docs/ansi_c.pdf
created_on: 1190426934
enabled: 1
owner: Cin
rate_limit: 15
ref_count: 3
ref_user: pragma_
type: text
<c99>
action: /say C99 + TC1,2,3 working paper: http://open-std.org/JTC1/SC22/WG14/www/docs/n1256.pdf - C99 Overview: http://en.wikipedia.org/wiki/C99 - Changes from C89/C90: http://home.datacomm.ch/t_wolf/tw/c/c9x_changes.html - C Overview: http://en.wikipedia.org/wiki/C_programming
action_with_args: /call c99std
created_on: 1325645512.48533
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1442243869.10929
owner: pragma_
rate_limit: 15
ref_count: 142
ref_user: rooftopjoe!bc1ab93a@gateway/web/freenode/ip.188.26.185.58
type: text
<c99diffs>
action: /call c9xdiffs
created_on: 1325646541.34894
enabled: 1
last_referenced_on: 1398984468.57136
owner: pragma_
rate_limit: 15
ref_count: 2
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<c99rationale>
action: http://www.open-std.org/jtc1/sc22/WG14/www/C99RationaleV5.10.pdf
created_on: 1318270531.61149
enabled: 1
owner: guidj0s
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<c99status>
action: GCC's C99 implementation status: http://gcc.gnu.org/c99status.html
created_on: 1108082627
enabled: 1
last_referenced_in: fizzie
last_referenced_on: 1369904853.01412
owner: pragma_
rate_limit: 15
ref_count: 7
ref_user: fizzie
type: text
<c99vim>
action: /say A Standard C vim syntax file: http://www.vim.org/scripts/script.php?script_id=234 -- adds numerous improvements to vim C syntax highlighting, including C99 features and more!
created_on: 1375946390.13414
enabled: 1
last_referenced_in: fizzie
last_referenced_on: 1415881957.43808
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 3
ref_user: fizzie!fis@unaffiliated/fizzie
type: text
<c9x>
action: /call c99
created_on: 1325645867.99131
enabled: 1
owner: pragma_
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<c9xdiffs>
action: http://home.datacomm.ch/t_wolf/tw/c/c9x_changes.html
created_on: 1104460717
enabled: 1
last_referenced_in: pragma-
last_referenced_on: 1398984468.5826
owner: twkm
rate_limit: 15
ref_count: 7
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<call by value>
action: /say "In C, all function arguments are passed by value. This means that the called function is given the values of its arguments in temporary variables rather than the originals." (K&R)
created_on: 1339710882.29348
enabled: 1
owner: sickle
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<callback>
action: /say A callback function abstracts some aspect of work which is independent of a particular algorithm. An implementation of that algorithm is passed a pointer to that function, and "calls back" for the abstracted work to be done. See qsort(3) for example.
created_on: 1426651043.23767
enabled: 1
last_referenced_in: profess
last_referenced_on: 1441768849.46836
owner: kate!~kate@unaffiliated/kate
rate_limit: 15
ref_count: 8
ref_user: profess!~profess@unaffiliated/csddesk
type: text
<callbyvalue>
action: /say "In C, all function arguments are passed by value. This means that the called function is given the values of its arguments in temporary variables rather than the originals." (K&R)
created_on: 1339710974.8689
enabled: 1
last_referenced_in: wlhlm
last_referenced_on: 1374271934.43293
owner: sickle
rate_limit: 15
ref_count: 1
ref_user: wlhlm
type: text
<calloc>
action: a function that allocates a block of memory for an array of "num" elements, each of them "size" bytes long, AND initializes all its bits to zero. The effective result is the allocation of a zero-initialized memory block of (num*size) bytes. see http://claudihome.com/html/LR/function_reference/Content/c_language/lrFuncRef_CLang_calloc.htm
created_on: 1427532145.44237
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1432721236.25718
owner: Feel1E6dOLARZ!~uuhimhere@1.9.98.51
rate_limit: 15
ref_count: 1
ref_user: fluter!~fluter@fedora/fluter
type: text
<cam>
action: The C Abstract Machine - An abstract machine used for reasoning about the semantics described in the C-std, in which issues of optimization are irrelevant.
created_on: 1316426139.70367
enabled: 1
last_referenced_in: edk
last_referenced_on: 1429572833.01902
owner: angstrom
rate_limit: 15
ref_count: 2
ref_user: edk!edk@spy/edk0
type: text
<canihaztehcodez>
action: /say ##c is not the place to have others do your homework. If you don't understand parts of your assignment, feel free to ask but don't expect others to do your homework.
created_on: 1407748004.94202
edited_by: pragma-!~chaos@unaffiliated/pragmatic-chaos
edited_on: 1407748040.36863
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1422809087.43357
owner: FUZxxl!~fuz@d00m.org
rate_limit: 15
ref_count: 5
ref_user: fstd!~fstd@unaffiliated/fisted
type: text
<cast>
action: /call cdecl cast
created_on: 1191042665
enabled: 1
last_referenced_in: pragma-
last_referenced_on: 1441736995.78339
noembed: 1
owner: pragma_
rate_limit: 0
ref_count: 110
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<casting>
action: http://web.archive.org/web/20060228210010/http://www.cognitiveprocess.com/~rjh/prg/writings/casting.html
created_on: 1296283738.47843
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1413467424.09681
owner: pragma_
rate_limit: 15
ref_count: 4
ref_user: mar77i!~mar77i@213.221.253.66
type: text
<cat>
action: http://www.iso-9899.info/wiki/Cat
created_on: 1195413751
enabled: 1
last_referenced_in: marchelzo_
last_referenced_on: 1437844881.26199
owner: kate`
rate_limit: 15
ref_count: 18
ref_user: marchelzo_!~marchelzo@unaffiliated/marchelzo/x-2669545
type: text
<cbreak>
action: /call unbufferedgetc
created_on: 1323059652.74141
enabled: 1
last_referenced_on: 1427878672.03116
owner: pragma_
rate_limit: 15
ref_count: 6
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<cc-cmdline>
action: http://code.google.com/p/pbot2-pl/source/browse/trunk/modules/compiler_vm/ <-- download: cc, compiler_vm_server.pl, compiler_vm_client.pl, compiler_watchdog.pl and debugcommands -- Now you too can use cc in on your shell command-line! See the README, as well.
created_on: 1296535000.38713
enabled: 1
last_referenced_in: lemonade`
last_referenced_on: 1297649520.62603
owner: pragma_
rate_limit: 15
ref_count: 9
ref_user: lemonade`
type: text
<cfa>
action: /say http://benpfaff.org/writings/clc/
created_on: 1245945081
enabled: 1
owner: kate`
rate_limit: 15
ref_count: 1
ref_user: kate`
type: text
<cfaq>
action: comp.lang.c FAQ: http://www.eskimo.com/~scs/C-faq/top.html
created_on: 1106283720
enabled: 1
last_referenced_in: pragma-
last_referenced_on: 1425836325.71009
owner: pragma_
rate_limit: 15
ref_count: 38
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<changreet>
action: /say Please do not greet the channel. It adds no value to the conversation, and highlights the channel tab for no good reason.
created_on: 1431989159.22684
edited_by: fstd!~fstd@unaffiliated/fisted
edited_on: 1431989516.3635
enabled: 1
owner: fstd!~fstd@unaffiliated/fisted
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<chanstats>
action: /say ##C channel statistics: http://iso-9899.info/candide/pisg/c.html
action_with_args: /say ##C channel statistics: http://iso-9899.info/candide/pisg/c.html#$args
created_on: 1396065691.46188
enabled: 1
last_referenced_in: pragma-
last_referenced_on: 1424871874.36038
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 0
ref_count: 22
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<char>
action: /say char is required to be able to represent (at least) the values inclusively between -127 and 127 (signed char), or 0 and 255 (unsigned char). The representation chosen is implementation-defined, meaning some compilers will treat a char as signed, others unsigned. sizeof (char) is always 1. See also: CHAR_BIT, CHAR_MIN, CHAR_MAX and byte
created_on: 1288191355.84716
enabled: 1
last_referenced_in: trigraph
last_referenced_on: 1442223582.30951
owner: s00p
rate_limit: 15
ref_count: 144
ref_user: Trigraph!Trigraph@unaffiliated/trigraph
type: text
<char*a,b>
action: /say The declaration "char* a, b" declares a as a pointer to char and b as a char - it does not declare b as a pointer to char.
created_on: 1262676676
enabled: 1
last_referenced_in: cousteau
last_referenced_on: 1310081311.7018
owner: Random832
rate_limit: 15
ref_count: 3
ref_user: cousteau
type: text
<check>
action: /say Check: A unit testing framework for C: http://check.sourceforge.net/
created_on: 1350619625.88407
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1439530763.00858
owner: pragma-
rate_limit: 15
ref_count: 12
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<chill>
action: /say OK, it's getting a little hairy, and really we're all here because we love C. So relax, take a walk, have a cuppa, whatever. Er.. please? ;)
created_on: 1182354783
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1334667357.01156
owner: notadev
rate_limit: 15
ref_count: 9
ref_user: Sarajevo
type: text
<chist>
action: /say A History of C, by Ritchie: http://cm.bell-labs.com/cm/cs/who/dmr/chist.html
created_on: 1297486399.2414
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1430905128.13868
owner: pragma_
rate_limit: 15
ref_count: 7
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<chrisgrind>
action: where you paste your "fixed" code to Ideone and Chris reads through it to spot obvious errors.
created_on: 1346272032.66934
enabled: 1
last_referenced_in: cousteau
last_referenced_on: 1437498107.80171
owner: Tuplanolla
rate_limit: 15
ref_count: 9
ref_user: cousteau!~cousteau@138.100.74.81
type: text
<cjeopardy>
action: /say To play C Jeopardy, join #cjeopardy.
created_on: 1430085694.50901
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1436803215.54866
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 5
ref_user: Pessimist!Pessimist@gateway/shell/bnc4free/x-faaopkhtuhivivyj
type: text
<class>
action: not c, try ##c++
created_on: 1177799535
enabled: 1
last_referenced_in: pragma-
last_referenced_on: 1426641687.09974
owner: runtime
rate_limit: 15
ref_count: 5
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<clcwiki>
action: http://clc-wiki.net/wiki/The_C_Standard
created_on: 1276719385
enabled: 1
last_referenced_in: van7hu
last_referenced_on: 1309752013.52964
owner: lemonade`
rate_limit: 15
ref_count: 2
ref_user: van7hu
type: text
<clever>
action: /say C was not designed to stop its users from doing stupid things, as that would also stop them from doing clever things.
created_on: 1389570697.58753
enabled: 1
last_referenced_in: nitrix
last_referenced_on: 1389570700.52833
owner: nitrix!~nitrix@unaffiliated/nitrix
rate_limit: 15
ref_count: 1
ref_user: nitrix!~nitrix@unaffiliated/nitrix
type: text
<clueless>
action: my middle name
created_on: 1327015003.85254
enabled: 1
owner: dman777_
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<cmethods>
action: /say Proposal to add methods() to C structures: http://www.open-std.org/jtc1/sc22/wg14/www/docs/n1816.pdf (Briefly discussed in section 6.3 (page 8) of http://www.open-std.org/jtc1/sc22/wg14/www/docs/n1820.pdf)
created_on: 1414861888.72965
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1417293614.92633
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 3
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<coin_side>
action: heads tails
created_on: 1346029518.78407
enabled: 1
last_referenced_in: wlhlm
last_referenced_on: 1374271734.4629
owner: pragma-
rate_limit: 15
ref_count: 1
ref_user: wlhlm
type: text
<compilerline>
action: /say Order Matters: CC <overall options> [-std=whatever] <debugging> <optimizing> <warnings> [-pedantic] <Other Include Paths> <Other Lib Paths> <Magic Defines> <Magic Undefines> [-f<language/platform options] [-m<machine options>] [-o outfile] files..... (this is all documented, and files can be .c or .o, .a or .so, or -l<to be linked> commands.) <paraphrased from man gcc>
created_on: 1266709397
enabled: 1
last_referenced_in: edk
last_referenced_on: 1432990727.27581
owner: PoppaVic
rate_limit: 15
ref_count: 22
ref_user: edk!~edk@spy/edk0
type: text
<compiles>
action: /call itworks
created_on: 1347152111.48147
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1429058549.03692
owner: pragma-
rate_limit: 15
ref_count: 14
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<const>
action: http://publications.gbdirect.co.uk/c_book/chapter8/const_and_volatile.html - see section 8.4.1, http://c-faq.com/ansi/constmismatch.html
created_on: 1107648578
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1441734588.3708
owner: prec
rate_limit: 15
ref_count: 50
ref_user: doppel!~doppel@ip68-96-169-47.lv.lv.cox.net
type: text
<continue>
action: /say continue causes a jump to immediately before the end of the enclosing loop body.
created_on: 1104888657
edited_by: fstd!~fstd@unaffiliated/fisted
edited_on: 1425520875.18103
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1425520823.9737
owner: Major-Willard
rate_limit: 15
ref_count: 10
ref_user: fstd!~fstd@unaffiliated/fisted
type: text
<conversions>
action: /say Understanding integer conversion/promotion rules: https://www.securecoding.cert.org/confluence/display/seccode/INT02-C.+Understand+integer+conversion+rules
created_on: 1353362078.88439
enabled: 1
last_referenced_in: phao
last_referenced_on: 1420170403.90372
owner: pragma-
rate_limit: 15
ref_count: 7
ref_user: phao!~phao@189-105-162-229.user.veloxzone.com.br
type: text
<converting>
action: http://www.iso-9899.info/wiki/Converting
created_on: 1106351170
enabled: 1
last_referenced_in: zerith
last_referenced_on: 1352984120.73461
owner: prec
rate_limit: 15
ref_count: 5
ref_user: Zerith
type: text
<coroutines>
action: /say Co-routines in C, using Duff's Device: http://www.chiark.greenend.org.uk/~sgtatham/coroutines.html
created_on: 1296848475.53312
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1306528859.43795
owner: pragma_
rate_limit: 15
ref_count: 1
ref_user: pragma_
type: text
<cp>
action: /say Computer programming is a process that leads from an original formulation of a problem to executable programs. It involves activities such as analysis, understanding, and generically solving such problems resulting in an algorithm, verification of requirements (including correctness, resource consumption, etc) and maintaining the source code.
created_on: 1401732252.50878
enabled: 1
last_referenced_in: marchelzo_
last_referenced_on: 1438211678.26829
owner: nitrix!~nitrix@unaffiliated/nitrix
rate_limit: 15
ref_count: 2
ref_user: marchelzo_!~marchelzo@unaffiliated/marchelzo/x-2669545
type: text
<cpp>
action: /say The term "cpp" in the context of the C programming language refers to the C preprocessor. If you meant C++, then say "C++".
created_on: 1422391590.51777
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1432911054.13316
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 2
ref_user: Chris!~chris@spy/chris
type: text
<cpp-com>
action: /say cplusplus-dot-com is a C++-related website that happens to reference C89 functions. Many of the examples given are actually C++ because they use 'headers' such as <cstdio> instead of <stdio.h>. A better reference would be the C99/C11 standard.
created_on: 1263936430
edited_by: pragma-!~chaos@unaffiliated/pragmatic-chaos
edited_on: 1396215835.28163
enabled: 1
last_referenced_in: luka00
last_referenced_on: 1435657624.81828
owner: n00p
rate_limit: 15
ref_count: 16
ref_user: Luka00!~chatzilla@78-134-48-170.v4.ngi.it
type: text
<cpp_output>
action: http://gcc.gnu.org/onlinedocs/gcc-3.2.3/cpp/Preprocessor-Output.html
created_on: 1188757324
enabled: 1
owner: PoppaVic
rate_limit: 15
ref_count: 1
ref_user: PoppaVic
type: text
<cprogramming.com>
action: /say cprogramming.com is not a site to be recommended to C learners because it "provide you with C and C++ programming language resources". Find a resource that distinctly teaches C to avoid confusion. See !books.
created_on: 1278133140.9678
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1284486154.08487
owner: n00p
rate_limit: 15
ref_count: 1
ref_user: fper
type: text
<cpuzzles>
action: http://www.gowrikumar.com/c/index.html
created_on: 1263170451
enabled: 1
last_referenced_in: mhi^
last_referenced_on: 1358515539.25258
owner: pragma_
rate_limit: 15
ref_count: 1
ref_user: mhi^
type: text
<crappaste>
action: /say Paste sites to be avoided include: codepaste.net, paste.awesom.eu, paste.jhvisser.com, paste.ofcode.org, paste.ubuntu.com, paste2.org, pastebin.fr, pastebin.ubuntu.com, pastee.org, vpaste.net, www.pasteall.org. These sites make it unnecessarily difficult to access the raw paste data, making it less likely for you to get help with. See the channel topic for recommended sites.
created_on: 1431277379.09249
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1431278434.93691
owner: fstd!~fstd@unaffiliated/fisted
rate_limit: 15
ref_count: 2
ref_user: fstd!~fstd@unaffiliated/fisted
type: text
<cstd>
action: /call std
created_on: 1344698408.76136
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1440469339.54572
owner: pragma-
rate_limit: 15
ref_count: 263
ref_user: CaZe!~caze@unaffiliated/caze
type: text
<d>
action: the wrong specifier for double
created_on: 1108430071
enabled: 1
last_referenced_in: dozn
last_referenced_on: 1414308679.71934
noembed: 1
owner: pragma_
rate_limit: 15
ref_count: 17
ref_user: dozn!~dozn@dozn.net
type: text
<debug>
action: /say Debugging with GCC? Enable all warnings: http://pastie.org/4612802
created_on: 1348601411.95552
enabled: 1
last_referenced_in: pragma-
last_referenced_on: 1431357468.90413
owner: Tuplanolla
rate_limit: 15
ref_count: 4
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<decl>
action: http://parrt.cs.usfca.edu/doc/how-to-read-C-declarations.html
created_on: 1195724740
edited_by: pragma-!~chaos@unaffiliated/pragmatic-chaos
edited_on: 1403978369.07941
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1439830922.66387
owner: kate`
rate_limit: 15
ref_count: 16
ref_user: chrs_!chris@2600:3c03::f03c:91ff:fe73:e436
type: text
<declare>
action: /call cdecl declare
created_on: 1191042438
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1441967309.06666
noembed: 1
owner: pragma_
rate_limit: 0
ref_count: 402
ref_user: cousteau!~cousteau@138.100.74.81
type: text
<declaredefine>
action: A declaration specifies the interpretation and attributes of a set of identifiers. A definition of an identifier is a declaration for that identifier that: for an object, causes storage to be reserved for that object; for a function, includes the function body; for an enumeration constant or typedef name, is the (only) declaration of the identifier.
created_on: 1179653420
enabled: 1
last_referenced_in: yar|
last_referenced_on: 1441021114.8042
owner: kate`
rate_limit: 15
ref_count: 9
ref_user: yar|!~yarl_@unaffiliated/y4r1
type: text
<deepc>
action: Expert C Programming: Deep C Secrets by Peter van der Linden. It assumes some foundation in the C programming language and covers its dustier corners as well as common misconceptions, such as array-pointer equivalence. See: http://www.amazon.com/Expert-Programming-Peter-van-Linden/dp/0131774298
created_on: 1414674074.15638
enabled: 1
last_referenced_in: doppel
last_referenced_on: 1419248569.07277
owner: boru!~boru@unaffiliated/boru
rate_limit: 15
ref_count: 1
ref_user: doppel!~doppel@ip68-96-169-47.lv.lv.cox.net
type: text
<demorgan>
action: /say DeMorgan's laws: !a && !b == !(a || b), and !a || !b == !(a && b)
created_on: 1441482888.65776
edited_by: fstd!~fstd@unaffiliated/fisted
edited_on: 1441482977.91293
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1441908765.09058
owner: doppel!~doppel@ip68-96-169-47.lv.lv.cox.net
rate_limit: 15
ref_count: 5
ref_user: doppel!~doppel@ip68-96-169-47.lv.lv.cox.net
type: text
<diamond>
action: cc -paste int ml = 1 + 2 * 3, ls = 1, is = 2, i = 0, cp = (ml - ls) / 2; while( ls > 0 ) putchar((i < cp + ls) ? ((i++ < cp) ? ' ' : '*') : (i=0, ((ls == ml) ? is = -is : 0), ls += is, cp = (ml - ls) / 2, '\n'));
created_on: 1321996273.58415
edited_by: pragma-!~chaos@unaffiliated/pragmatic-chaos
edited_on: 1425518197.2779
enabled: 1
last_referenced_in: edk
last_referenced_on: 1440890573.32082
owner: pragma_
rate_limit: 15
ref_count: 9
ref_user: edk!~edk@spy/edk0
type: text
<digraph>
action: a two character alternative punctuator, intended to make using c possible on systems where the primary punctuator is missing, typically from keyboards. they are normal tokens, so are processed in the same way as other source characters (apart from trigraphs).
created_on: 1104552499
enabled: 1
owner: twkm
rate_limit: 15
ref_count: 2
ref_user: pragma_
type: text
<does not work>
action: /call doesntwork
created_on: 1273363712
enabled: 1
owner: pbot3
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<doesn'?t\s+work>
action: doesntwork
created_on: 1231207773
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1428875202.95087
owner: pragma_
rate_limit: 0
ref_count: 1
ref_user: absof25!~absof25_@48-110.dsl.iskon.hr
type: regex
<doesntcare>
action: /say Standard C neither knows nor cares about colors, mice, windows, keyboards, networks or any other system-specific things. If you wanted help with something like that, you would want to tell us what OS, compiler, tools or libraries you intend to use/abuse, or find the appropriate channel.
created_on: 1105954303
edited_by: Maxdamantus!~Maxdamant@2001:470:f078::dead:beef:cafe
edited_on: 1380545506.62101
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1421706349.06615
owner: pragma_
rate_limit: 15
ref_count: 32
ref_user: doppel!~doppel@ip68-96-169-47.lv.lv.cox.net
type: text
<don'?t\s+cast\s+malloc>
action: dontcastmalloc
created_on: 1194258211
enabled: 1
owner: pragma_
rate_limit: 0
ref_count: 0
ref_user: nobody
type: regex
<dontcastmalloc>
action: /say There is no need to cast the result of library functions that return void *; it makes your code hard to read, adds no value, and can hide a bug if you don't have a valid prototype in scope. See http://c-faq.com/malloc/mallocnocast.html
created_on: 1104594725
edited_by: edk!edk@unaffiliated/edk
edited_on: 1381856673.68233
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1441678188.92453
owner: infobahn
rate_limit: 15
ref_count: 807
ref_user: marchelzo!~marchelzo@unaffiliated/marchelzo
type: text
<double>
action: /say When taking input for type double you need to use lf format specifier in the scanf statement. But when you are outputting a double you use f format specifier in the printf statements.
created_on: 1195072541
enabled: 1
last_referenced_in: marchelzo_
last_referenced_on: 1439131683.85854
owner: pragma_
rate_limit: 15
ref_count: 57
ref_user: marchelzo_!~marchelzo@unaffiliated/marchelzo/x-2669545
type: text
<draft>
action: /call standard
created_on: 1252608384
enabled: 1
last_referenced_on: 1328708409.2681
owner: pragma_
rate_limit: 15
ref_count: 11
ref_user: rizlah
type: text
<drafts>
action: /call standard
created_on: 1252608917
enabled: 1
owner: pragma_
rate_limit: 15
ref_count: 2
ref_user: lemonade`
type: text
<duffs-device>
action: magical old school technique to directly express general loop unrolling in C. see http://www.lysator.liu.se/c/duffs-device.html
created_on: 1104395556
enabled: 1
owner: defrost
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<echo>
action: /say $args
created_on: 1366329288.73748
enabled: 1
last_referenced_in: pragma-
last_referenced_on: 1381588632.81321
owner: Maxdamantus
rate_limit: 15
ref_count: 5
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<else>
action: the keyword that executes a statement/block should an ''if'' expression evaluate to false
created_on: 1105258795
edited_by: marchelzo!~marchelzo@hlfxns016cw-156057130092.dhcp-dynamic.FibreOp.ns.bellaliant.net
edited_on: 1440558667.3857
enabled: 1
last_referenced_in: cousteau
last_referenced_on: 1303411763.87032
owner: Major-Willard
rate_limit: 15
ref_count: 1
ref_user: cousteau
type: text
<errno>
action: library error macro, #include <errno.h> The macro designates a modifiable int object that is asigned a value greater than zero on certain library errors. see http://www.iso-9899.info/man?strerror
created_on: 1104386234
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1321816840.22383
owner: defrost
rate_limit: 15
ref_count: 1
ref_user: mithridates
type: text
<explain>
action: /call cdecl explain
created_on: 1191042468
edited_by: pragma-!~chaos@unaffiliated/pragmatic-chaos
edited_on: 1441099906.79198
enabled: 1
last_referenced_in: jd1
last_referenced_on: 1441736922.23165
noembed: 1
owner: pragma_
rate_limit: 0
ref_count: 3363
ref_user: jd1!jd1@unaffiliated/jd1
type: text
<explode>
action: /me activates the room's self-destruction mechanism.
created_on: 1375298516.87427
edited_by: pragma-!~chaos@unaffiliated/pragmatic-chaos
edited_on: 1375298950.23921
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1439322465.08415
owner: nitrix!~nitrix@unaffiliated/nitrix
rate_limit: 15
ref_count: 12
ref_user: nitrix!~nitrix@unaffiliated/nitrix
type: text
<f>
action: /call double
created_on: 1195072614
enabled: 1
last_referenced_in: marchelzo_
last_referenced_on: 1439131683.84605
noembed: 1
owner: pragma_
rate_limit: 15
ref_count: 33
ref_user: marchelzo_!~marchelzo@unaffiliated/marchelzo/x-2669545
type: text
<fam>
action: /say The last element of a structure with more than one named member may have an incomplete array type; this is called a flexible array member (C99 6.7.2.1p16). struct s { int n; double d[]; } *p = malloc(sizeof *p + 17 * sizeof *p->d);
created_on: 1297061351.3835
enabled: 1
last_referenced_in: edk
last_referenced_on: 1440702980.63159
owner: Wulf
rate_limit: 15
ref_count: 12
ref_user: edk!~edk@spy/edk0
type: text
<fd>
action: /say an 'fd' is POSIX. Getting an 'fd' from or to a FILE pointer is POSIX. ##posix is right down the hall.
created_on: 1403204490.35345
enabled: 1
owner: PoppaVic!~pops@unaffiliated/poppavic
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<feof>
action: a function, taking one FILE * as an argument, indicating a file has been completely read by getc/getchar/fread (not a recommended construct)
created_on: 1104888995
enabled: 1
last_referenced_in: tommyc
last_referenced_on: 1438049221.63835
owner: Major-Willard
rate_limit: 15
ref_count: 9
ref_user: TommyC!~TommyC@unaffiliated/sepulchralbloom
type: text
<fflush(stdin)>
action: /call stdinflush
created_on: 1193892350
enabled: 1
last_referenced_on: 1342293915.89348
owner: pragma_
rate_limit: 15
ref_count: 19
ref_user: pragma-
type: text
<fgets.idiom>
action: while (fgets(line, sizeof line, stdin)) { /* process line */ }
created_on: 1106767895
enabled: 1
last_referenced_in: tommyc
last_referenced_on: 1440182127.73966
owner: prec
rate_limit: 15
ref_count: 19
ref_user: TommyC!~TommyC@unaffiliated/sepulchralbloom
type: text
<findmybug>
action: /call errors
created_on: 1275602822
enabled: 1
last_referenced_on: 1382395904.83457
owner: pragma_
rate_limit: 15
ref_count: 9
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<float>
action: /call floats
created_on: 1378275883.35884
enabled: 1
last_referenced_in: brotatos
last_referenced_on: 1435978965.73774
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 24
ref_user: brotatos!~robin@unaffiliated/brotatos
type: text
<floats>
action: /call floating
created_on: 1346323300.76691
enabled: 1
last_referenced_in: marchelzo_
last_referenced_on: 1440630033.33102
owner: pragma-
rate_limit: 15
ref_count: 56
ref_user: marchelzo_!~marchelzo@unaffiliated/marchelzo/x-2669545
type: text
<flushstdin>
action: /call stdinflush
created_on: 1251612101
enabled: 1
last_referenced_on: 1407793101.39488
owner: pragma_
rate_limit: 15
ref_count: 1
ref_user: fizzie!fis@unaffiliated/fizzie
type: text
<focus>
action: /say ##c focuses on C. Discuss offtopic things elsewhere.
created_on: 1414405845.15381
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1440776207.68411
owner: Chris!~chris@unaffiliated/chris
rate_limit: 15
ref_count: 7
ref_user: marchelzo!~marchelzo@216.83.6.45
type: text
<foobar>
action: /say English metasyntactic variables: foo, bar, baz, qux, quux, corge, grault, garply, waldo, fred, plugh, xyzzy, thud; UK: wibble, wobble, wubble; French: toto, titi, tata, tutu
created_on: 1363887757.90264
edited_by: nitrix!~nitrix@unaffiliated/nitrix
edited_on: 1401585973.77407
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1441070061.38625
owner: pragma-
rate_limit: 15
ref_count: 10
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<fpt>
action: /say Function Pointer Tutorial: http://www.newty.de/fpt/fpt.html
created_on: 1189558928
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1423261452.1157
owner: OrngeTide
rate_limit: 15
ref_count: 18
ref_user: Wulf!~Wulf@unaffiliated/wulf
type: text
<fptr>
action: /call fpt
created_on: 1336270737.73484
enabled: 1
last_referenced_on: 1423261452.11424
owner: pragma-
rate_limit: 15
ref_count: 6
ref_user: Wulf!~Wulf@unaffiliated/wulf
type: text
<freebooks>
action: http://qink.net/page/The-Ultimate-List-of-Freely-Available-Programming-Books.aspx
created_on: 1288521640.40726
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1323358366.3154
owner: pragma_
rate_limit: 15
ref_count: 3
ref_user: ne2k
type: text
<function>
action: /say A function is a mapping from domain to its image which is in its codomain.
created_on: 1309885660.162
edited_by: nitrix!~nitrix@unaffiliated/nitrix
edited_on: 1405827798.80873
enabled: 1
last_referenced_in: uuhimhere
last_referenced_on: 1427887658.02665
owner: angstrom
rate_limit: 15
ref_count: 16
ref_user: uuhimhere!~uuhimhere@1.9.98.51
type: text
<gccwarnings>
action: http://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html
created_on: 1292724675.8739
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1436187948.92585
owner: pragma_
rate_limit: 15
ref_count: 2
ref_user: Chris!~chris@spy/chris
type: text
<generalization>
action: /say There's little need to make generalizations about people who program with C. Some have interesting prejudices, others don't. In any case it will depend on the individual, and not the fact that they have a preference for a particular language.
created_on: 1396278265.28473
edited_by: nitrix!~nitrix@unaffiliated/nitrix
edited_on: 1396278348.69228
enabled: 1
last_referenced_in: profess
last_referenced_on: 1424483792.80083
owner: nitrix!~nitrix@unaffiliated/nitrix
rate_limit: 15
ref_count: 3
ref_user: profess!~profess__@unaffiliated/csddesk
type: text
<generic>
action: /call _Generic
created_on: 1370703124.03473
enabled: 1
last_referenced_on: 1374271397.61704
owner: pragma-
rate_limit: 15
ref_count: 2
ref_user: wlhlm
type: text
<getcdecl>
action: http://hpux.cs.utah.edu/hppd/hpux/Misc/cdecl-2.5/
created_on: 1191041433
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1289073798.29132
owner: pragma_
rate_limit: 15
ref_count: 4
ref_user: PoppaVic
type: text
<getopt>
action: a C library function for parsing command-line arguments. It is found on Linux, BSD, and other Unix systems.
created_on: 1237062000
enabled: 1
last_referenced_in: blasthardcheese
last_referenced_on: 1328527230.49975
owner: Quetzalcoatl_
rate_limit: 15
ref_count: 2
ref_user: BlastHardcheese
type: text
<gets>
action: very bad. It cannot be told the size of the buffer to read in, therefore it has no way of preventing buffer overflows. Use fgets() with 'stdin' as the FILE* instead. http://www.eskimo.com/~scs/C-faq/q12.23.html
created_on: 1108103139
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1441374701.06244
owner: pragma_
rate_limit: 15
ref_count: 100
ref_user: cousteau!~cousteau@138.100.74.81
type: text
<gigo>
action: Garbage In, Garbage Out -- http://c-faq.com/malloc/malloc1.html
created_on: 1177948351
enabled: 1
last_referenced_in: mhi^
last_referenced_on: 1358515629.46861
owner: prec
rate_limit: 15
ref_count: 7
ref_user: mhi^
type: text
<github>
action: /say Don't use github for pasting. The line numbers are in a different font size to the code, and as a result they don't line up with lines of code correctly.
created_on: 1312615580.37046
enabled: 1
owner: s00p
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<global>
action: /say There is no "global" scope in C. There are four kinds of scopes: function, file, block, and function prototype. A variable that appears outside of any block or list of parameters has file scope, which terminates at the end of the translation unit.
created_on: 1271966015
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1436235113.35509
owner: n00p
rate_limit: 15
ref_count: 82
ref_user: marchelzo_!~marchelzo@hlfxns016cw-156057132245.dhcp-dynamic.FibreOp.ns.bellaliant.net
type: text
<globals>
action: /call global
created_on: 1369755293.8153
enabled: 1
last_referenced_on: 1423690245.32377
owner: pragma-
rate_limit: 15
ref_count: 2
ref_user: Pessimist!Pessimist@gateway/shell/bnc4free/x-jmizepycwyfuqovx
type: text
<gmp>
action: /say The GNU Multiple Precision Arithmetic Library: http://gmplib.org/
created_on: 1297676796.81672
enabled: 1
owner: carcat
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<gotchas>
action: /say http://www.iso-9899.info/wiki/C_gotchas -- http://www.drpaulcarter.com/cs/common-c-errors.html
created_on: 1244833982
enabled: 1
last_referenced_in: zx10k1
last_referenced_on: 1425030931.62794
owner: kate`
rate_limit: 15
ref_count: 134
ref_user: zx10k1!~zx10k1@unaffiliated/zx10k1
type: text
<goto>
action: http://david.tribble.com/text/goto.html
created_on: 1391026514.98241
enabled: 1
last_referenced_in: doppel
last_referenced_on: 1423540863.90364
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 4
ref_user: doppel!~doppel@ip68-96-169-47.lv.lv.cox.net
type: text
<hd>
action: Hacker's Delight by Henry S. Warren Jr. It discusses the use of boolean algebra and bitwise operations to reduce the computational complexity of algorithms. See http://www.hackersdelight.org and http://www.amazon.com/Hackers-Delight-Edition-Henry-Warren/dp/0321842685
created_on: 1413473509.73407
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1418044928.67205
owner: boru!~boru@unaffiliated/boru
rate_limit: 15
ref_count: 3
ref_user: boru!~boru@unaffiliated/boru
type: text
<helloworld>
action: http://www.lisha.ufsc.br/~guto/teaching/os/exercise/hello.html
created_on: 1237684920
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1421706255.71583
owner: pragma_
rate_limit: 15
ref_count: 4
ref_user: doppel!~doppel@ip68-96-169-47.lv.lv.cox.net
type: text
<horror>
action: /say http://i.imgur.com/wLmJI.jpg
created_on: 1297994785.63317
enabled: 1
last_referenced_in: maxxe
last_referenced_on: 1405451838.60333
owner: carcat
rate_limit: 15
ref_count: 4
ref_user: maxxe!~maxxe@unaffiliated/maxxe
type: text
<idb>
action: implementation dependent behaviour. This must be documented by the implementation.
created_on: 1211031479
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1441826078.43339
owner: Auris-
rate_limit: 15
ref_count: 17
ref_user: Wulf!~Wulf@unaffiliated/wulf
type: text
<identifier>
action: /say An identifier can denote an object; a function; a tag or a member of a structure, union, or enumeration; a typedef name; a label name; a macro name; or a macro parameter. The same identifier can denote different entities at different points in the program.
created_on: 1268936732
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1361914689.25394
owner: Wulf
rate_limit: 15
ref_count: 4
ref_user: jjido
type: text
<if>
action: the keyword that tests a bracketed expression and if true, executes the following statement; if the expression evaluates to false an optional ''else'' clause is executed
created_on: 1105258377
edited_by: edk!~edk@spy/edk0
edited_on: 1432190788.56494
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1439045508.26733
owner: Major-Willard
rate_limit: 15
ref_count: 32
ref_user: den_pobedy!3a928983@gateway/web/freenode/ip.58.146.137.131
type: text
<implementation>
action: a particular set of software, running in a particular translation environment under particular control options, that performs translation of programs for, and supports execution of functions in, a particular execution environment (ISO/IEC 9899:1999 3.12)
created_on: 1106459085
enabled: 1
last_referenced_in: nitrix
last_referenced_on: 1402154062.94677
owner: pragma_
rate_limit: 15
ref_count: 6
ref_user: nitrix!~nitrix@unaffiliated/nitrix
type: text
<include_optimisation>
action: /say Include guard optimisation: http://www.bobarcher.org/software/include/index.html
created_on: 1343905540.84575
enabled: 1
last_referenced_in: wlhlm
last_referenced_on: 1374271867.50341
owner: pragma-
rate_limit: 15
ref_count: 1
ref_user: wlhlm
type: text
<incomplete>
action: /say A type which describes an object is incomplete if it lacks information needed to determine its size.
created_on: 1296160419.56957
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1296163938.35018
owner: Wulf
rate_limit: 15
ref_count: 2
ref_user: pragma_
type: text
<inline>
action: /say A function declared with an inline function specifier is an inline function. Making a function an inline function suggests that calls to the function be as fast as possible. If you use `inline', always use `static', too.
created_on: 1273526791
enabled: 1
last_referenced_in: pragma-
last_referenced_on: 1426107829.74913
owner: Wulf
rate_limit: 15
ref_count: 17
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<int>
action: a signed integer data type, at least 16 bits wide, which must be able to represent (at least) all the numbers in the range -32767 to +32767. Its lowest value, INT_MIN, and highest value, INT_MAX, are defined in <limits.h>
created_on: 1104595147
enabled: 1
last_referenced_in: pragma-
last_referenced_on: 1439816526.30807
owner: infobahn
rate_limit: 15
ref_count: 247
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<isospec>
action: /call standard
created_on: 1192736447
enabled: 1
last_referenced_on: 1345109647.76207
owner: pragma_
rate_limit: 15
ref_count: 17
ref_user: eboy
type: text
<itcompiled>
action: /call works
created_on: 1362003358.68163
enabled: 1
last_referenced_on: 1412837091.93868
owner: pragma-
rate_limit: 15
ref_count: 3
ref_user: fizzie!fis@unaffiliated/fizzie
type: text
<itcompiles>
action: /call compiles
created_on: 1353554577.6299
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1429058549.03586
owner: pragma-
rate_limit: 15
ref_count: 3
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<k&r2>
action: /call k&r
created_on: 1198032355
enabled: 1
last_referenced_in: #pbot2-test
last_referenced_on: 1435703391.38035
owner: pragma_
rate_limit: 15
ref_count: 103
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<knf>
action: http://cvsweb.netbsd.org/bsdweb.cgi/~checkout~/src/share/misc/style
created_on: 1395462013.34465
enabled: 1
owner: fisted!~fisted@unaffiliated/fisted
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<knr>
action: /call k&r
created_on: 1275526780
edited_by: pragma-!~chaos@unaffiliated/pragmatic-chaos
edited_on: 1410171379.10645
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1410171289.68103
owner: pragma_
rate_limit: 15
ref_count: 6
ref_user: gorgath!~gorgath@127.84.70.115.static.exetel.com.au
type: text
<kr>
action: /call k&r
created_on: 1347136234.94889
enabled: 1
last_referenced_in: detergnet
last_referenced_on: 1441882942.7122
owner: pragma-
rate_limit: 15
ref_count: 26
ref_user: detergnet!~msb@unaffiliated/detergnet
type: text
<kr1-1>
action: /say Chapter 1: A Tutorial Introduction; Exercise 1-1. Run the hello, world program on your system. Experiment with leaving out parts of the program, to see what error messages you get.
created_on: 1436132320.52224
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1441138671.77387
owner: pragma-!chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 3
ref_user: MethylatorX!~Methylato@41.238.133.230
type: text
<kr1-10>
action: /say Chapter 1: A Tutorial Introduction; Exercise 1-10. Write a program to copy its input to its output, replacing each tab by \t, each backspace by \b, and each backslash by \\. This makes tabs and backspaces visible in an unambiguous way.
created_on: 1436132320.52224
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1439239829.2101
owner: pragma-!chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 3
ref_user: marchelzo!~marchelzo@216.83.6.45
type: text
<kr1-11>
action: /say Chapter 1: A Tutorial Introduction; Exercise 1-11. How would you test the word count program? What kinds of input are most likely to uncover bugs if there are any?
created_on: 1436132320.52224
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1439346772.98521
owner: pragma-!chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 1
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<kr1-12>
action: /say Chapter 1: A Tutorial Introduction; Exercise 1-12. Write a program that prints its input one word per line.
created_on: 1436132320.52224
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1441150739.80289
owner: pragma-!chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 3
ref_user: marchelzo_!~marchelzo@unaffiliated/marchelzo/x-2669545
type: text
<kr1-13>
action: /say Chapter 1: A Tutorial Introduction; Exercise 1-13. Write a program to print a histogram of the lengths of words in its input. It is easy to draw the histogram with the bars horizontal; a vertical orientation is more challenging.
created_on: 1436132320.52224
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1440883665.63293
owner: pragma-!chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 16
ref_user: MethylatorX!~Methylato@41.43.24.99
type: text
<kr1-14>
action: /say Chapter 1: A Tutorial Introduction; Exercise 1-14. Write a program to print a histogram of the frequencies of different characters in its input.
created_on: 1436132320.52224
enabled: 1
last_referenced_in: edk
last_referenced_on: 1440945033.60275
owner: pragma-!chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 6
ref_user: edk!~edk@spy/edk0
type: text
<kr1-15>
action: /say Chapter 1: A Tutorial Introduction; Exercise 1-15. Rewrite the temperature conversion program of Section 1.2 to use a function for conversion.
created_on: 1436132320.52224
edited_by: pragma-!~chaos@unaffiliated/pragmatic-chaos
edited_on: 1436133004.34823
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1440984678.99991
owner: pragma-!chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 2
ref_user: apokatastasis!~void@r75-110-115-225.rmntcmtc02.rcmtnc.ab.dh.suddenlink.net
type: text
<kr1-16>
action: /say Chapter 1: A Tutorial Introduction; Exercise 1-16. Revise the main routine of the longest-line program so it will correctly print the length of arbitrary long input lines, and as much as possible of the text.
created_on: 1436132320.52224
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1438281603.68673
owner: pragma-!chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 8
ref_user: lens!4847e592@freebsd/lover/lens
type: text
<kr1-17>
action: /say Chapter 1: A Tutorial Introduction; Exercise 1-17. Write a program to print all input lines that are longer than 80 characters.
created_on: 1436132320.52224
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1438389950.94494
owner: pragma-!chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 10
ref_user: X-Scale!gbabios@193.126.189.56
type: text
<kr1-18>
action: /say Chapter 1: A Tutorial Introduction; Exercise 1-18. Write a program to remove trailing blanks and tabs from each line of input, and to delete entirely blank lines.
created_on: 1436132320.52224
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1441068831.05195
owner: pragma-!chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 22
ref_user: apokatastasis!~void@r75-110-115-225.rmntcmtc02.rcmtnc.ab.dh.suddenlink.net
type: text
<kr1-19>
action: /say Chapter 1: A Tutorial Introduction; Exercise 1-19. Write a function reverse(s) that reverses the character string s. Use it to write a program that reverses its input a line at a time.
created_on: 1436132320.52224
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1442032555.20227
owner: pragma-!chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 11
ref_user: CaZe!~caze@unaffiliated/caze
type: text
<kr1-2>
action: /say Chapter 1: A Tutorial Introduction; Exercise 1-2. Experiment to find out what happens when printss argument string contains \c, where c is some character not listed above.
created_on: 1436132320.52224
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1438425159.32769
owner: pragma-!chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 3
ref_user: kate!~kate@unaffiliated/kate
type: text
<kr1-20>
action: /say Chapter 1: A Tutorial Introduction; Exercise 1-20. Write a program detab that replaces tabs in the input with the proper number of blanks to space to the next tab stop. Assume a fixed set of tab stops, say every n columns. Should n be a variable or a symbolic parameter?
created_on: 1436132320.52224
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1440627407.24743
owner: pragma-!chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 1
ref_user: jd1!~jd1@unaffiliated/jd1
type: text
<kr1-21>
action: /say Chapter 1: A Tutorial Introduction; Exercise 1-21. Write a program entab that replaces strings of blanks by the minimum number of tabs and blanks to achieve the same spacing. Use the same tab stops as for detab. When either a tab or a single blank would suffice to reach a tab stop, which should be given preference?
created_on: 1436132320.52224
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1441884366.55266
owner: pragma-!chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 2
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<kr1-22>
action: /say Chapter 1: A Tutorial Introduction; Exercise 1-22. Write a program to fold long input lines into two or more shorter lines after the last non-blank character that occurs before the n-th column of input. Make sure your program does something intelligent with very long lines, and if there are no blanks or tabs before the specified column.
created_on: 1436132320.52224
enabled: 1
owner: pragma-!chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<kr1-23>
action: /say Chapter 1: A Tutorial Introduction; Exercise 1-23. Write a program to remove all comments from a C program. Dont forget to handle quoted strings and character constants properly. C comments dont nest.
created_on: 1436132320.52224
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1441150758.59596
owner: pragma-!chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 2
ref_user: Sebastian!uid71324@gateway/web/irccloud.com/x-ovjqunwxqtxccigf
type: text
<kr1-24>
action: /say Chapter 1: A Tutorial Introduction; Exercise 1-24. Write a program to check a C program for rudimentary syntax errors like unmatched parentheses, brackets and braces. Dont forget about quotes, both single and double, escape sequences, and comments. (This program is hard if you do it in full generality.)
created_on: 1436132320.52224
enabled: 1
owner: pragma-!chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<kr1-3>
action: /say Chapter 1: A Tutorial Introduction; Exercise 1-3. Modify the temperature conversion program to print a heading above the table.
created_on: 1436132320.52224
enabled: 1
last_referenced_in: dydzio
last_referenced_on: 1437760606.22269
owner: pragma-!chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 3
ref_user: Dydzio!~Dydzio@unaffiliated/dydzio
type: text
<kr1-4>
action: /say Chapter 1: A Tutorial Introduction; Exercise 1-4. Write a program to print the corresponding Celsius to Fahrenheit table.
created_on: 1436132320.52224
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1438433229.15415
owner: pragma-!chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 1
ref_user: kate!~kate@unaffiliated/kate
type: text
<kr1-5>
action: /say Chapter 1: A Tutorial Introduction; Exercise 1-5. Modify the temperature conversion program to print the table in reverse order, that is, from 300 degrees to 0.
created_on: 1436132320.52224
enabled: 1
owner: pragma-!chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<kr1-7>
action: /say Chapter 1: A Tutorial Introduction; Exercise 1-7. Write a program to print the value of EOF.
created_on: 1436132320.52224
enabled: 1
last_referenced_in: marchelzo
last_referenced_on: 1439307740.38925
owner: pragma-!chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 1
ref_user: marchelzo!~marchelzo@216.83.6.45
type: text
<kr1-8>
action: /say Chapter 1: A Tutorial Introduction; Exercise 1-8. Write a program to count blanks, tabs, and newlines.
created_on: 1436132320.52224
enabled: 1
last_referenced_in: profess
last_referenced_on: 1440545557.64765
owner: pragma-!chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 1
ref_user: profess!~profess@unaffiliated/csddesk
type: text
<kr1-9>
action: /say Chapter 1: A Tutorial Introduction; Exercise 1-9. Write a program to copy its input to its output, replacing each string of one or more blanks by a single blank.
created_on: 1436132320.52224
enabled: 1
owner: pragma-!chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<kr2-1>
action: /say Chapter 2: Types, Operators and Expressions; Exercise 2-1. Write a program to determine the ranges of char, short, int, and long variables, both signed and unsigned, by printing appropriate values from standard headers and by direct computation. Harder if you compute them: determine the ranges of the various floating-point types.
created_on: 1436132320.52224
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1439876969.11303
owner: pragma-!chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 2
ref_user: tcmitchell!~quassel@ec2-52-3-178-31.compute-1.amazonaws.com
type: text
<kr2-10>
action: /say Chapter 2: Types, Operators and Expressions; Exercise 2-10. Rewrite the function lower, which converts upper case letters to lower case, with a conditional expression instead of if-else.
created_on: 1436132320.52224
enabled: 1
owner: pragma-!chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<kr2-2>
action: /say Chapter 2: Types, Operators and Expressions; Exercise 2-2. Write a loop equivalent to the for loop above without using && or ||. [The for loop is: for (i=0; i < lim-1 && (c=getchar()) != \n && c != EOF; ++i) s[i] = c;]
created_on: 1436132320.52224
edited_by: pragma-!~chaos@unaffiliated/pragmatic-chaos
edited_on: 1436245803.73035
enabled: 1
last_referenced_in: tommyc
last_referenced_on: 1438049244.22175
owner: pragma-!chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 1
ref_user: TommyC!~TommyC@unaffiliated/sepulchralbloom
type: text
<kr2-3>
action: /say Chapter 2: Types, Operators and Expressions; Exercise 2-3. Write a function htoi(s), which converts a string of hexadecimal digits (including an optional 0x or 0X) into its equivalent integer value. The allowable digits are 0 through 9, a through f, and A through F.
created_on: 1436132320.52224
enabled: 1
owner: pragma-!chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<kr2-4>
action: /say Chapter 2: Types, Operators and Expressions; Exercise 2-4. Write an alternative version of squeeze(s1,s2) that deletes each character in s1 that matches any character in the string s2.
created_on: 1436132320.52224
enabled: 1
owner: pragma-!chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<kr2-5>
action: /say Chapter 2: Types, Operators and Expressions; Exercise 2-5. Write the function any(s1,s2), which returns the first location in a string s1 where any character from the string s2 occurs, or -1 if s1 contains no characters from s2. (The standard library function strpbrk does the same job but returns a pointer to the location.)
created_on: 1436132320.52224
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1436245508.03607
owner: pragma-!chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 1
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<kr2-6>
action: /say Chapter 2: Types, Operators and Expressions; Exercise 2-6. Write a function setbits(x,p,n,y) that returns x with the n bits that begin at position p set to the rightmost n bits of y, leaving the other bits unchanged.
created_on: 1436132320.52224
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1441596079.83663
owner: pragma-!chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 2
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<kr2-7>
action: /say Chapter 2: Types, Operators and Expressions; Exercise 2-7. Write a function invert(x,p,n) that returns x with the n bits that begin at position p inverted (i.e., 1 changed into 0 and vice versa), leaving the others unchanged.
created_on: 1436132320.52224
enabled: 1
owner: pragma-!chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<kr2-8>
action: /say Chapter 2: Types, Operators and Expressions; Exercise 2-8. Write a function rightrot(x,n) that returns the value of the integer x rotated to the right by n positions.
created_on: 1436132320.52224
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1440445748.45548
owner: pragma-!chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 1
ref_user: marchelzo!~marchelzo@216.83.6.45
type: text
<kr2-9>
action: /say Chapter 2: Types, Operators and Expressions; Exercise 2-9. In a twos complement number system, x &= (x-1) deletes the rightmost 1-bit x. Explain why. Use this observation to write a faster version of bitcount.
created_on: 1436132320.52224
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1437103330.68384
owner: pragma-!chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 1
ref_user: lens!~lens@freebsd/lover/lens
type: text
<kr3-1>
action: /say Chapter 3: Control Flow; Exercise 3-1. Our binary search makes two tests inside the loop, when one would suffice (at the price of more tests outside.) Write a version with only one test inside the loop and measure the difference in run-time.
created_on: 1436132320.52224
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1441653316.38909
owner: pragma-!chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 1
ref_user: tcmitchell!~quassel@ec2-52-3-178-31.compute-1.amazonaws.com
type: text
<kr3-2>
action: /say Chapter 3: Control Flow; Exercise 3-2. Write a function escape(s,t) that converts characters like newline and tab into visible escape sequences like \n and \t as it copies the string t to s. Use a switch. Write a function for the other direction as well, converting escape sequences into the real characters.
created_on: 1436132320.52224
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1440892921.88462
owner: pragma-!chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 1
ref_user: marchelzo!~marchelzo@hlfxns016cw-156057130092.dhcp-dynamic.FibreOp.ns.bellaliant.net
type: text
<kr3-3>
action: /say Chapter 3: Control Flow; Exercise 3-3. Write a function expand(s1,s2) that expands shorthand notations like a-z in the string s1 into the equivalent complete list abc...xyz in s2. Allow for letters of either case and digits, and be prepared to handle cases like a-b-c and a-z0-9 and -a-z. Arrange that a leading or trailing - is taken literally.
created_on: 1436132320.52224
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1436217119.65813
owner: pragma-!chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 1
ref_user: lens!~lens@freebsd/lover/lens
type: text
<kr3-4>
action: /say Chapter 3: Control Flow; Exercise 3-4. In a twos complement number representation, our version of itoa does not handle the largest negative number, that is, the value of n equal to -(2^(wordsize-1)). Explain why not. Modify it to print that value correctly, regardless of the machine on which it runs.
created_on: 1436132320.52224
enabled: 1
last_referenced_in: marchelzo
last_referenced_on: 1439307973.90836
owner: pragma-!chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 3
ref_user: marchelzo!~marchelzo@216.83.6.45
type: text
<kr3-5>
action: /say Chapter 3: Control Flow; Exercise 3-5. Write the function itob(n,s,b) that converts the integer n into a base b character representation in the string s. In particular, itob(n,s,16) formats s as a hexadecimal integer in s.
created_on: 1436132320.52224
enabled: 1
owner: pragma-!chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<kr3-6>
action: /say Chapter 3: Control Flow; Exercise 3-6. Write a version of itoa that accepts three arguments instead of two. The third argument is a minimum field width; the converted number must be padded with blanks on the left if necessary to make it wide enough.
created_on: 1436132320.52224
enabled: 1
owner: pragma-!chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<kr4-1>
action: /say Chapter 4: Functions and Program Structure; Exercise 4-1. Write the function strindex(s,t) which returns the position of the rightmost occurrence of t in s, or -1 if there is none.
created_on: 1436132320.52224
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1436132731.429
owner: pragma-!chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 1
ref_user: gl!~p@hack.tf
type: text
<kr4-10>
action: /say Chapter 4: Functions and Program Structure; Exercise 4-10. An alternate organization uses getline to read an entire input line; this makes getch and ungetch unnecessary. Revise the calculator to use this approach.
created_on: 1436132320.52224
enabled: 1
owner: pragma-!chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<kr4-11>
action: /say Chapter 4: Functions and Program Structure; Exercise 4-11. Modify getop so that it doesnt need to use ungetch. Hint: use an internal static variable.
created_on: 1436132320.52224
enabled: 1
last_referenced_in: #pbot2-test
last_referenced_on: 1436237347.37761
owner: pragma-!chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 1
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<kr4-12>
action: /say Chapter 4: Functions and Program Structure; Exercise 4-12. Adapt the ideas of printd to write a recursive version of itoa; that is, convert an integer into a string by calling a recursive routine.
created_on: 1436132320.52224
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1440903346.96817
owner: pragma-!chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 2
ref_user: Trigraph!Trigraph@unaffiliated/trigraph
type: text
<kr4-13>
action: /say Chapter 4: Functions and Program Structure; Exercise 4-13. Write a recursive version of the function reverse(s), which reverses the string s in place.
created_on: 1436132320.52224
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1438329047.64494
owner: pragma-!chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 1
ref_user: thomas_d!~thomas_d@unaffiliated/thomas-d/x-6984210
type: text
<kr4-14>
action: /say Chapter 4: Functions and Program Structure; Exercise 4-14. Define a macro swap(t,x,y) that interchanges two arguments of type t. (Block structure will help.)
created_on: 1436132320.52224
enabled: 1
owner: pragma-!chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<kr4-2>
action: /say Chapter 4: Functions and Program Structure; Exercise 4-2. Extend atof to handle scientific notation of the form 123.45e-6 where a floating-point number may be followed by e or E and an optionally signed exponent.
created_on: 1436132320.52224
enabled: 1
owner: pragma-!chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<kr4-3>
action: /say Chapter 4: Functions and Program Structure; Exercise 4-3. Given the basic framework, its straightforward to extend the calculator. Add the modulus (%) operator and provisions for negative numbers.
created_on: 1436132320.52224
enabled: 1
owner: pragma-!chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<kr4-4>
action: /say Chapter 4: Functions and Program Structure; Exercise 4-4. Add the commands to print the top elements of the stack without popping, to duplicate it, and to swap the top two elements. Add a command to clear the stack.
created_on: 1436132320.52224
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1437585531.66216
owner: pragma-!chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 1
ref_user: thomas_d!~thomas_d@unaffiliated/thomas-d/x-6984210
type: text
<kr4-5>
action: /say Chapter 4: Functions and Program Structure; Exercise 4-5. Add access to library functions like sin, exp, and pow. See <math.h> in Appendix B, Section 4.
created_on: 1436132320.52224
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1436236421.70658
owner: pragma-!chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 1
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<kr4-6>
action: /say Chapter 4: Functions and Program Structure; Exercise 4-6. Add commands for handling variables. (Its easy to provide twenty-six variables with single-letter names.) Add a variable for the most recently printed value.
created_on: 1436132320.52224
enabled: 1
owner: pragma-!chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<kr4-7>
action: /say Chapter 4: Functions and Program Structure; Exercise 4-7. Write a routine ungets(s) that will push back an entire string onto the input. Should ungets know about buf and bufp, or should it just use ungetch?
created_on: 1436132320.52224
enabled: 1
owner: pragma-!chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<kr4-8>
action: /say Chapter 4: Functions and Program Structure; Exercise 4-8. Suppose that there will never be more than one character of pushback. Modify getch and ungetch accordingly.
created_on: 1436132320.52224
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1437767540.26951
owner: pragma-!chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 2
ref_user: thomas_d!~thomas_d@unaffiliated/thomas-d/x-6984210
type: text
<kr4-9>
action: /say Chapter 4: Functions and Program Structure; Exercise 4-9. Our getch and ungetch do not handle a pushed-back EOF correctly. Decide what their properties ought to be if an EOF is pushed back, then implement your design.
created_on: 1436132320.52224
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1437767543.64525
owner: pragma-!chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 2
ref_user: thomas_d!~thomas_d@unaffiliated/thomas-d/x-6984210
type: text
<kr5-1>
action: /say Chapter 5: Pointers and Arrays; Exercise 5-1. As written, getint treats a + or - not followed by a digit as a valid representation of zero. Fix it to push such a character back on the input.
created_on: 1436132320.52224
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1441859435.5812
owner: pragma-!chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 2
ref_user: lald!~frank@unaffiliated/liveandletdie
type: text
<kr5-10>
action: /say Chapter 5: Pointers and Arrays; Exercise 5-10. Write the program expr, which evaluates a reverse Polish expression from the command line, where each operator or operand is a separate argument. For example, expr 2 3 4 + * evaluates 2 * (3 + 4).
created_on: 1436132320.52224
enabled: 1
owner: pragma-!chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<kr5-11>
action: /say Chapter 5: Pointers and Arrays; Exercise 5-11. Modify the program entab and detab (written as exercises in Chapter 1) to accept a list of tab stops as arguments. Use the default tab settings if there are no arguments.
created_on: 1436132320.52224
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1441884350.82978
owner: pragma-!chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 1
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<kr5-12>
action: /say Chapter 5: Pointers and Arrays; Exercise 5-12. Extend entab and detab to accept the shorthand `entab -m +n` to mean tab stops every n columns, starting at column m. Choose convenient (for the user) default behavior.
created_on: 1436132320.52224
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1441884276.10871
owner: pragma-!chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 2
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<kr5-13>
action: /say Chapter 5: Pointers and Arrays; Exercise 5-13. Write the program tail, which prints the last n lines of its input. By default, n is set to 10, let us say, but it can be changed by an optional argument so that `tail -n` prints the last n lines. The program should behave rationally no matter how unreasonable the input or the value of n. Write the program so that it makes the best use of available storage; lines should be stored as in the sorting program of Section 5.6, not in a two-dimensional array of fixed size.
created_on: 1436132320.52224
enabled: 1
owner: pragma-!chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<kr5-14>
action: /say Chapter 5: Pointers and Arrays; Exercise 5-14. Modify the sort program to handle a -r flag, which indicates sorting in reverse (decreasing) order. Be sure that -r works with -n.
created_on: 1436132320.52224
enabled: 1
owner: pragma-!chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<kr5-15>
action: /say Chapter 5: Pointers and Arrays; Exercise 5-15. Add the option -f to fold upper and lower case together, so that case distinctions are not made during sorting; for example, a and A compare equal.
created_on: 1436132320.52224
enabled: 1
last_referenced_in: profess
last_referenced_on: 1440903259.14912
owner: pragma-!chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 1
ref_user: profess!~profess@unaffiliated/csddesk
type: text
<kr5-16>
action: /say Chapter 5: Pointers and Arrays; Exercise 5-16. Add the -d (directory order) option, which makes comparisons only on letters, numbers and blanks. Make sure it works in conjunction with -f.
created_on: 1436132320.52224
enabled: 1
owner: pragma-!chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<kr5-17>
action: /say Chapter 5: Pointers and Arrays; Exercise 5-17. Add a field-searching capability, so sorting may bee done on fields within lines, each field sorted according to an independent set of options. (The index for this book was sorted with -df for the index category and -n for the page numbers.)
created_on: 1436132320.52224
enabled: 1
owner: pragma-!chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<kr5-18>
action: /say Chapter 5: Pointers and Arrays; Exercise 5-18. Make dcl recover from input errors.
created_on: 1436132320.52224
enabled: 1
owner: pragma-!chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<kr5-19>
action: /say Chapter 5: Pointers and Arrays; Exercise 5-19. Modify undcl so that it does not add redundant parentheses to declarations.
created_on: 1436132320.52224
enabled: 1
last_referenced_in: profess
last_referenced_on: 1440903289.5712
owner: pragma-!chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 1
ref_user: profess!~profess@unaffiliated/csddesk
type: text
<kr5-2>
action: /say Chapter 5: Pointers and Arrays; Exercise 5-2. Write getfloat, the floating-point analog of getint. What type does getfloat return as its function value?
created_on: 1436132320.52224
enabled: 1
owner: pragma-!chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<kr5-20>
action: /say Chapter 5: Pointers and Arrays; Exercise 5-20. Expand dcl to handle declarations with function argument types, qualifiers like const, and so on.
created_on: 1436132320.52224
enabled: 1
last_referenced_in: profess
last_referenced_on: 1440903281.32169
owner: pragma-!chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 2
ref_user: profess!~profess@unaffiliated/csddesk
type: text
<kr5-3>
action: /say Chapter 5: Pointers and Arrays; Exercise 5-3. Write a pointer version of the function strcat that we showed in Chapter 2: strcat(s,t) copies the string t to the end of s.
created_on: 1436132320.52224
enabled: 1
owner: pragma-!chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<kr5-4>
action: /say Chapter 5: Pointers and Arrays; Exercise 5-4. Write the function strend(s,t), which returns 1 if the string t occurs at the end of the string s, and zero otherwise.
created_on: 1436132320.52224
enabled: 1
owner: pragma-!chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<kr5-5>
action: /say Chapter 5: Pointers and Arrays; Exercise 5-5. Write versions of the library functions strncpy, strncat, and strncmp, which operate on at most the first n characters of their argument strings. For example, strncpy(s,t,n) copies at most n characters of t to s. Full descriptions are in Appendix B.
created_on: 1436132320.52224
enabled: 1
owner: pragma-!chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<kr5-6>
action: /say Chapter 5: Pointers and Arrays; Exercise 5-6. Rewrite appropriate programs from earlier chapters and exercises with pointers instead of array indexing. Good possibilities include getline (Chapters 1 and 4), atoi, itoa, and their variants (Chapters 2, 3, and 4), reverse (Chapter 3), and strindex and getop (Chapter 4).
created_on: 1436132320.52224
enabled: 1
owner: pragma-!chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<kr5-7>
action: /say Chapter 5: Pointers and Arrays; Exercise 5-7. Rewrite readlines to store lines in an array supplied by main, rather than calling alloc to maintain storage. How much faster is the program?
created_on: 1436132320.52224
enabled: 1
owner: pragma-!chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<kr5-8>
action: /say Chapter 5: Pointers and Arrays; Exercise 5-8. There is no error checking in day_of_year or month_day. Remedy this defect.
created_on: 1436132320.52224
enabled: 1
owner: pragma-!chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<kr5-9>
action: /say Chapter 5: Pointers and Arrays; Exercise 5-9. Rewrite the routines day_of_year and month_day with pointers instead of indexing.
created_on: 1436132320.52224
enabled: 1
owner: pragma-!chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<kr6-1>
action: /say Chapter 6: Structures; Exercise 6-1. Our version of getword does not properly handle underscores, string constants, comments, or preprocessor control lines. Write a better version.
created_on: 1436132320.52224
enabled: 1
owner: pragma-!chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<kr6-2>
action: /say Chapter 6: Structures; Exercise 6-2. Write a program that reads a C program and prints in alphabetical order each group of variable names that are identical in the first 6 characters, but different somewhere thereafter. Dont count words within strings and comments. Make 6 a parameter that can be set from the command line.
created_on: 1436132320.52224
enabled: 1
owner: pragma-!chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<kr6-3>
action: /say Chapter 6: Structures; Exercise 6-3. Write a cross-referencer that prints a list of all words in a document, and for each word, a list of the line numbers on which it occurs. Remove noise words like the, and, and so on.
created_on: 1436132320.52224
enabled: 1
owner: pragma-!chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<kr6-4>
action: /say Chapter 6: Structures; Exercise 6-4. Write a program that prints the distinct words in its input sorted into decreasing order of frequency of occurrence. Precede each word by its count.
created_on: 1436132320.52224
enabled: 1
owner: pragma-!chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<kr6-5>
action: /say Chapter 6: Structures; Exercise 6-5. Write a function undef that will remove a name and definition from the table maintained by lookup and install.
created_on: 1436132320.52224
enabled: 1
owner: pragma-!chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<kr6-6>
action: /say Chapter 6: Structures; Exercise 6-6. Implement a simple version of the #define processor (i.e., no arguments) suitable for use with C programs, based on the routines of this section. You may also find getch and ungetch helpful.
created_on: 1436132320.52224
enabled: 1
owner: pragma-!chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<kr7-1>
action: /say Chapter 7: Input and Output; Exercise 7-1. Write a program that converts upper case to lower or lower case to upper, depending on the name it is invoked with, as found in argv[0].
created_on: 1436132320.52224
enabled: 1
owner: pragma-!chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<kr7-2>
action: /say Chapter 7: Input and Output; Exercise 7-2. Write a program that will print arbitrary input in a sensible way. As a minimum, it should print non-graphic characters in octal or hexadecimal according to local custom, and break long text lines.
created_on: 1436132320.52224
enabled: 1
owner: pragma-!chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<kr7-3>
action: /say Chapter 7: Input and Output; Exercise 7-3. Revise minprintf to handle more of the other facilities of printf.
created_on: 1436132320.52224
enabled: 1
owner: pragma-!chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<kr7-4>
action: /say Chapter 7: Input and Output; Exercise 7-4. Write a private version of scanf analogous to minprintf from the previous section.
created_on: 1436132320.52224
enabled: 1
owner: pragma-!chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<kr7-5>
action: /say Chapter 7: Input and Output; Exercise 7-5. Rewrite the postfix calculator of Chapter 4 to use scanf and/or sscanf to do the input and number conversion.
created_on: 1436132320.52224
enabled: 1
last_referenced_in: profess
last_referenced_on: 1440903306.56154
owner: pragma-!chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 1
ref_user: profess!~profess@unaffiliated/csddesk
type: text
<kr7-6>
action: /say Chapter 7: Input and Output; Exercise 7-6. Write a program to compare two files, printing the first line where they differ.
created_on: 1436132320.52224
enabled: 1
owner: pragma-!chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<kr7-7>
action: /say Chapter 7: Input and Output; Exercise 7-7. Modify the pattern finding program of Chapter 5 to take its input from a set of named files or, if no files are named as arguments, from the standard input. Should the file name be printed when a matching line is found?
created_on: 1436132320.52224
enabled: 1
last_referenced_in: marchelzo_
last_referenced_on: 1436282986.9576
owner: pragma-!chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 2
ref_user: marchelzo_!~marchelzo@hlfxns016cw-156057132245.dhcp-dynamic.FibreOp.ns.bellaliant.net
type: text
<kr7-8>
action: /say Chapter 7: Input and Output; Exercise 7-8. Write a program to print a set of files, starting each new one on a new page, with a title and a running page count for each file.
created_on: 1436132320.52224
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1440289330.24048
owner: pragma-!chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 1
ref_user: MethylatorX!~quassel@41.238.141.38
type: text
<kr7-9>
action: /say Chapter 7: Input and Output; Exercise 7-9. Functions like isupper can be implemented to save space or to save time. Explore both possibilities.
created_on: 1436132320.52224
enabled: 1
owner: pragma-!chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<kr8-1>
action: /say Chapter 8: The UNIX System Interface; Exercise 8-1. Rewrite the program cat from Chapter 7 using read, write, open, and close instead of their standard library equivalents. Perform experiments to determine the relative speeds of the two versions.
created_on: 1436132320.52224
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1441742817.7639
owner: pragma-!chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 2
ref_user: jd1!jd1@unaffiliated/jd1
type: text
<kr8-2>
action: /say Chapter 8: The UNIX System Interface; Exercise 8-2. Rewrite fopen and _fillbuf with fields instead of explicit bit operations. Compare code size and execution speed.
created_on: 1436132320.52224
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1441859080.10226
owner: pragma-!chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 1
ref_user: CaZe!~caze@unaffiliated/caze
type: text
<kr8-3>
action: /say Chapter 8: The UNIX System Interface; Exercise 8-3. Design and write _flushbuf, fflush, and fclose.
created_on: 1436132320.52224
enabled: 1
owner: pragma-!chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<kr8-4>
action: /say Chapter 8: The UNIX System Interface; Exercise 8-4. The standard library function int fseek(FILE *fp, long offset, int origin) is identical to lseek except that fp is a file pointer instead of a file descriptor and return value is an int status, not a position. Write fseek. Make sure that your fseek coordinates properly with the buffering done for other functions of the library.
created_on: 1436132320.52224
enabled: 1
owner: pragma-!chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<kr8-5>
action: /say Chapter 8: The UNIX System Interface; Exercise 8-5. Modify the fsize program to print the other information contained in the inode entry.
created_on: 1436132320.52224
enabled: 1
owner: pragma-!chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<kr8-6>
action: /say Chapter 8: The UNIX System Interface; Exercise 8-6. The standard library function calloc(n,size) returns a pointer to n objects of size size, with the storage initialized to zero. Write calloc, by calling malloc or by modifying it.
created_on: 1436132320.52224
enabled: 1
owner: pragma-!chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<kr8-7>
action: /say Chapter 8: The UNIX System Interface; Exercise 8-7. malloc accepts a size request without checking its plausibility; free believes that the block it is asked to free contains a valid size field. Improve these routines so they make more pains with error checking.
created_on: 1436132320.52224
enabled: 1
owner: pragma-!chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<kr8-8>
action: /say Chapter 8: The UNIX System Interface; Exercise 8-8. Write a routine bfree(p,n) that will free any arbitrary block p of n characters into the free list maintained by malloc and free. By using bfree, a user can add a static or external array to the free list at any time.
created_on: 1436132320.52224
enabled: 1
owner: pragma-!chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<krexercises>
action: kr1-1 kr1-10 kr1-11 kr1-12 kr1-13 kr1-14 kr1-15 kr1-16 kr1-17 kr1-18 kr1-19 kr1-2 kr1-20 kr1-21 kr1-22 kr1-23 kr1-24 kr1-3 kr1-4 kr1-5 kr1-7 kr1-8 kr1-9 kr2-1 kr2-10 kr2-2 kr2-3 kr2-4 kr2-5 kr2-6 kr2-7 kr2-8 kr2-9 kr3-1 kr3-2 kr3-3 kr3-4 kr3-5 kr3-6 kr4-1 kr4-10 kr4-11 kr4-12 kr4-13 kr4-14 kr4-2 kr4-3 kr4-4 kr4-5 kr4-6 kr4-7 kr4-8 kr4-9 kr5-1 kr5-10 kr5-11 kr5-12 kr5-13 kr5-14 kr5-15 kr5-16 kr5-17 kr5-18 kr5-19 kr5-2 kr5-20 kr5-3 kr5-4 kr5-5 kr5-6 kr5-7 kr5-8 kr5-9 kr6-1 kr6-2 kr6-3 kr6-4 kr6-5 kr6-6 kr7-1 kr7-2 kr7-3 kr7-4 kr7-5 kr7-6 kr7-7 kr7-8 kr7-9 kr8-1 kr8-2 kr8-3 kr8-4 kr8-5 kr8-6 kr8-7 kr8-8
created_on: 1436235395.83959
edited_by: pragma-!~chaos@unaffiliated/pragmatic-chaos
edited_on: 1436236393.26433
enabled: 1
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<last>
action: /say No refunds.
created_on: 1385866053.26907
enabled: 1
last_referenced_in: #cjeopardy
last_referenced_on: 1423083167.37253
owner: addatoo!~daem0n@c-98-204-134-144.hsd1.md.comcast.net
rate_limit: 15
ref_count: 6
ref_user: centrinia!~centrinia@107-208-218-105.lightspeed.tukrga.sbcglobal.net
type: text
<lcthw>
action: /say Learn C The Hard Way is an online book that should be avoided. It does not teach you C, but rather shows how C might work on a specific implementation. It contains numerous errors, bad examples and absurd arguments.
created_on: 1397901901.34281
edited_by: Chris!~chris@spy/chris
edited_on: 1436939211.27023
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1436938640.37833
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 64
ref_user: kerio!kerio@duckbot.xd.cm
type: text
<ld>
action: /say "Undefined reference" is a linker error. It's not a compile error. #includes don't help. You did not define the thing in the error message; you forgot to link the file that defines it; you forgot to link to the library that defines it; or, if it's a static library, you have the wrong order on the linker command line. Check which one. (Note that some linkers call it an unresolved external.)
created_on: 1287675054.41867
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1431852795.75462
owner: boris``
rate_limit: 15
ref_count: 11
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<lf>
action: /call double
created_on: 1195072615
enabled: 1
last_referenced_on: 1348174703.91828
owner: pragma_
rate_limit: 15
ref_count: 5
ref_user: pragma-
type: text
<libtermkey>
action: http://www.leonerd.org.uk/code/libtermkey/
created_on: 1310053812.10731
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1435879894.08296
owner: LeoNerd
rate_limit: 15
ref_count: 6
ref_user: kate!~kate@unaffiliated/kate
type: text
<linkers>
action: http://www.lurklurk.org/linkers/linkers.html
created_on: 1407364057.09611
enabled: 1
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<lm>
action: Link the bloody math library
created_on: 1310268412.10528
enabled: 1
owner: PoppaVic
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<lock>
action: In computer science, a lock is a synchronization mechanism for enforcing limits on access to a resource in an environment where there are many threads of execution
created_on: 1339710616.13249
enabled: 1
last_referenced_in: marchelzo_
last_referenced_on: 1440630063.70157
owner: sickle
rate_limit: 15
ref_count: 5
ref_user: marchelzo_!~marchelzo@unaffiliated/marchelzo/x-2669545
type: text
<long>
action: a signed integer data type, at least 32 bits wide, which must be able to represent (at least) all the integers in the range -2147483647 to +2147483647. Its lowest value, LONG_MIN, and highest value, LONG_MAX, are defined in <limits.h>
created_on: 1104595499
enabled: 1
last_referenced_in: marchelzo_
last_referenced_on: 1440630046.8355
owner: infobahn
rate_limit: 15
ref_count: 31
ref_user: marchelzo_!~marchelzo@unaffiliated/marchelzo/x-2669545
type: text
<longlong>
action: /say long long is a signed integer data type, at least 64 bits wide, which must be able to represent (at least) all the integers in the range -9223372036854775807 to +9223372036854775807. Its lowest value, LLONG_MIN, and highest value, LLONG_MAX, are defined in <limits.h>
created_on: 1412837197.37342
edited_by: pragma-!~chaos@unaffiliated/pragmatic-chaos
edited_on: 1412837286.63687
enabled: 1
last_referenced_in: pragma-
last_referenced_on: 1412980443.46798
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 3
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<longlonglong>
action: /say long long long is too long for candide
created_on: 1412837217.23202
enabled: 1
last_referenced_in: pragma-
last_referenced_on: 1412837220.85746
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 1
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<lvalue>
action: /say An lvalue is an expression with an object type or an incomplete type other than void.
created_on: 1251745741
edited_by: pragma-!~chaos@unaffiliated/pragmatic-chaos
edited_on: 1376673682.36927
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1419283941.77758
owner: Wulf_
rate_limit: 15
ref_count: 9
ref_user: cousteau!~cousteau@31.4.239.57
type: text
<lysator>
action: http://www.lysator.liu.se/c/
created_on: 1104460803
enabled: 1
owner: twkm
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<main>
action: int main(int argc, char *argv[]); or int main(int argc, char **argv); or int main(void); or some other implementation-defined prototype; See also ''argc'' and ''argv''; the standard entry point to C programs
created_on: 1104231974
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1441828322.17098
owner: twkm
rate_limit: 15
ref_count: 103
ref_user: Wulf!~Wulf@unaffiliated/wulf
type: text
<mainloop_io>
action: http://www.linuxjournal.com/article/8545
created_on: 1181404512
enabled: 1
owner: PoppaVic
rate_limit: 15
ref_count: 7
ref_user: PoppaVic
type: text
<malloc>
action: /call dontcastmalloc
created_on: 1280342692.40847
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1441678188.9225
owner: PoppaVic
rate_limit: 15
ref_count: 143
ref_user: marchelzo!~marchelzo@unaffiliated/marchelzo
type: text
<mallocobj>
action: /say It's better to use the object instead of the type as argument to sizeof when allocating. int *p; p = malloc(sizeof *p); is preferable to p = malloc(sizeof (int)); because you can then later change p to long *p or some other type without having to worry about maintaining or forgetting to change the malloc.
created_on: 1393209164.51908
edited_by: pragma-!~chaos@unaffiliated/pragmatic-chaos
edited_on: 1393209237.03703
enabled: 1
last_referenced_in: pragma-
last_referenced_on: 1393209173.40239
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 1
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<mallocsizeof>
action: /say T *p = malloc(sizeof *p) is a much more robust idiom than T *p = malloc(sizeof (T)) because there is no chance of the sizeof (T) failing to match up with the T that was used to declare p. It's also more concise and easier to read.
created_on: 1397858781.41594
edited_by: fstd!~fstd@unaffiliated/fisted
edited_on: 1406748421.69367
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1439336788.67935
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 15
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<mathsucks>
action: http://thebestpageintheuniverse.net/c.cgi?u=math
created_on: 1326217577.13828
enabled: 1
last_referenced_in: izabera
last_referenced_on: 1422143424.31308
owner: pragma_
rate_limit: 15
ref_count: 1
ref_user: izabera!~izabera@unaffiliated/izabera
type: text
<mem>
action: a reserved function identifier prefix when followed by a lowercase letter
created_on: 1104399754
enabled: 1
last_referenced_in: w|t
last_referenced_on: 1378741465.5981
owner: prec
rate_limit: 15
ref_count: 9
ref_user: w|t!~ok@unaffiliated/wt/x-8228070
type: text
<memory>
action: /say The structure of computer memory and how it is utilised is something with which all programmers should be familiar. See Drepper's paper: What Every Programmer Should Know About Memory: http://www.akkadia.org/drepper/cpumemory.pdf
created_on: 1401652092.59877
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1440850983.82243
owner: boru!~boru@unaffiliated/boru
rate_limit: 15
ref_count: 4
ref_user: u-ou!no-n@unaffiliated/no-n
type: text
<meta>
action: /call foobar
created_on: 1401586471.69946
enabled: 1
owner: nitrix!~nitrix@unaffiliated/nitrix
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<metasyntactic>
action: /call foobar
created_on: 1401586478.33928
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1440504331.64632
owner: nitrix!~nitrix@unaffiliated/nitrix
rate_limit: 15
ref_count: 1
ref_user: kate!~kate@unaffiliated/kate
type: text
<muldim>
action: http://c-faq.com/aryptr/dynmuldimary.html
created_on: 1271609036
enabled: 1
last_referenced_in: sha0
last_referenced_on: 1334027090.56312
owner: PoppaVic
rate_limit: 15
ref_count: 36
ref_user: sha0
type: text
<my penis>
action: defined as unsigned char
created_on: 1333507899.57137
enabled: 1
owner: Sarajevo
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<n1256>
action: http://www.open-std.org/jtc1/sc22/WG14/www/docs/n1256.pdf
created_on: 1271198634
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1363444399.13567
owner: pragma_
rate_limit: 15
ref_count: 9
ref_user: sha0
type: text
<nacq>
action: /say Not a C question. Your question is not specific to the C programming language. Standard C does not know nor care about colors, mice, windows, keyboards, networks or any other system-specific things. Please tell us what OS, compiler, tools or libraries you are using/abusing; or find the appropriate channel.
created_on: 1315568063.61932
enabled: 1
last_referenced_in: sickle
last_referenced_on: 1339709629.89
owner: pragma_
rate_limit: 15
ref_count: 12
ref_user: sickle
type: text
<nelemof>
action: a standard idiom for computing the number of elements in an array variable: #define nelemof(array) (sizeof array/sizeof *array)
created_on: 1108151345
enabled: 1
last_referenced_on: 1278616504.23704
owner: prec
rate_limit: 15
ref_count: 3
ref_user: n00p
type: text
<newjargon>
action: http://www.codinghorror.com/blog/2012/07/new-programming-jargon.html
created_on: 1352347011.50444
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1403859656.49467
owner: pragma-
rate_limit: 15
ref_count: 8
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<notC>
action: /say That is not a C issue. This channel exists for discussion of the Standard C Language itself; not tools such as Makefiles, IDEs, compilers (see ##workingset for these things) or random libraries (including OS-specific ones such as POSIX or Windows; see ##posix or #winapi). For general-purpose C discussion, join ##c-general.
created_on: 1273154639
edited_by: pragma-!~chaos@unaffiliated/pragmatic-chaos
edited_on: 1415795438.90268
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1442202594.34063
noembed: 1
owner: n00p
rate_limit: 15
ref_count: 450
ref_user: fluter!~fluter@fedora/fluter
type: text
<nothere>
action: /call notC
created_on: 1385191499.60178
edited_by: nitrix!~nitrix@unaffiliated/nitrix
edited_on: 1385191714.33803
enabled: 1
last_referenced_in: nitrix
last_referenced_on: 1385191740.83201
owner: nitrix!~nitrix@unaffiliated/nitrix
rate_limit: 15
ref_count: 4
ref_user: nitrix!~nitrix@unaffiliated/nitrix
type: text
<nullp>
action: /say Null pointers are pointer values that are guaranteed to compare equal to 0 and to other null pointers, and not to point at any object or function.
created_on: 1440506312.30308
edited_by: edk!~edk@spy/edk0
edited_on: 1440506459.33656
enabled: 1
owner: edk!~edk@spy/edk0
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<nullptr>
action: /call nullp
created_on: 1440506699.46222
enabled: 1
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<object>
action: /say An object is a region of data storage in the execution environment, the contents of which can represent values.
created_on: 1240461189
edited_by: pragma-!~chaos@unaffiliated/pragmatic-chaos
edited_on: 1427883546.59505
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1427883480.46848
owner: Wulf_
rate_limit: 15
ref_count: 36
ref_user: uuhimhere!~uuhimhere@1.9.98.51
type: text
<objectcgi>
action: See http://www.messners.com/objectcgi/objectcgi.html for a library to handle web CGI with C.
created_on: 1106001595
enabled: 1
owner: pragma_
rate_limit: 15
ref_count: 1
ref_user: n00p
type: text
<octet>
action: defined as as a quantity of eight bits, typically used to represent one ASCII character, a signed integer from -128 to 127 or an unsigned integer from 0 to 255. On most platforms used today a byte has the same size as an octet.
created_on: 1407792855.57193
edited_by: FUZxxl!~fuz@d00m.org
edited_on: 1407792915.1962
enabled: 1
last_referenced_in: jd1
last_referenced_on: 1436374197.26489
owner: FUZxxl!~fuz@d00m.org
rate_limit: 15
ref_count: 3
ref_user: jd1!~jd1@192.55.55.39
type: text
<octett>
action: /call octet
created_on: 1407793067.97787
enabled: 1
last_referenced_in: jd1
last_referenced_on: 1436374197.25692
owner: FUZxxl!~fuz@d00m.org
rate_limit: 15
ref_count: 2
ref_user: jd1!~jd1@192.55.55.39
type: text
<ok>
action: /call 8ball
created_on: 1323990515.89827
enabled: 1
last_referenced_in: fluter
last_referenced_on: 1442241441.22319
owner: pragma_
rate_limit: 15
ref_count: 70
ref_user: fluter!~fluter@fedora/fluter
type: text
<onlinek&r2>
action: /say If you cannot/will not buy k&r2 go here at least, then quit pissing and moaning. http://publications.gbdirect.co.uk/c_book/
created_on: 1175854606
edited_by: fstd!~fstd@unaffiliated/fisted
edited_on: 1431991391.99968
enabled: 1
last_referenced_in: #cjeopardy
last_referenced_on: 1431991305.52147
owner: LordOllie
rate_limit: 15
ref_count: 32
ref_user: fstd!~fstd@unaffiliated/fisted
type: text
<ooc>
action: /say Object-Oriented Programming With C: http://www.cs.rit.edu/~ats/books/ooc.pdf
created_on: 1414861052.16645
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1440779378.26571
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 5
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<opprecedence>
action: http://en.wikipedia.org/wiki/Operators_in_C_and_C%2B%2B#Operator_precedence
created_on: 1301037079.18466
enabled: 1
last_referenced_in: pragma-
last_referenced_on: 1384449385.68241
owner: van7hu
rate_limit: 15
ref_count: 10
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<ops>
action: /say Chris, kate`, lacroix, noselasd, pragma-, Rhamphoryncus, Saparok, twkm, Wulf, Xgc and Zhivago are channel operators here.
created_on: 1371444847.43427
edited_by: pragma-!~chaos@unaffiliated/pragmatic-chaos
edited_on: 1440630032.16999
enabled: 1
last_referenced_in: marchelzo_
last_referenced_on: 1440629997.2683
owner: pragma-
rate_limit: 300
ref_count: 34
ref_user: marchelzo_!~marchelzo@unaffiliated/marchelzo/x-2669545
type: text
<ordermatters>
action: /call compilerline
created_on: 1266709336
enabled: 1
last_referenced_on: 1329510645.25135
owner: PoppaVic
rate_limit: 15
ref_count: 17
ref_user: PoppaVic
type: text
<p2s>
action: /say A pointer to a string is a pointer to its initial (lowest addressed) character. The length of a string is the number of bytes preceding the null character and the value of a string is the sequence of the values of the contained characters, in order.
created_on: 1289157193.4768
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1289157238.22498
owner: n00p
rate_limit: 15
ref_count: 1
ref_user: guidj0s
type: text
<p99>
action: /say Preprocessor macros and functions for C99 and C11: http://p99.gforge.inria.fr/
created_on: 1360601148.63414
enabled: 1
last_referenced_in: wlhlm
last_referenced_on: 1374271604.15646
owner: kulp
rate_limit: 15
ref_count: 2
ref_user: wlhlm
type: text
<parens>
action: /call paren
created_on: 1390001510.89311
enabled: 1
last_referenced_in: fizzie
last_referenced_on: 1441789856.46022
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 0
ref_count: 79
ref_user: fizzie!fis@unaffiliated/fizzie
type: text
<parsing>
action: http://www.ddj.com/cpp/196603535
created_on: 1208718021
enabled: 1
last_referenced_in: sickle
last_referenced_on: 1339709636.04357
owner: PoppaVic
rate_limit: 15
ref_count: 3
ref_user: sickle
type: text
<pastetestcase>
action: /say http://i.imgur.com/1qZwa2V.jpg
created_on: 1312632115.87252
enabled: 1
last_referenced_in: profess_
last_referenced_on: 1425093628.59911
owner: ouah
rate_limit: 15
ref_count: 76
ref_user: profess_!~profess__@unaffiliated/csddesk
type: text
<peril>
action: http://www.pldaniels.com/c-of-peril/
created_on: 1104460665
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1339617422.07622
owner: twkm
rate_limit: 15
ref_count: 8
ref_user: Twey
type: text
<perseverance>
action: /say In the realm of ideas everything depends on enthusiasm... in the real world all rests on perseverance.
created_on: 1375297922.18967
enabled: 1
owner: nitrix!~nitrix@unaffiliated/nitrix
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<pft>
action: That is not a C issue. This channel exists for discussion of the Standard C Language itself (pick a standard); not tools such as Makefiles, IDEs, compilers (see ##workingset for these things) or random libraries (including OS-specific ones such as POSIX or Windows; see ##posix or #winapi), nor for support for a particular piece of software.
created_on: 1413580139.73987
enabled: 1
last_referenced_in: poppavic
last_referenced_on: 1413662900.87714
owner: PoppaVic!~pops@unaffiliated/poppavic
rate_limit: 15
ref_count: 2
ref_user: PoppaVic!~pops@unaffiliated/poppavic
type: text
<pgib:>
action: that a relatively new addition to
created_on: 1378500398.88576
enabled: 1
owner: JoeQuery!~joequery@72-48-145-172.static.grandenetworks.net
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<pitfalls>
action: /say Common C mistakes: http://www.drpaulcarter.com/cs/common-c-errors.html
created_on: 1203450520
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1437689686.65868
owner: PoppaVic
rate_limit: 15
ref_count: 11
ref_user: Boohbah!boobah@gateway/shell/anapnea.net/x-imasumfuudnbgbjf
type: text
<pointer>
action: /call binky
created_on: 1391698826.9491
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1442132256.92328
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 16
ref_user: Pessimist!Pessimist@gateway/shell/bnc4free/x-bxdxfwqfjqokkovn
type: text
<pointerfun>
action: /call binky
created_on: 1206989366
enabled: 1
last_referenced_on: 1339709645.54061
owner: Baughn
rate_limit: 15
ref_count: 14
ref_user: sickle
type: text
<pointerops>
action: /say The * operator makes an object from a pointer value. The & operator makes a pointer value from an object.
created_on: 1195411991
enabled: 1
owner: pragma_
rate_limit: 15
ref_count: 5
ref_user: kate`
type: text
<pointers>
action: http://c-faq.com/ptrs/index.html
created_on: 1280111959.6076
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1427103935.6795
owner: CyL_Zz
rate_limit: 15
ref_count: 33
ref_user: mar77i!~mar77i@178-82-137-130.dynamic.hispeed.ch
type: text
<pointertutorial>
action: http://pw1.netcom.com/~tjensen/ptr/pointers.htm
created_on: 1396310485.32821
enabled: 1
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<polyglot>
action: http://stchaz.free.fr/which_interpreter and http://ideology.com.au/polyglot/
created_on: 1392049996.68139
edited_by: pragma-!~chaos@unaffiliated/pragmatic-chaos
edited_on: 1392050344.76498
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1393288225.87213
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 1
ref_user: cousteau!~cousteau@80.174.59.84.dyn.user.ono.com
type: text
<port70>
action: /say HTML conversions of C standards: http://port70.net/~nsz/c/
created_on: 1393744235.24115
enabled: 1
last_referenced_in: pragma-
last_referenced_on: 1421891409.99848
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 5
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<portability>
action: very important: http://clc-wiki.net/wiki/C_community:comp.lang.c:Portability_attitude
created_on: 1263936716
enabled: 1
last_referenced_in: ##c-unregistered
last_referenced_on: 1423372244.21611
owner: n00p
rate_limit: 15
ref_count: 14
ref_user: SeabassedOne!~Seabassch@unaffiliated/seabasschan
type: text
<posix>
action: /say POSIX is the Portable Operating System Interface, <http://pubs.opengroup.org/onlinepubs/9699919799/>. ##posix exists; please consider taking your related questions there.
created_on: 1439368279.7944
enabled: 1
owner: edk!~edk@spy/edk0
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<practice>
action: /say Practice makes perfect.
created_on: 1375289635.75129
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1396841884.31388
owner: nitrix!~nitrix@unaffiliated/nitrix
rate_limit: 15
ref_count: 4
ref_user: nitrix!~nitrix@unaffiliated/nitrix
type: text
<precedence>
action: the order the compiler uses to evaluate C expressions. See http://softkorner.wordpress.com/2011/09/21/precedence-of-c-operators/ for a table of operator precedence and associativity
created_on: 1339718460.33579
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1422886672.36138
owner: sickle
rate_limit: 15
ref_count: 20
ref_user: rob``!~rob@rmartinjak.de
type: text
<prejudice>
action: /say There's little need to make generalizations about people who program with C. Some have interesting prejudices, others don't. In any case it will depend on the individual, and not the fact that they have a preference for a particular language.
created_on: 1396278249.27733
edited_by: nitrix!~nitrix@unaffiliated/nitrix
edited_on: 1396278355.98553
enabled: 1
last_referenced_in: immibis
last_referenced_on: 1422655624.78401
owner: nitrix!~nitrix@unaffiliated/nitrix
rate_limit: 15
ref_count: 4
ref_user: immibis!~ChatZill1@219-88-93-35.jetstream.xtra.co.nz
type: text
<previous>
action: /say No refunds.
created_on: 1385865956.22637
enabled: 1
last_referenced_in: addatoo
last_referenced_on: 1385865959.92945
owner: addatoo!~daem0n@c-98-204-134-144.hsd1.md.comcast.net
rate_limit: 15
ref_count: 1
ref_user: addatoo!~daem0n@c-98-204-134-144.hsd1.md.comcast.net
type: text
<procedure>
action: /say A procedure is a sequence of operations over time.
created_on: 1309885699.16953
enabled: 1
last_referenced_in: angstrom
last_referenced_on: 1313029932.8719
owner: angstrom
rate_limit: 15
ref_count: 2
ref_user: angstrom
type: text
<promotions>
action: /call conversions
created_on: 1353362093.29351
enabled: 1
last_referenced_on: 1420170403.89839
owner: pragma-
rate_limit: 15
ref_count: 5
ref_user: phao!~phao@189-105-162-229.user.veloxzone.com.br
type: text
<protip>
action: http://wiki.erepublik.com/images/6/6a/Protip.jpg
created_on: 1410056115.61465
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1434864868.33758
owner: fstd!~fstd@unaffiliated/fisted
rate_limit: 15
ref_count: 2
ref_user: snuffeluffegus!~snuffeluf@cpe-45-37-81-6.nc.res.rr.com
type: text
<prototype>
action: a function declaration that also includes types for the parameters.
created_on: 1105035288
enabled: 1
last_referenced_in: maxxe
last_referenced_on: 1344459020.4202
owner: twkm
rate_limit: 15
ref_count: 12
ref_user: maxxe
type: text
<pstd>
action: http://paste.pr0.tips/
created_on: 1437132690.05637
enabled: 1
owner: marchelzo_!~marchelzo@unaffiliated/marchelzo/x-2669545
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<purpose>
action: /say The purpose of the standard is to provide an unambiguous and machine-independent definition of the language.
created_on: 1405963341.50502
edited_by: nitrix!~nitrix@unaffiliated/nitrix
edited_on: 1405963491.30689
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1407297283.90764
owner: nitrix!~nitrix@unaffiliated/nitrix
rate_limit: 15
ref_count: 2
ref_user: nitrix!~nitrix@unaffiliated/nitrix
type: text
<qsort>
action: / qsort() sorts an array of data, #include <stdlib.h>, void qsort(void *base, size_t nelems, size_t elsize, int (*compar)(const void *, const void *)); returns nothing, see http://www.iso-9899.info/man?qsort
created_on: 1104399031
enabled: 1
last_referenced_in: unbroken
last_referenced_on: 1426661996.97657
owner: twkm
rate_limit: 15
ref_count: 6
ref_user: unbroken!~uuhimhere@113.210.137.52
type: text
<quine>
action: #include <stdio.h> char *s = "#include <stdio.h> char *s = %c%s%c, c = '%c'; int main(void) { printf(s,c,s,c,c); return 0; }", c='"'; int main(void) { printf(s,c,s,c,c); return 0; }
created_on: 1275530214
edited_by: pragma-!~chaos@unaffiliated/pragmatic-chaos
edited_on: 1382099564.63748
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1427053567.26525
owner: dave0
rate_limit: 15
ref_count: 18
ref_user: CaZe!~caze@unaffiliated/caze
type: text
<quut>
action: /say Some C history, literature and culture: http://www.quut.com/c/
created_on: 1402101376.02572
enabled: 1
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<ramblings-atoi>
action: /say http://ramblings.implicit.net/posts/2014/4/27/c-functions-that-should-be-avoided
created_on: 1436508501.29998
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1440168338.38662
owner: marchelzo_!~marchelzo@unaffiliated/marchelzo/x-2669545
rate_limit: 15
ref_count: 2
ref_user: marchelzo!~marchelzo@216.83.6.45
type: text
<ramblings-cstring>
action: /say http://ramblings.implicit.net/posts/2014/4/27/c-has-no-string-type
created_on: 1436508567.91877
enabled: 1
owner: marchelzo_!~marchelzo@unaffiliated/marchelzo/x-2669545
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<ramblings-gets>
action: /say http://ramblings.implicit.net/posts/2014/4/27/c-functions-that-should-be-avoided
created_on: 1436508508.46934
enabled: 1
owner: marchelzo_!~marchelzo@unaffiliated/marchelzo/x-2669545
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<ramblings-ptrvsarray>
action: /say http://ramblings.implicit.net/posts/2014/4/19/the-confusion-between-pointers-and-arrays
created_on: 1436508740.81919
enabled: 1
owner: marchelzo_!~marchelzo@unaffiliated/marchelzo/x-2669545
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<ramblings-ptrvsint>
action: /say http://ramblings.implicit.net/posts/2014/4/20/pointers-are-not-integers
created_on: 1436508624.75562
enabled: 1
owner: marchelzo_!~marchelzo@unaffiliated/marchelzo/x-2669545
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<ramblings-scanf>
action: /say http://ramblings.implicit.net/posts/2014/5/4/c-functions-that-should-be-avoided-part-3-scanf
created_on: 1436508404.08269
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1439689304.50927
owner: marchelzo_!~marchelzo@unaffiliated/marchelzo/x-2669545
rate_limit: 15
ref_count: 4
ref_user: marchelzo!~marchelzo@hlfxns016cw-156057132245.dhcp-dynamic.FibreOp.ns.bellaliant.net
type: text
<ramblings-stack>
action: /say http://ramblings.implicit.net/posts/2014/4/21/there-is-no-stack
created_on: 1436508652.31191
enabled: 1
owner: marchelzo_!~marchelzo@unaffiliated/marchelzo/x-2669545
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<ramblings-strncpy>
action: /say http://ramblings.implicit.net/posts/2014/5/2/c-functions-that-should-be-avoided-part-2
created_on: 1436508468.2776
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1437605917.21714
owner: marchelzo_!~marchelzo@unaffiliated/marchelzo/x-2669545
rate_limit: 15
ref_count: 1
ref_user: marchelzo_!~marchelzo@unaffiliated/marchelzo/x-2669545
type: text
<ramblings-tias>
action: /say http://ramblings.implicit.net/posts/2014/4/20/c-is-not-a-try-it-and-see-language
created_on: 1436508679.92369
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1436673864.85311
owner: marchelzo_!~marchelzo@unaffiliated/marchelzo/x-2669545
rate_limit: 15
ref_count: 1
ref_user: marchelzo_!~marchelzo@unaffiliated/marchelzo/x-2669545
type: text
<ramblings-websites>
action: /say http://ramblings.implicit.net/posts/2014/5/3/do-not-trust-random-websites-about-c
created_on: 1436508435.54129
enabled: 1
owner: marchelzo_!~marchelzo@unaffiliated/marchelzo/x-2669545
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<rand>
action: pseudo-random number generator, #include <stdlib.h>, int rand(void); returns the next number in the sequence in the range [0,RAND_MAX], see http://www.iso-9899.info/man?rand and http://www.azillionmonkeys.com/qed/random.html
created_on: 1104397431
enabled: 1
last_referenced_in: dorp
last_referenced_on: 1430343597.1057
owner: twkm
rate_limit: 15
ref_count: 30
ref_user: dorp!~dorp@bzq-84-111-138-241.red.bezeqint.net
type: text
<randomkr>
action: /call $krexercises
created_on: 1436235414.71845
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1440079279.49621
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 14
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<randomtesting>
action: /say Due to the nature of undefined/implementation-specific/unspecified behavior, testing random code is not a adequate way of determining if something really does work.
created_on: 1375289308.92542
enabled: 1
last_referenced_in: fizzie
last_referenced_on: 1419950424.27225
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 2
ref_user: fizzie!fis@unaffiliated/fizzie
type: text
<reading-declarations>
action: http://www.antlr.org/wiki/display/CS652/How+To+Read+C+Declarations
created_on: 1344035170.18893
enabled: 1
last_referenced_in: wlhlm
last_referenced_on: 1374271801.84975
owner: pragma-
rate_limit: 15
ref_count: 1
ref_user: wlhlm
type: text
<realloc>
action: http://www.iso-9899.info/wiki/Why_not_realloc
created_on: 1254955396
enabled: 1
last_referenced_in: dorp
last_referenced_on: 1437237969.05781
owner: Chris
rate_limit: 15
ref_count: 47
ref_user: dorp!~dorp@bzq-84-111-138-241.red.bezeqint.net
type: text
<recursion-vs-iteration>
action: http://benpfaff.org/writings/clc/recursion-vs-iteration.html
created_on: 1370721112.82087
enabled: 1
last_referenced_in: wlhlm
last_referenced_on: 1374271247.4217
owner: pragma-
rate_limit: 15
ref_count: 1
ref_user: wlhlm
type: text
<reesoo>
action: /say J. Rees on how object-oriented programming is defined: http://paulgraham.com/reesoo.html
created_on: 1401736073.90963
enabled: 1
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<reference>
action: http://www.acm.uiuc.edu/webmonkeys/book/c_guide/
created_on: 1104460727
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1413210212.26289
owner: twkm
rate_limit: 15
ref_count: 35
ref_user: rob``!~rob@rmartinjak.de
type: text
<referencedtype>
action: "a pointer type may be derived from a function type, an object type, or an incomplete type, called the referenced type. A pointer type describes an object whose value provides a reference to an entity of the referenced type. A pointer type derived from the referenced type T is sometimes called ``pointer to T''. The construction of a pointer type from a referenced type is called ``pointer type derivation''."
created_on: 1107989463
enabled: 1
owner: pragma_
rate_limit: 15
ref_count: 2
ref_user: lemonade`
type: text
<references>
action: /say C does not have pass-by-reference or "heavy" references like C++ or some other languages do. C does have a definition of references that is probably not what you want or need to know about, see: referencedtype
created_on: 1108087719
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1369522847.59946
owner: pragma_
rate_limit: 15
ref_count: 5
ref_user: popl
type: text
<regexp>
action: http://swtch.com/~rsc/regexp/regexp1.html
created_on: 1205423735
enabled: 1
owner: pragma_
rate_limit: 15
ref_count: 3
ref_user: PoppaVic
type: text
<register>
action: a storage-class specifier for an object that suggests that access for the object be as fast as possible. The extent to which the suggestion is effective is implementation defined. Whether or not addressable storage is actually used, the address of any part of an object declared with storage-class specifier register cannot be computed.
created_on: 1107636580
enabled: 1
last_referenced_in: radialneon
last_referenced_on: 1436826961.47083
owner: pragma_
rate_limit: 15
ref_count: 26
ref_user: radialneon!~radialneo@187.59.143.241
type: text
<registers>
action: /say If you have a question about accessing registers in C, please don't ask us. Standard C has no way of manipulating hardware registers. We don't know what compiler or platform you're using. You should be reading the documentation instead.
created_on: 1288774027.48456
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1288774185.47036
owner: boris``
rate_limit: 15
ref_count: 1
ref_user: pragma_
type: text
<religion>
action: http://www.iso-9899.info/wiki/Religion
created_on: 1202935690
enabled: 1
last_referenced_in: sickle
last_referenced_on: 1339709656.78944
owner: Baughn
rate_limit: 15
ref_count: 2
ref_user: sickle
type: text
<remove_char_from_string>
action: while((ptr=strchr(str, 'w')))memmove(ptr,ptr+1,strlen(ptr));
created_on: 1275787387
enabled: 1
owner: dave0
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<reset>
action: /say Days since our last accident: 0
created_on: 1387390927.47967
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1435209509.75602
owner: nitrix!~nitrix@unaffiliated/nitrix
rate_limit: 15
ref_count: 23
ref_user: fstd!~fstd@unaffiliated/fisted
type: text
<resources>
action: http://www.lysator.liu.se/c/ - http://www.iso-9899.info/wiki/Web_resources - http://www.iso-9899.info/wiki/Books - See also: reference
created_on: 1106813548
enabled: 1
owner: pragma_
rate_limit: 15
ref_count: 20
ref_user: pragma_
type: text
<restrict>
action: a type qualifier, which may only be used with a pointer type, and which requires that objects referenced through such a pointer must be made through a single pointer value, i.e., no aliases / pointers into other parts of the object are allowed
created_on: 1105427254
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1421766808.26519
owner: twkm
rate_limit: 15
ref_count: 21
ref_user: cartnam!~cartnam@92.85.83.120
type: text
<rsize_t>
action: /say The type rsize_t is equivalent to the type size_t but with a runtime-constraint violation if the value is greater than RSIZE_MAX.
created_on: 1404693676.69579
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1439838980.11064
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 1
ref_user: kate!~kate@unaffiliated/kate
type: text
<rtfb>
action: /say Read the @#&ing Book - Your primary guide for learning C should be a good book (see http://www.iso-9899.info/wiki/Books). You must not expect to become a proficient C programmer just from reading crappy online `tuts', staring at other people's code, and/or boring us to death by asking dozens of exceedingly trivial questions.
created_on: 1192833517
enabled: 1
last_referenced_in: doppel
last_referenced_on: 1419248394.51514
owner: PoppaVic
rate_limit: 15
ref_count: 15
ref_user: doppel!~doppel@ip68-96-169-47.lv.lv.cox.net
type: text
<runtime>
action: /say The greatest trick that C ever pulled was convince the world that it does not have a runtime.
created_on: 1387235308.47541
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1402155205.04285
owner: nitrix!~nitrix@unaffiliated/nitrix
rate_limit: 15
ref_count: 5
ref_user: nitrix!~nitrix@unaffiliated/nitrix
type: text
<s&w>
action: /say /When k&r fails, try http://www.smith-wesson.com/
created_on: 1251220163
enabled: 1
last_referenced_in: langerjan
last_referenced_on: 1382539851.41953
owner: ment
rate_limit: 15
ref_count: 3
ref_user: LangerJan!~jg@p4FDCB74E.dip0.t-ipconnect.de
type: text
<sallyanne>
action: /say The Sally-Anne test: https://outrunningthestorm.files.wordpress.com/2012/06/sallyanne.gif
created_on: 1421080015.22144
enabled: 1
last_referenced_in: edk
last_referenced_on: 1431900701.87423
owner: kate!~kate@unaffiliated/kate
rate_limit: 15
ref_count: 2
ref_user: edk!~edk@spy/edk0
type: text
<sauce>
action: /say I wrote a program in C that suggests recipes. One of them is a lasagne sauce. Should I make it sweet or spicy? It's written in C. Please.
created_on: 1383765760.31149
edited_by: edk!edk@unaffiliated/edk
edited_on: 1387837845.94411
enabled: 1
last_referenced_in: nitrix
last_referenced_on: 1393037925.83377
owner: nitrix!~nitrix@unaffiliated/nitrix
rate_limit: 15
ref_count: 7
ref_user: nitrix!~nitrix@unaffiliated/nitrix
type: text
<scanf>
action: a function that can be unsafe and unproductive - "It's nearly impossible to do decent error recovery with scanf; usually it's far easier to read entire lines (with fgets or the like), then interpret them, either using sscanf or some other techniques." - See http://www.eskimo.com/~scs/C-faq/q12.20.html
created_on: 1106970012
edited_by: pragma-!~chaos@unaffiliated/pragmatic-chaos
edited_on: 1379289170.20916
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1441366119.99442
owner: Major-Willard
rate_limit: 15
ref_count: 455
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<scanf_is_stupid>
action: /say It looks like the !scanf factoid was unsuccessful at convincing you not to use scanf(). scanf() isn't really that stupid, providing you know how to use it correctly. Chris Torek explains some problems with the way scanf() is commonly used and provides methods of solving those problems here: http://bytes.com/topic/c/answers/215517-warning-against-scanf#post840862
created_on: 1264982172
enabled: 1
last_referenced_in: chris
last_referenced_on: 1437183493.66101
owner: n00p
rate_limit: 15
ref_count: 12
ref_user: Chris!~chris@spy/chris
type: text
<scanf_is_stupid_is_stupid>
action: /say Your mother!
created_on: 1303686157.40231
enabled: 1
owner: n00p
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<schildt>
action: /say Please avoid Herbert Schildt's C books. See http://www.seebs.net/c/c_tcn4e.html and http://www.lysator.liu.se/c/schildt.html -- Other stuff to avoid: http://www.iso-9899.info/wiki/Main_Page#Stuff_that_should_be_avoided
created_on: 1277949707.2979
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1438020804.57264
owner: pragma_
rate_limit: 15
ref_count: 20
ref_user: cousteau!~cousteau@138.100.74.81
type: text
<scope>
action: /call global
created_on: 1323918650.46918
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1432067205.12956
owner: pragma_
rate_limit: 15
ref_count: 12
ref_user: doppel!~doppel@ip68-96-169-47.lv.lv.cox.net
type: text
<seed>
action: http://www.stanford.edu/~blp/writings/clc/random-seed.html
created_on: 1201872769
enabled: 1
last_referenced_in: sickle
last_referenced_on: 1339709514.42282
owner: kate`
rate_limit: 15
ref_count: 1
ref_user: sickle
type: text
<seqpoint>
action: http://c-faq.com/expr/seqpoints.html
created_on: 1212874512
enabled: 1
owner: igli
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<sequencepoint>
action: /say Evaluation of an expression may produce side effects. At certain specified points in the execution sequence called sequence points, all side effects of previous evaluations shall be complete and no side effects of subsequent evaluations shall have taken place.
created_on: 1263575275
enabled: 1
last_referenced_in: pessimist
last_referenced_on: 1428241701.30385
owner: Wulf_
rate_limit: 15
ref_count: 12
ref_user: Pessimist!Pessimist@gateway/shell/bnc4free/x-ebebnahoffxtgfda
type: text
<sex>
action: /say Sex is allowed in ##C only on weekdays starting with 'U'.
created_on: 1243974321
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1436212022.50436
owner: pragma_
rate_limit: 15
ref_count: 18
ref_user: AtlasTX!~Akhilleus@67.213.212.240.adsl.inet-telecom.org
type: text
<short>
action: a signed integer data type, at least 16 bits wide, which must be able to represent (at least) all the numbers in the range -32767 to +32767. Its lowest value, SHRT_MIN, and highest value, SHRT_MAX, are defined in <limits.h>
created_on: 1104595429
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1412836146.43344
owner: infobahn
rate_limit: 15
ref_count: 13
ref_user: [Awaxx]!~while@unaffiliated/awaxx/x-0928682
type: text
<shuffle>
action: /say { srand(time(0)); int array[] = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 }, end = 10; while(end > 0) { int random = rand() % end; end--; int temp = array[end]; array[end] = array[random]; array[random] = temp; } for(int i = 0; i < 10; i++) printf("%d ", array[i]); }
created_on: 1409877800.54993
enabled: 1
last_referenced_in: #cjeopardy
last_referenced_on: 1422416339.53211
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 2
ref_user: qnavry!~zyxwvuts@unaffiliated/qnavry
type: text
<sing>
action: /me sings: "Soft kitty, warm kitty, little ball of fur~ Happy kitty! Sleepy kitty! Purr, purr, purr~"
created_on: 1396987419.15705
enabled: 1
last_referenced_in: thoughtso
last_referenced_on: 1400028671.04892
owner: nitrix!~nitrix@unaffiliated/nitrix
rate_limit: 15
ref_count: 3
ref_user: thoughtso!~ergo@198-178-127-20.static.hvvc.us
type: text
<sir>
action: /say All I ask is that you be a sir. Fancy mustaches, top hats, and monocles are scientifically proven to impress the ladies.
created_on: 1372985064.65917
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1432114738.81484
owner: nitrix
rate_limit: 15
ref_count: 6
ref_user: blue403!~smurfa@unaffiliated/smurfa
type: text
<sitestats>
action: http://www.iso-9899.info/webstats/
created_on: 1104462371
enabled: 1
last_referenced_in: mbohun
last_referenced_on: 1349342940.44654
owner: twkm
rate_limit: 15
ref_count: 4
ref_user: mbohun
type: text
<size_t>
action: an unsigned integer type which is the result type of the sizeof operator. A size_t variable can store the size of any object. C90: printf("%lu\n", (unsigned long)sizeof a); C99: printf("%zu\n", sizeof a);
created_on: 1107760223
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1428637371.28581
owner: prec
rate_limit: 15
ref_count: 50
ref_user: dorp!~dorp@bzq-84-111-138-241.red.bezeqint.net
type: text
<sizeof>
action: /say The sizeof operator yields a size_t, that is the size (in bytes) of its operand, which may be an expression or the parenthesized name of a type. e.g. `sizeof expr` and `sizeof (int)`. That expression is not evaluated unless it is a variable-length array. sizeof does not have function call semantics; don't confuse people by writing it with function call syntax.
created_on: 1108181591
edited_by: edk!~edk@spy/edk0
edited_on: 1436551091.54499
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1436550561.54053
owner: prec
rate_limit: 15
ref_count: 62
ref_user: fstd!~fstd@unaffiliated/fisted
type: text
<slang>
action: http://umumble.com/blogs/Programming/321/
created_on: 1325974121.36778
enabled: 1
last_referenced_in: cousteau
last_referenced_on: 1341418578.49412
owner: pragma_
rate_limit: 15
ref_count: 1
ref_user: cousteau
type: text
<smallchild>
action: /say http://i.imgur.com/uqKRkxc.png
created_on: 1375306665.88108
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1436132910.38509
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 2
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<smarties>
action: http://www.torek.net/torek/c/index.html
created_on: 1104460794
enabled: 1
last_referenced_in: profess
last_referenced_on: 1424387383.14481
owner: twkm
rate_limit: 15
ref_count: 3
ref_user: profess!~profess__@unaffiliated/csddesk
type: text
<smartq>
action: /say Learning how to effectively ask questions is beneficial for all. See http://www.catb.org/esr/faqs/smart-questions.html
created_on: 1376746747.12143
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1428875607.69541
owner: boru!~boru@unaffiliated/boru
rate_limit: 15
ref_count: 9
ref_user: edk!edk@spy/edk0
type: text
<snippets>
action: http://www.iso-9899.info/wiki/Snippets
created_on: 1203783826
enabled: 1
owner: PoppaVic
rate_limit: 15
ref_count: 7
ref_user: PoppaVic
type: text
<so>
action: http://tldp.org/HOWTO/Program-Library-HOWTO/shared-libraries.html
created_on: 1316837035.42207
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1440186198.55041
owner: Wulf
rate_limit: 15
ref_count: 20
ref_user: doppel!~doppel@ip68-96-169-47.lv.lv.cox.net
type: text
<sometypes>
action: "char a[1]" "char a[2]" "int a" "void a" "void* a[6]"
created_on: 1236414189
enabled: 1
last_referenced_in: rsca
last_referenced_on: 1289964335.56925
owner: snhmib
rate_limit: 15
ref_count: 1
ref_user: rsca
type: text
<spam>
action: /call query
created_on: 1418639611.34487
enabled: 1
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<spiral>
action: The "Clockwise/Spiral Rule" is a technique for understanding C declarations. See http://c-faq.com/decl/spiral.anderson.html
created_on: 1198028238
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1311722601.99974
owner: Draconx|Laptop
rate_limit: 15
ref_count: 12
ref_user: Draconx
type: text
<sscanf>
action: /say The sscanf function is similar to scanf, except that its input comes from a string instead of a stream. fgets is commonly used prior to sscanf to provide a simple approach which doesn't leave unmatched bytes on the stream, unlike scanf. Note that sscanf's and sprintf's format specifiers are not perfectly reflective, and that it is possible for fgets to fetch part of a line.
created_on: 1271531720
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1425959091.14516
owner: pragma_
rate_limit: 15
ref_count: 14
ref_user: catern!~catern@catern.com
type: text
<stacktrace>
action: http://www.tlug.org.za/wiki/index.php/Obtaining_a_stack_trace_in_C_upon_SIGSEGV
created_on: 1235765092
enabled: 1
last_referenced_in: pragma-
last_referenced_on: 1410148344.22392
owner: pragma_
rate_limit: 15
ref_count: 1
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<standard>
action: C89/C90 draft: http://port70.net/~nsz/c/c89/c89-draft.html - C99 + TC1,2,3 working paper: http://open-std.org/JTC1/SC22/WG14/www/docs/n1256.pdf - C11 draft: http://www.open-std.org/jtc1/sc22/wg14/www/docs/n1570.pdf - Quick C library reference: http://goo.gl/n3TYMD - An explanation of all C standards: http://clc-wiki.net/wiki/The_C_Standard
created_on: 1249578326
edited_by: edk!~edk@spy/edk0
edited_on: 1435278588.66322
enabled: 1
last_referenced_in: profess
last_referenced_on: 1441803124.95005
owner: kate`
rate_limit: 15
ref_count: 585
ref_user: profess!~profess@unaffiliated/csddesk
type: text
<standards>
action: /call standard
created_on: 1325646055.9179
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1432517669.29123
owner: pragma_
rate_limit: 15
ref_count: 15
ref_user: kate!~kate@unaffiliated/kate
type: text
<static>
action: used if the function/variable should be limited to one source file, at translation unit scope; variables of this storage class are initialised to zero; variables of this storage class which are declared in functions maintain their value between calls to the function
created_on: 1106976976
enabled: 1
last_referenced_in: #cjeopardy
last_referenced_on: 1436900139.25956
owner: Major-Willard
rate_limit: 15
ref_count: 53
ref_user: m0shbear!~011899988@servbox.moshbear.net
type: text
<std>
action: /say For a list of links to C standards, use the `standard` factoid; for citing the C99 standard, use `c99std`; for citing the C11 standard, use `c11std`
action_with_args: /say Standard C has no notion of '$args', so you must be talking about some specific OS, library, tool, implementation, architecture, et cetera. These are beyond the scope of this channel, which focuses on Standard C.
created_on: 1360056405.36738
enabled: 1
last_referenced_in: refx_
last_referenced_on: 1441191177.55693
owner: pragma-
rate_limit: 15
ref_count: 312
ref_user: refx_!~refx_@178.62.229.14
type: text
<std::>
action: C++, not C. Try #c++
created_on: 1108585411
enabled: 1
last_referenced_in: vigud
last_referenced_on: 1359115483.70845
owner: NeverDream
rate_limit: 15
ref_count: 4
ref_user: Vigud
type: text
<stdarg>
action: interfaces for handling variable argument lists; #include <stdarg.h>; void va_start(va_list ap, arg); void va_copy(va_list dest, va_list src); type va_arg(va_list ap, type); void va_end(va_list ap); see http://www.iso-9899.info/man?stdarg
created_on: 1104404716
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1400347034.56358
owner: prec
rate_limit: 15
ref_count: 7
ref_user: cousteau!~cousteau@80.174.59.6.dyn.user.ono.com
type: text
<stdc>
action: /call cstd
created_on: 1297391573.67872
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1439217654.68787
owner: pragma_
rate_limit: 15
ref_count: 131
ref_user: Chris!~chris@spy/chris
type: text
<stdcvim>
action: /call c99vim
created_on: 1375946558.64588
enabled: 1
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<stderr>
action: a FILE *, traditionally associated with file descriptor 2
created_on: 1104616252
enabled: 1
owner: Major-Willard
rate_limit: 15
ref_count: 1
ref_user: s00p
type: text
<stdin>
action: a FILE *, traditionally associated with file descriptor 0, using fflush() with it is generally pointless
created_on: 1104616182
enabled: 1
last_referenced_in: dorp
last_referenced_on: 1402068584.16266
owner: Major-Willard
rate_limit: 15
ref_count: 18
ref_user: dorp!~dorp@46.120.11.7
type: text
<stdinflush>
action: /say Will fflush(stdin) flush unread characters from the standard input stream? No! See http://www.c-faq.com/stdio/stdinflush.html and http://www.c-faq.com/stdio/stdinflush2.html
created_on: 1193892288
enabled: 1
last_referenced_in: fizzie
last_referenced_on: 1407793101.40192
owner: pragma_
rate_limit: 15
ref_count: 26
ref_user: fizzie!fis@unaffiliated/fizzie
type: text
<stdout>
action: a FILE *, traditionally associated with file descriptor 1
created_on: 1104616210
enabled: 1
owner: Major-Willard
rate_limit: 15
ref_count: 2
ref_user: Major-Willard
type: text
<storage>
action: /call linkageandstorage
created_on: 1221600563
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1440850976.57538
owner: kate`
rate_limit: 15
ref_count: 26
ref_user: u-ou!no-n@unaffiliated/no-n
type: text
<str>
action: a reserved file-scope identifier prefix when followed by a lowercase letter
created_on: 1104399552
enabled: 1
last_referenced_in: #cjeopardy
last_referenced_on: 1420549759.46157
owner: prec
rate_limit: 15
ref_count: 9
ref_user: rob``!~rob@rmartinjak.de
type: text
<strcat>
action: /say IT CAN ALL GO WRONG!
created_on: 1288807638.54215
enabled: 1
last_referenced_in: maxxe
last_referenced_on: 1434254506.20864
owner: pragma_
rate_limit: 15
ref_count: 5
ref_user: maxxe!~maxxe@unaffiliated/maxxe
type: text
<strcpy>
action: /say IT CAN ALL GO WRONG!
created_on: 1288807630.54684
enabled: 1
last_referenced_in: maxxe
last_referenced_on: 1434254496.53941
owner: pragma_
rate_limit: 15
ref_count: 14
ref_user: maxxe!~maxxe@unaffiliated/maxxe
type: text
<string>
action: /say A "string" is a contiguous sequence of characters terminated by and including the first null character; http://www.iso-9899.info/wiki/String
created_on: 1179262366
enabled: 1
last_referenced_in: profess
last_referenced_on: 1441803571.89075
owner: kate`
rate_limit: 15
ref_count: 113
ref_user: profess!~profess@unaffiliated/csddesk
type: text
<stringification>
action: /say C pre-processor stringification macros: http://gcc.gnu.org/onlinedocs/cpp/Stringification.html
created_on: 1296689295.26187
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1330476098.49347
owner: pragma_
rate_limit: 15
ref_count: 4
ref_user: pragma_
type: text
<stringify>
action: /call stringification
created_on: 1296689310.59683
enabled: 1
last_referenced_on: 1330476098.48449
owner: pragma_
rate_limit: 15
ref_count: 4
ref_user: pragma_
type: text
<stringptr>
action: /say A pointer to a string is a pointer to its initial (lowest addressed) character. See also: !string
created_on: 1289157592.73858
enabled: 1
last_referenced_in: maxxe
last_referenced_on: 1407177399.82818
owner: n00p
rate_limit: 15
ref_count: 2
ref_user: maxxe!~maxxe@unaffiliated/maxxe
type: text
<strncpy>
action: http://c-faq.com/lib/strncpy.html and http://blogs.msdn.com/oldnewthing/archive/2005/01/07/348437.aspx
created_on: 1204705609
enabled: 1
last_referenced_in: maxxe
last_referenced_on: 1434254510.24852
owner: pragma_
rate_limit: 15
ref_count: 21
ref_user: maxxe!~maxxe@unaffiliated/maxxe
type: text
<strtol>
action: /say The strtol() function converts a string to a long int value in a way that allows the caller to do meaningful error handling.
created_on: 1425956608.03143
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1425956695.30705
owner: fstd!~fstd@unaffiliated/fisted
rate_limit: 15
ref_count: 1
ref_user: CaZe!~caze@unaffiliated/caze
type: text
<struct>
action: used to define an abstract data type containing other (possibly nested) data types
created_on: 1104886362
enabled: 1
last_referenced_in: doppel
last_referenced_on: 1441049991.23796
owner: Major-Willard
rate_limit: 15
ref_count: 44
ref_user: doppel!~doppel@ip68-96-169-47.lv.lv.cox.net
type: text
<structpacking>
action: /say The Lost Art of C Structure Packing: http://www.catb.org/esr/structure-packing/
created_on: 1428751511.88438
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1428751727.02503
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 1
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<subroutine>
action: a generic definition for any segment of reusable code. see callback
created_on: 1427887694.80346
enabled: 1
last_referenced_in: uuhimhere
last_referenced_on: 1427887702.50059
owner: uuhimhere!~uuhimhere@1.9.98.51
rate_limit: 15
ref_count: 1
ref_user: uuhimhere!~uuhimhere@1.9.98.51
type: text
<support>
action: /say If you are looking for support for a particular piece of software, you are in the wrong place. This channel exists for C programmers and those aspiring to be C programmers -- it is not a general software support channel.
created_on: 1108943444
edited_by: pragma-!~chaos@unaffiliated/pragmatic-chaos
edited_on: 1428749730.36184
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1428749691.21009
owner: prec
rate_limit: 15
ref_count: 33
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<survey>
action: /call poll
created_on: 1375499549.00472
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1436541086.80096
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 8
ref_user: edk!~edk@spy/edk0
type: text
<sus>
action: /say The Single UNIX Specification - http://www.unix.org/single_unix_specification/
created_on: 1332565445.52295
enabled: 1
last_referenced_in: wlhlm
last_referenced_on: 1374272001.67192
owner: Wulf
rate_limit: 15
ref_count: 1
ref_user: wlhlm
type: text
<svn>
action: evil
created_on: 1392240499.19229
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1392240524.03945
owner: zid`!zid@zid.0bit.org
rate_limit: 15
ref_count: 1
ref_user: zid`!zid@zid.0bit.org
type: text
<system-dependent>
action: /call doesntcare
created_on: 1199480739
enabled: 1
owner: pragma_
rate_limit: 15
ref_count: 2
ref_user: jwillia3
type: text
<t&g>
action: The C Answer Book by Clovis L. Tondo and Scott E. Gimpel.
created_on: 1198330155
enabled: 1
last_referenced_in: daowee
last_referenced_on: 1379822723.98538
owner: gamag
rate_limit: 15
ref_count: 3
ref_user: daowee!~daowee@m83-185-149-136.cust.tele2.se
type: text
<tautology>
action: /say Tautologies are things that are tautologous.
created_on: 1366329411.77906
enabled: 1
last_referenced_in: wlhlm
last_referenced_on: 1374271458.6608
owner: Maxdamantus
rate_limit: 15
ref_count: 3
ref_user: wlhlm
type: text
<teachingmath>
action: http://www.personal.psu.edu/drg16/evolution%20of%20teaching%20math.pdf
created_on: 1336210893.55896
enabled: 1
last_referenced_in: wlhlm
last_referenced_on: 1374271982.32456
owner: pragma-
rate_limit: 15
ref_count: 1
ref_user: wlhlm
type: text
<terminator>
action: http://img223.imageshack.us/img223/7959/stringliteralgg3.png
created_on: 1194839172
enabled: 1
owner: Cin
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<terrible>
action: /say Programing is terrible. https://www.youtube.com/watch?v=csyL9EC0S0c
created_on: 1392493517.76891
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1395791629.27031
owner: kate`!~kate@unaffiliated/kate/x-0000001
rate_limit: 15
ref_count: 2
ref_user: rob``!~rob@gtng-4db0456a.pool.mediaWays.net
type: text
<testcaseorgtfo>
action: /say http://i.imgur.com/1qZwa2V.jpg
created_on: 1372966419.42271
enabled: 1
last_referenced_in: sacho
last_referenced_on: 1404641804.84643
owner: pragma-
rate_limit: 15
ref_count: 3
ref_user: sacho!~hecatonic@176-12-62-113.pon.spectrumnet.bg
type: text
<testing>
action: /say C unit testing frameworks: http://check.sourceforge.net and https://github.com/Tuplanolla/cheat
created_on: 1413040096.51198
enabled: 1
last_referenced_in: profess_
last_referenced_on: 1425093646.6479
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 4
ref_user: profess_!~profess__@unaffiliated/csddesk
type: text
<therule>
action: /say The Rule, as Chris Torek calls it, is outdated, wrong and mostly useless. If you want to read it anyway, it says: "In a value context, an object of type "array N of T" (for suitable size N and element type T) becomes a value of type "pointer to T", pointing to the first element of that array, i.e., the one with subscript 0." http://web.torek.net/torek/c/pa.html
created_on: 1295884125.80932
edited_by: edk!~edk@spy/edk0
edited_on: 1441696508.08881
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1441696026.2788
owner: ouah
rate_limit: 15
ref_count: 41
ref_user: edk!~edk@spy/edk0
type: text
<tias>
action: /say "Try It And See" may work in other languages, but not in C due to the nature of undefined behavior/unportable code. Such coding-by-experimentation often leads to situations such as "But it worked fine earlier!" and/or "But it worked on my machine!". http://goo.gl/tCSoXk
created_on: 1228985071
edited_by: nitrix!~nitrix@unaffiliated/nitrix
edited_on: 1402177800.48179
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1442076587.95332
owner: Spark
rate_limit: 15
ref_count: 121
ref_user: Pessimist!Pessimist@gateway/shell/bnc4free/x-bxdxfwqfjqokkovn
type: text
<timezone>
action: none of my concern
created_on: 1321158051.60361
enabled: 1
owner: Skapare
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<to>
action: a reserved function identifier prefix when followed by a lowercase letter
created_on: 1104400219
enabled: 1
last_referenced_in: #cjeopardy
last_referenced_on: 1435744546.1316
owner: prec
rate_limit: 15
ref_count: 9
ref_user: Naam!~Naam@37.59.230.234
type: text
<top10>
action: /say Top 10 beginner mistakes: http://www.andromeda.com/people/ddyer/topten.html (Bonus: find the mistakes within the mistakes!)
created_on: 1193812563
enabled: 1
last_referenced_in: pragma-
last_referenced_on: 1384450771.63236
owner: pragma_
rate_limit: 15
ref_count: 29
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<translation>
action: /call tu
created_on: 1345338490.10754
enabled: 1
last_referenced_on: 1421503768.69658
owner: pragma-
rate_limit: 15
ref_count: 1
ref_user: cartnam!~cartnam@109.97.98.77
type: text
<translation-unit>
action: /call tu
created_on: 1345338493.90964
enabled: 1
last_referenced_on: 1346790067.90837
owner: pragma-
rate_limit: 15
ref_count: 2
ref_user: Tuplanolla
type: text
<trie>
action: http://www.cs.bu.edu/teaching/c/tree/trie/
created_on: 1205343145
enabled: 1
owner: PoppaVic
rate_limit: 15
ref_count: 2
ref_user: Wulf_
type: text
<trigraph>
action: a three character sequence beginning with two question marks, intended to make using C possible on systems where the usual punctuators are missing, typically from keyboards. these sequence is replaced during phase 1 of translation and takes place even within quoted strings.
created_on: 1104552373
enabled: 1
last_referenced_in: lesmon
last_referenced_on: 1435951508.1254
owner: twkm
rate_limit: 15
ref_count: 4
ref_user: lesmon!~lesmon@195-132-62-242.rev.numericable.fr
type: text
<tu>
action: /say A source file together with all the headers and source files included is known as a preprocessing translation unit . After preprocessing, a preprocessing translation unit is called a translation unit. The separate translation units of a program communicate by (for example) calls to functions whose identifiers have external linkage, manipulation of objects whose identifiers have external linkage, or manipulation of data files.
created_on: 1345338450.31284
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1421503768.6987
owner: pragma-
rate_limit: 15
ref_count: 12
ref_user: cartnam!~cartnam@109.97.98.77
type: text
<tutorial>
action: http://www.iso-9899.info/wiki/Web_resources#Getting_Started
created_on: 1108597292
enabled: 1
last_referenced_in: pragma-
last_referenced_on: 1441368508.13661
owner: pragma_
rate_limit: 15
ref_count: 48
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<tuts>
action: /say Almost every "tutorial" on the web is written by a person who does not know C well. Would you learn C from such a person? Obtain a good C book (see ,books) and read it.
created_on: 1216118004
edited_by: pragma-!~chaos@unaffiliated/pragmatic-chaos
edited_on: 1376081559.94274
enabled: 1
last_referenced_in: pragma-
last_referenced_on: 1441368511.71333
owner: Jafet
rate_limit: 15
ref_count: 24
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<typedef>
action: /say Blindly typedefing all structs "just because" is one of the greatest abuses of typedefs in C -- don't do this. Only typedef structs when they are supposed to be opaque types that are manipulated strictly via accessor/mutator functions. Never use typedef to create a pointer type.
created_on: 1383136612.29563
edited_by: pragma-!~chaos@unaffiliated/pragmatic-chaos
edited_on: 1383136647.79051
enabled: 1
last_referenced_in: nitrix
last_referenced_on: 1441345075.13155
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 23
ref_user: nitrix!~nitrix@unaffiliated/nitrix
type: text
<types>
action: http://www.ibm.com/developerworks/power/library/pa-ctypes3/ -- http://www.ibm.com/developerworks/views/power/libraryview.jsp?search_by=everything+you+ever+wanted+to+know+about+C+types
created_on: 1289629005.77406
enabled: 1
last_referenced_in: #cjeopardy
last_referenced_on: 1424687488.27367
owner: PoppaVic
rate_limit: 15
ref_count: 8
ref_user: Sergio965!~Sergio@sergio.bz
type: text
<uaf>
action: /say Referencing memory after it has been freed can cause a program to crash, use unexpected values, or execute code.
created_on: 1395495124.1023
enabled: 1
last_referenced_in: sacho
last_referenced_on: 1403493075.51846
owner: pentester_!~pentester@unaffiliated/pentester
rate_limit: 15
ref_count: 3
ref_user: sacho!~hecatonic@176-12-62-113.pon.spectrumnet.bg
type: text
<underhanded>
action: /say The Underhanded C Contest: http://underhanded.xcott.com/
created_on: 1325912478.29067
enabled: 1
owner: pragma_
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<unicode-compression>
action: http://unicode.org/reports/tr6/
created_on: 1343964247.31064
enabled: 1
last_referenced_in: wlhlm
last_referenced_on: 1374271842.40347
owner: pragma-
rate_limit: 15
ref_count: 1
ref_user: wlhlm
type: text
<union>
action: used to define an abstract data type whose members occupy the same memory
created_on: 1104886538
enabled: 1
last_referenced_in: #cjeopardy
last_referenced_on: 1423728201.61274
owner: Major-Willard
rate_limit: 15
ref_count: 14
ref_user: fluter!~fluter@fedora/fluter
type: text
<unsigned>
action: a qualifier for integer data types, which renders them incapable of representing negative numbers but increases the number of positive values they can represent.
created_on: 1104595343
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1442089790.48174
owner: infobahn
rate_limit: 15
ref_count: 22
ref_user: dogbert2!~dogbert2@ip-64-134-160-99.public.wayport.net
type: text
<uselessuseofbot>
action: /say Dedicated to izabera
created_on: 1419364478.47253
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1419364485.89079
owner: nitrix!~nitrix@unaffiliated/nitrix
rate_limit: 15
ref_count: 1
ref_user: nitrix!~nitrix@unaffiliated/nitrix
type: text
<utf8-everywhere>
action: http://www.utf8everywhere.org/
created_on: 1343964562.6426
enabled: 1
last_referenced_in: wlhlm
last_referenced_on: 1374271827.44467
owner: pragma-
rate_limit: 15
ref_count: 1
ref_user: wlhlm
type: text
<vla>
action: a variable length array: an array data structure of automatic storage duration whose length is determined at run time (instead of at compile time). Example: void voo(int n) { float arr[n]; }
created_on: 1241436478
enabled: 1
last_referenced_in: #cjeopardy
last_referenced_on: 1432969991.18535
owner: Wulf_
rate_limit: 15
ref_count: 25
ref_user: zyxwvuts!~zyxwvuts@c220-239-46-46.eburwd6.vic.optusnet.com.au
type: text
<voidmain>
action: main returns an int, void main() is for dummies
created_on: 1104875507
enabled: 1
last_referenced_in: cousteau
last_referenced_on: 1358177148.34447
owner: twkm
rate_limit: 15
ref_count: 11
ref_user: cousteau
type: text
<volatile>
action: /say A volatile-qualified object may be modified in ways unknown to the implementation or have other unknown side effects when accessed. Actions on such objects shall not be `optimized out` by an implementation or reordered except as permitted by the rules for evaluating expressions.
created_on: 1392434451.93921
edited_by: nitrix!~nitrix@unaffiliated/nitrix
edited_on: 1392435590.99348
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1433478454.83314
owner: nitrix!~nitrix@unaffiliated/nitrix
rate_limit: 15
ref_count: 3
ref_user: CaZe!~caze@unaffiliated/caze
type: text
<votekick>
action: /say $nick: No.
created_on: 1440522891.09036
edited_by: edk!~edk@spy/edk0
edited_on: 1440523076.63991
enabled: 1
last_referenced_in: #pbot2
last_referenced_on: 1440793614.01322
owner: edk!~edk@spy/edk0
rate_limit: 15
ref_count: 8
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<warnings>
action: http://www.iso-9899.info/wiki/WarningFlags
created_on: 1173671019
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1433956300.20958
owner: Baughn
rate_limit: 15
ref_count: 155
ref_user: Chris!~chris@spy/chris
type: text
<wcs>
action: a reserved function identifier prefix when followed by a lowercase letter
created_on: 1104399769
enabled: 1
owner: prec
rate_limit: 15
ref_count: 1
ref_user: Saparok
type: text
<wcsftime>
action: convert date and time to wide string, #include <wchar.h>, size_t wcsftime(wchar_t *ws, size_t maxlen, const wchar_t *format, const struct tm *timeptr); returns NULL if the conversion would succeed within maxlen wide characters otherwise the number of codes stored excluding the terminating null wide character, see http://www.iso-9899.info/man?wcsftime
created_on: 1104393957
enabled: 1
last_referenced_in: sacho
last_referenced_on: 1403492960.6781
owner: twkm
rate_limit: 15
ref_count: 2
ref_user: sacho!~hecatonic@176-12-62-113.pon.spectrumnet.bg
type: text
<wcsrtombs>
action: convert wide character string to (narrow) character string (restartable), #include <wchar.h>, size_t wcsrtombs(char *s, const wchar_t **ws, size_t len, mbstate_t *ps); returns (size_t)-1 and stores EILSEQ in errno if a wide character is encountered that cannot be converted otherwise the number of bytes in the resulting sequence not including the terminating null character, see http://www.iso-9899.info/man?wcsrtombs
created_on: 1104395426
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1406271214.76293
owner: twkm
rate_limit: 15
ref_count: 1
ref_user: fluter!~fluter@fedora/fluter
type: text
<wg14>
action: http://www.open-std.org/jtc1/sc22/wg14/
created_on: 1104460837
enabled: 1
owner: twkm
rate_limit: 15
ref_count: 1
ref_user: pragma_
type: text
<whynot>
action: /say The why not series: http://www.db.net/~db/why_not_series.html
created_on: 1297676655.55852
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1365471911.45507
owner: carcat
rate_limit: 15
ref_count: 5
ref_user: pragma-
type: text
<winsock>
action: http://msdn.microsoft.com/en-us/library/ms740673%28v=vs.85%29.aspx
created_on: 1296827238.89673
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1296827241.10531
owner: Wulf
rate_limit: 15
ref_count: 1
ref_user: Wulf
type: text
<x>
action: /say The X is stupid problem: You want to do X, but don't know how. Therefore, X is stupid.
created_on: 1410157333.66139
enabled: 1
last_referenced_in: #pbot2
last_referenced_on: 1440767936.35297
noembed: 1
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 14
ref_user: cousteau!~cousteau@80.174.59.17.dyn.user.ono.com
type: text
<x->y>
action: syntactic sugar for (*x).y
created_on: 1108845393
edited_by: pragma-!~chaos@unaffiliated/pragmatic-chaos
edited_on: 1381645285.65968
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1381645101.82079
owner: prec
rate_limit: 15
ref_count: 3
ref_user: nitrix!~nitrix@unaffiliated/nitrix
type: text
<x[y]>
action: syntactic sugar for *(x + y)
created_on: 1106283927
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1441694172.57976
owner: prec
rate_limit: 15
ref_count: 52
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<x[y][z]>
action: syntactic sugar for *(*(x + y) + z)
created_on: 1268438822
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1441694191.20747
owner: pragma_
rate_limit: 15
ref_count: 7
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<xkcd>
action: http://xkcdsucks.blogspot.de/ and http://xkcd-sucks.blogspot.de/
created_on: 1420308313.76694
enabled: 1
owner: fstd!~fstd@unaffiliated/fisted
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<|>
action: the bitwise inclusive OR binary operator
created_on: 1104595595
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1436908754.93016
owner: Major-Willard
rate_limit: 15
ref_count: 11
ref_user: rob``!~rob@rmartinjak.de
type: text
<|=>
action: the bitwise inclusive-OR assignment operator. The expression (x |= y) is equivalent to (x = x | y) except that the expression x is evaluated only once.
created_on: 1107898467
enabled: 1
last_referenced_in: pragma-
last_referenced_on: 1375124473.98624
owner: prec
rate_limit: 15
ref_count: 14
ref_user: pragma-
type: text
<||>
action: the McCarthy logical-or binary operator
created_on: 1106515400
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1442180368.89249
owner: Major-Willard
rate_limit: 15
ref_count: 15
ref_user: Wulf!~Wulf@unaffiliated/wulf
type: text
<}>
action: used to terminate a block
created_on: 1106528206
enabled: 1
last_referenced_in: foreverska
last_referenced_on: 1440430174.16125
owner: Major-Willard
rate_limit: 15
ref_count: 6
ref_user: foreverska!~adam@r74-192-238-157.tyrdcmta02.tylrtx.tl.dh.suddenlink.net
type: text
<~>
action: the bitwise NOT unary operator
created_on: 1104602592
enabled: 1
last_referenced_in: cousteau
last_referenced_on: 1406300510.79935
owner: Major-Willard
rate_limit: 15
ref_count: 15
ref_user: cousteau!~cousteau@138.100.74.81
type: text
[##c++]
<cppqref>
action: /say C++ quick reference: http://www.sourcepole.com/sources/programming/cpp/cppqref.html
created_on: 1350619395.84941
enabled: 1
last_referenced_in: edk
last_referenced_on: 1414890433.88987
owner: pragma-
rate_limit: 15
ref_count: 2
ref_user: edk!edk@unaffiliated/edk
type: text
[##club-ubuntu]
<sudo>
action: /say $nick, make your own damn sandwich!
created_on: 1277372207.45751
edited_by: pragma-!~chaos@unaffiliated/pragmatic-chaos
edited_on: 1390638353.97399
enabled: 1
last_referenced_in: #pbot2-test
last_referenced_on: 1440501292.26005
owner: NoCode
rate_limit: 15
ref_count: 24
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
[##posix]
<E2BIG>
action: Argument list too long
created_on: 1239972824
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<EACCES>
action: Permission denied
created_on: 1239972852
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<EADDRINUSE>
action: Address already in use
created_on: 1239973057
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<EADDRNOTAVAIL>
action: Cannot assign requested address
created_on: 1239973059
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<EADV>
action: Advertise error
created_on: 1239972985
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<EAFNOSUPPORT>
action: Address family not supported by protocol
created_on: 1239973054
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<EAGAIN>
action: Resource temporarily unavailable
created_on: 1239972852
enabled: 1
last_referenced_in: wulf
last_referenced_on: 1290332775.70585
owner: Wulf4
rate_limit: 15
ref_count: 2
ref_user: Wulf
type: text
<EALREADY>
action: Operation already in progress
created_on: 1239973097
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<EBADE>
action: Invalid exchange
created_on: 1239972945
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<EBADF>
action: Bad file descriptor
created_on: 1239972829
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 1
ref_user: Wulf_
type: text
<EBADFD>
action: File descriptor in bad state
created_on: 1239973005
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<EBADMSG>
action: Bad message
created_on: 1239972997
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<EBADR>
action: Invalid request descriptor
created_on: 1239972948
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<EBADRQC>
action: Invalid request code
created_on: 1239972955
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<EBADSLT>
action: Invalid slot
created_on: 1239972957
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<EBFONT>
action: Bad font file format
created_on: 1239972962
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<EBUSY>
action: Device or resource busy
created_on: 1239972854
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<ECANCELED>
action: Operation canceled
created_on: 1239973124
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<ECHILD>
action: No child processes
created_on: 1239972831
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<ECHRNG>
action: Channel number out of range
created_on: 1239972925
enabled: 1
last_referenced_in: lemonade`
last_referenced_on: 1318210400.2261
owner: Wulf4
rate_limit: 15
ref_count: 1
ref_user: lemonade`
type: text
<ECOMM>
action: Communication error on send
created_on: 1239972992
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<ECONNABORTED>
action: Software caused connection abort
created_on: 1239973070
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<ECONNREFUSED>
action: Connection refused
created_on: 1239973089
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<ECONNRESET>
action: Connection reset by peer
created_on: 1239973072
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<EDEADLK>
action: Resource deadlock avoided
created_on: 1239972902
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<EDEADLOCK>
action: Resource deadlock avoided
created_on: 1239972960
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<EDESTADDRREQ>
action: Destination address required
created_on: 1239973034
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<EDOM>
action: Numerical argument out of domain
created_on: 1239972897
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<EDOTDOT>
action: RFS specific error
created_on: 1239972994
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<EDQUOT>
action: Disk quota exceeded
created_on: 1239973117
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<EEXIST>
action: File exists
created_on: 1239972856
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<EFAULT>
action: Bad address
created_on: 1239972852
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 1
ref_user: Wulf_
type: text
<EFBIG>
action: File too large
created_on: 1239972881
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<EHOSTDOWN>
action: Host is down
created_on: 1239973092
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<EHOSTUNREACH>
action: No route to host
created_on: 1239973094
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<EIDRM>
action: Identifier removed
created_on: 1239972923
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<EILSEQ>
action: Invalid or incomplete multibyte or wide character
created_on: 1239973022
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<EINPROGRESS>
action: Operation now in progress
created_on: 1239973099
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<EINTR>
action: Interrupted system call
created_on: 1239972819
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<EINVAL>
action: Invalid argument
created_on: 1239972869
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 1
ref_user: joeyadams
type: text
<EIO>
action: Input/output error
created_on: 1239972819
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<EISCONN>
action: Transport endpoint is already connected
created_on: 1239973077
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<EISDIR>
action: Is a directory
created_on: 1239972867
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<EISNAM>
action: Is a named type file
created_on: 1239973112
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<EKEYEXPIRED>
action: Key has expired
created_on: 1239973129
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<EKEYREJECTED>
action: Key was rejected by service
created_on: 1239973134
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<EKEYREVOKED>
action: Key has been revoked
created_on: 1239973132
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<EL2HLT>
action: Level 2 halted
created_on: 1239972942
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 1
ref_user: joeyadams
type: text
<EL2NSYNC>
action: Level 2 not synchronized
created_on: 1239972927
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<EL3HLT>
action: Level 3 halted
created_on: 1239972930
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 1
ref_user: joeyadams
type: text
<EL3RST>
action: Level 3 reset
created_on: 1239972932
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<ELIBACC>
action: Can not access a needed shared library
created_on: 1239973009
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<ELIBBAD>
action: Accessing a corrupted shared library
created_on: 1239973012
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<ELIBEXEC>
action: Cannot exec a shared library directly
created_on: 1239973019
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<ELIBMAX>
action: Attempting to link in too many shared libraries
created_on: 1239973017
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<ELIBSCN>
action: .lib section in a.out corrupted
created_on: 1239973014
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<ELNRNG>
action: Link number out of range
created_on: 1239972935
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<ELOOP>
action: Too many levels of symbolic links
created_on: 1239972915
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<EMEDIUMTYPE>
action: Wrong medium type
created_on: 1239973122
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<EMFILE>
action: Too many open files
created_on: 1239972874
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<EMLINK>
action: Too many links
created_on: 1239972897
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<EMSGSIZE>
action: Message too long
created_on: 1239973037
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<EMULTIHOP>
action: Multihop attempted
created_on: 1239972992
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<ENAMETOOLONG>
action: File name too long
created_on: 1239972905
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<ENAVAIL>
action: No XENIX semaphores available
created_on: 1239973110
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<ENETDOWN>
action: Network is down
created_on: 1239973062
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<ENETRESET>
action: Network dropped connection on reset
created_on: 1239973067
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<ENETUNREACH>
action: Network is unreachable
created_on: 1239973064
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<ENFILE>
action: Too many open files in system
created_on: 1239972871
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<ENOANO>
action: No anode
created_on: 1239972952
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<ENOBUFS>
action: No buffer space available
created_on: 1239973074
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<ENOCSI>
action: No CSI structure available
created_on: 1239972940
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<ENODATA>
action: No data available
created_on: 1239972967
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<ENODEV>
action: No such device
created_on: 1239972861
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<ENOENT>
action: No such file or directory
created_on: 1239972819
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<ENOEXEC>
action: Exec format error
created_on: 1239972826
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<ENOKEY>
action: Required key not available
created_on: 1239973127
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<ENOLCK>
action: No locks available
created_on: 1239972907
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<ENOLINK>
action: Link has been severed
created_on: 1239972983
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<ENOMEDIUM>
action: No medium found
created_on: 1239973119
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<ENOMEM>
action: Cannot allocate memory
created_on: 1239972852
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<ENOMSG>
action: No message of desired type
created_on: 1239972920
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<ENONET>
action: Machine is not on the network
created_on: 1239972975
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<ENOPKG>
action: Package not installed
created_on: 1239972977
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<ENOPROTOOPT>
action: Protocol not available
created_on: 1239973042
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<ENOSPC>
action: No space left on device
created_on: 1239972884
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<ENOSR>
action: Out of streams resources
created_on: 1239972972
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<ENOSTR>
action: Device not a stream
created_on: 1239972965
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<ENOSYS>
action: Function not implemented
created_on: 1239972910
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<ENOTBLK>
action: Block device required
created_on: 1239972852
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<ENOTCONN>
action: Transport endpoint is not connected
created_on: 1239973079
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<ENOTDIR>
action: Not a directory
created_on: 1239972864
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<ENOTEMPTY>
action: Directory not empty
created_on: 1239972912
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<ENOTNAM>
action: Not a XENIX named type file
created_on: 1239973107
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<ENOTRECOVERABLE>
action: State not recoverable
created_on: 1239973139
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<ENOTSOCK>
action: Socket operation on non-socket
created_on: 1239973032
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<ENOTTY>
action: Inappropriate ioctl for device
created_on: 1239972876
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<ENOTUNIQ>
action: Name not unique on network
created_on: 1239973002
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<ENXIO>
action: No such device or address
created_on: 1239972821
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<EOPNOTSUPP>
action: Operation not supported
created_on: 1239973049
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1321679200.58179
owner: Wulf4
rate_limit: 15
ref_count: 1
ref_user: Wulf
type: text
<EOVERFLOW>
action: Value too large for defined data type
created_on: 1239972999
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<EOWNERDEAD>
action: Owner died
created_on: 1239973137
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<EPERM>
action: Operation not permitted
created_on: 1239972819
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<EPFNOSUPPORT>
action: Protocol family not supported
created_on: 1239973052
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<EPIPE>
action: Broken pipe
created_on: 1239972897
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<EPROTO>
action: Protocol error
created_on: 1239972992
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<EPROTONOSUPPORT>
action: Protocol not supported
created_on: 1239973044
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<EPROTOTYPE>
action: Protocol wrong type for socket
created_on: 1239973040
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<ERANGE>
action: Numerical result out of range
created_on: 1239972900
enabled: 1
last_referenced_in: #cjeopardy
last_referenced_on: 1441847741.62704
owner: Wulf4
rate_limit: 15
ref_count: 1
ref_user: crossroads1112!~crossroad@2602:306:320a:6fc0::43
type: text
<EREMCHG>
action: Remote address changed
created_on: 1239973007
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<EREMOTE>
action: Object is remote
created_on: 1239972980
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<EREMOTEIO>
action: Remote I/O error
created_on: 1239973114
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<ERESTART>
action: Interrupted system call should be restarted
created_on: 1239973024
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<EROFS>
action: Read-only file system
created_on: 1239972897
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<ESHUTDOWN>
action: Cannot send after transport endpoint shutdown
created_on: 1239973082
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<ESOCKTNOSUPPORT>
action: Socket type not supported
created_on: 1239973047
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<ESPIPE>
action: Illegal seek
created_on: 1239972886
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<ESRCH>
action: No such process
created_on: 1239972819
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 1
ref_user: Wulf_
type: text
<ESRMNT>
action: Srmount error
created_on: 1239972992
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<ESTALE>
action: Stale NFS file handle
created_on: 1239973102
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<ESTRPIPE>
action: Streams pipe error
created_on: 1239973027
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<ETIME>
action: Timer expired
created_on: 1239972970
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<ETIMEDOUT>
action: Connection timed out
created_on: 1239973087
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<ETOOMANYREFS>
action: Too many references: cannot splice
created_on: 1239973084
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<ETXTBSY>
action: Text file busy
created_on: 1239972879
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 1
ref_user: Wulf4
type: text
<EUCLEAN>
action: Structure needs cleaning
created_on: 1239973104
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<EUNATCH>
action: Protocol driver not attached
created_on: 1239972937
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<EUSERS>
action: Too many users
created_on: 1239973029
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<EWOULDBLOCK>
action: Resource temporarily unavailable
created_on: 1239972917
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<EXDEV>
action: Invalid cross-device link
created_on: 1239972859
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<EXFULL>
action: Exchange full
created_on: 1239972950
enabled: 1
owner: Wulf4
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<SIGBUS>
action: a signal sent when an address is referenced that is not correctly aligned
created_on: 1107559298
enabled: 1
owner: Major-Willard
rate_limit: 15
ref_count: 2
ref_user: Major-Willard
type: text
<SIGSEGV>
action: a signal sent when an address is referenced that has not been allocated to your virtual address space
created_on: 1104612469
enabled: 1
last_referenced_in: q0
last_referenced_on: 1397733346.07847
owner: Major-Willard
rate_limit: 15
ref_count: 1
ref_user: q0!~q@CPE-58-174-77-12.aecz2.woo.bigpond.net.au
type: text
<SIGUSR1>
action: a signal reserved for unspecified user process use
created_on: 1104612781
enabled: 1
owner: Major-Willard
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<SIGUSR2>
action: a signal reserved for unspecified user process use
created_on: 1104613039
enabled: 1
owner: Major-Willard
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<apue>
action: Advanced Programming in the UNIX Environment, by Stevens and Rago, see http://www.apuebook.com/
created_on: 1268625692
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1426283338.33001
owner: PoppaVic
rate_limit: 15
ref_count: 57
ref_user: Saparok!~Saparok@pool-71-114-224-142.austtx.dsl-w.verizon.net
type: text
<apue2>
action: http://www.apuebook.com/
created_on: 1197696012
enabled: 1
owner: kp
rate_limit: 15
ref_count: 5
ref_user: Draconx
type: text
<beej>
action: /say Beej's Guide to Network Programming -- Using Internet Sockets is at http://beej.us/guide/bgnet/
created_on: 1186757356
enabled: 1
last_referenced_in: georgej
last_referenced_on: 1328611685.64744
owner: twkm
rate_limit: 15
ref_count: 80
ref_user: GeorgeJ
type: text
<gettimeofday>
action: a function that returns the time in seconds and milliseconds since the epoch (Thursday, January 1 1970) and the local timezone
created_on: 1104639290
enabled: 1
owner: Major-Willard
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<ipc>
action: /say IPC is Inter-Process Communication. A nice tutorial for UNIX is at http://www.ecst.csuchico.edu/~beej/guide/ipc/
created_on: 1104609621
enabled: 1
last_referenced_in: popl
last_referenced_on: 1369517613.71134
owner: twkm
rate_limit: 15
ref_count: 8
ref_user: popl
type: text
<posix>
action: /say The Open Group Base Specifications Issue 7: http://pubs.opengroup.org/onlinepubs/9699919799/
created_on: 1179496311
edited_by: pragma-!~chaos@unaffiliated/pragmatic-chaos
edited_on: 1397728560.84291
enabled: 1
last_referenced_in: edk
last_referenced_on: 1439367946.10208
owner: pragma_
rate_limit: 15
ref_count: 38
ref_user: edk!~edk@spy/edk0
type: text
<pth>
action: http://www.gnu.org/software/pth/
created_on: 1181487162
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1296694044.23265
owner: PoppaVic
rate_limit: 15
ref_count: 7
ref_user: pragma_
type: text
<raw_ping>
action: http://courses.cs.vt.edu/~cs4254/fall04/slides/raw_1.pdf
created_on: 1203042361
enabled: 1
owner: pragma_
rate_limit: 15
ref_count: 1
ref_user: pragma_
type: text
<unbufferedgetc>
action: /say How to disable line-buffering with termios/cbreak: http://shtrom.ssji.net/skb/getc.html and http://c-faq.com/osdep/cbreak.html
created_on: 1106032892
enabled: 1
last_referenced_in: pragma-
last_referenced_on: 1434482919.78455
owner: pragma_
rate_limit: 15
ref_count: 27
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<unixfaq>
action: http://www.erlenstar.demon.co.uk/unix/faq_toc.html
created_on: 1104460642
enabled: 1
last_referenced_on: 1281777553.47855
owner: twkm
rate_limit: 15
ref_count: 3
ref_user: luneff
type: text
<unp>
action: /call unp1
created_on: 1269767264
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1437647144.37884
owner: pragma_
rate_limit: 15
ref_count: 68
ref_user: kate!~kate@unaffiliated/kate
type: text
<unp1>
action: Unix Network Programming Vol I: http://www.unpbook.com/
created_on: 1195011079
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1437647144.38915
owner: pragma_
rate_limit: 15
ref_count: 153
ref_user: kate!~kate@unaffiliated/kate
type: text
<unp2>
action: unix network programming, volume 2: interprocess communications, by stevens, see http://www.kohala.com/start/unpv22e/unpv22e.html
created_on: 1104636219
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1297526408.81251
owner: twkm
rate_limit: 15
ref_count: 25
ref_user: Dianora
type: text
[#cjeopardy]
<w>
action: /call fact #cjeopardy what
created_on: 1406663700.94145
edited_by: pragma-!~chaos@unaffiliated/pragmatic-chaos
edited_on: 1430108449.88004
enabled: 1
last_referenced_in: #cjeopardy
last_referenced_on: 1442088040.2148
noembed: 1
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 0
ref_count: 25806
ref_user: kurahaupo_!~kurahaupo@118.148.197.107
type: text
<what>
action: /call cjeopardy_answer_module $nick $channel
created_on: 1406470658.61024
edited_by: pragma-!~chaos@unaffiliated/pragmatic-chaos
edited_on: 1422426290.87004
enabled: 1
last_referenced_in: #cjeopardy
last_referenced_on: 1442236924.75307
nooverride: 1
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 0
ref_count: 34979
ref_user: Shad_!d4c66e5f@gateway/web/freenode/ip.212.198.110.95
type: text
[#pbot2]
<add1>
action: /call bc define add(x, y) { return x + y }; add($args)
created_on: 1427995653.31329
enabled: 1
last_referenced_on: 1428002113.61222
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 3
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<cba>
action: cba
created_on: 1428701493.14731
enabled: 1
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<dies>
action: 1 2 3 "die fell off table" 4 5 6
created_on: 1346030056.75315
enabled: 1
owner: pragma-
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<echo>
action: /say $args
created_on: 1381588173.2145
enabled: 1
last_referenced_in: #pbot2
last_referenced_on: 1442250713.84614
owner: edk!edk@unaffiliated/edk
rate_limit: 0
ref_count: 23
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<resistance>
action: futile.
created_on: 1195527445
enabled: 1
last_referenced_in: #pbot2
last_referenced_on: 1296270012.10031
owner: kp
rate_limit: 15
ref_count: 1
ref_user: pragma_
type: text
<test>
action: "FOO"
created_on: 1442250777.53307
enabled: 1
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<tossdie>
action: /me tosses a die, it lands on $dies
created_on: 1346029894.20942
enabled: 1
last_referenced_in: #pbot2
last_referenced_on: 1346030134.89646
owner: cousteau
rate_limit: 0
ref_count: 7
ref_user: pragma-
type: text
<void>
action: http://thecodelesscode.com/case/5
created_on: 1341571268.10012
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1440535462.88465
owner: cousteau
rate_limit: 15
ref_count: 35
ref_user: cousteau!~cousteau@80.174.59.17.dyn.user.ono.com
type: text
[#pbot2-test]
<foo>
action: /say $nick: bar
action_with_args: /say $nick: fuz
created_on: 1440791477.61227
enabled: 1
last_referenced_in: #pbot2-test
last_referenced_on: 1440793546.55085
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 7
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
[#philosophy]
<death>
action: http://www.newscientist.com/article/mg19626252.800
created_on: 1262505629
enabled: 1
owner: pragma_
rate_limit: 15
ref_count: 1
ref_user: n00p
type: text
<everything>
action: for the best, right?
created_on: 1264580456
enabled: 1
last_referenced_on: 1280442244.75866
owner: Nately
rate_limit: 15
ref_count: 3
ref_user: Midass
type: text
<evilandomnipotence>
action: http://www.ditext.com/mackie/evil.html
created_on: 1260213447
enabled: 1
owner: pragma_
rate_limit: 15
ref_count: 1
ref_user: n00p
type: text
<existence>
action: /say The most basic property is the property that there are no properties; which is a property in itself. The most basic object is the void; which by the same vein of the first sentence means that there cannot be a void. Everything and nothing is filled with something. Existence is simply a paradox of contradictions and opposite reactions. Ones and zeroes, truth and fiction. Everything that shall be will be. A collective imagination of sentience.
created_on: 1258974955
enabled: 1
owner: pragma_
rate_limit: 15
ref_count: 10
ref_user: pragma_
type: text
<fool>
action: /say He who asks a question may be a fool for five minutes; he who does not ask a question remains a fool forever.
created_on: 1194366107
enabled: 1
last_referenced_in: cousteau
last_referenced_on: 1389882174.72407
owner: pragma_
rate_limit: 15
ref_count: 20
ref_user: cousteau!~cousteau@138.100.74.81
type: text
<gamers>
action: http://infovore.org/talks/if-gamers-ran-the-world/
created_on: 1228387329
enabled: 1
owner: pragma_
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<mankind>
action: http://etext.virginia.edu/toc/modeng/public/VanStor.html
created_on: 1277818342.77735
enabled: 1
last_referenced_in: remoun
last_referenced_on: 1290889231.26566
owner: pragma_
rate_limit: 15
ref_count: 2
ref_user: Remoun
type: text
<meaning>
action: http://users.aristotle.net/~diogenes/meaning1.htm
created_on: 1269729905
enabled: 1
owner: pragma_
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<meat>
action: http://baetzler.de/humor/meat_beings.html -- What aliens would say if they discovered Earth
created_on: 1260485203
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1396586574.9899
owner: pragma_
rate_limit: 15
ref_count: 4
ref_user: jack_rabbit!~jack_rabb@c-98-253-57-51.hsd1.il.comcast.net
type: text
<onedim-man>
action: http://www.marcuse.org/herbert/pubs/64onedim/odmcontents.html
created_on: 1258771422
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1285212597.51546
owner: pragma_
rate_limit: 15
ref_count: 2
ref_user: JodaZ
type: text
<phil31>
action: http://philosophy.ucsd.edu/faculty/dbrink/courses/31-05/
created_on: 1258966138
enabled: 1
last_referenced_in: cousteau
last_referenced_on: 1383562512.0533
owner: pragma_
rate_limit: 15
ref_count: 3
ref_user: cousteau!~cousteau@138.100.74.81
type: text
<questions>
action: http://www.roangelo.net/logwitt/logwit12.html
created_on: 1258590235
enabled: 1
last_referenced_in: rvraghav93
last_referenced_on: 1396111101.39014
owner: pragma_
rate_limit: 15
ref_count: 5
ref_user: rvraghav93!~quassel@117.216.41.36
type: text
<scale>
action: /say The scale of the Universe: http://htwins.net/scale/index.html
created_on: 1282252138.81919
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1359720953.46349
owner: pragma_
rate_limit: 15
ref_count: 2
ref_user: Maxdamantus
type: text
<sky>
action: /say The sky is $colors.
created_on: 1186181196
enabled: 1
last_referenced_in: #pbot2
last_referenced_on: 1362001614.06183
owner: upd
rate_limit: 15
ref_count: 26
ref_user: devin_
type: text
<stinkin-thinkin>
action: http://psychcentral.com/lib/2006/the-top-10-types-of-stinkin-thinkin/
created_on: 1203669727
enabled: 1
owner: _pragma
rate_limit: 15
ref_count: 1
ref_user: pragma_
type: text
<theworld>
action: http://strangemaps.files.wordpress.com/2006/11/800px-reagan-digitised-poster.JPG -- http://interactive.usc.edu/members/nsharkasi/americanworld.jpg -- http://cdn.epltalk.com/wp-content/uploads/2009/10/world-according-to-americans.jpg -- http://img293.imageshack.us/img293/2952/usworldem8.jpg
created_on: 1262055589
enabled: 1
last_referenced_in: nitrix
last_referenced_on: 1377365744.58281
owner: pragma_
rate_limit: 15
ref_count: 2
ref_user: nitrix!~nitrix@unaffiliated/nitrix
type: text
<thingswedo>
action: http://faculty.ed.uiuc.edu/g-cziko/twd/pdf/index.html
created_on: 1259592605
enabled: 1
owner: pragma_
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<trolley>
action: http://www.saintgasoline.com/comics/2007-03-04-Allegory_of_Trolley_Problem_Paradox.JPG
created_on: 1275605468
enabled: 1
last_referenced_in: profess
last_referenced_on: 1424384411.78927
owner: pragma_
rate_limit: 15
ref_count: 7
ref_user: profess!~profess__@unaffiliated/csddesk
type: text
<validity>
action: http://www.jimpryor.net/teaching/vocab/validity.html
created_on: 1260221360
enabled: 1
owner: pragma_
rate_limit: 15
ref_count: 2
ref_user: n00p
type: text
[.*]
<.*sorry.*>
action: sorry
created_on: 1429160202.35585
enabled: 1
last_referenced_in: os-11711
last_referenced_on: 1442142880.79797
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 14
ref_user: OS-11711!~OS-11711@unaffiliated/os-11711
type: regex
</say>
action: /call say
created_on: 1251694751
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1442184333.44654
owner: pragma_
rate_limit: 15
ref_count: 114
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<10words>
action: http://theoatmeal.com/comics/misspelling
created_on: 1262461605
enabled: 1
last_referenced_in: cousteau
last_referenced_on: 1439334238.21795
owner: pragma_
rate_limit: 15
ref_count: 4
ref_user: cousteau!~cousteau@80.174.59.17.dyn.user.ono.com
type: text
<20q>
action: /say If you have a question, please be specific and concise. Don't ask questions like 'Does anyone know how to ...' or 'What is the best way to ...'. We do not have the time or patience to play a game of 20 questions with people that are not capable of articulating properly. See also: http://catb.org/~esr/faqs/smart-questions.html
created_on: 1215709795
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1421805999.23482
owner: Jafet
rate_limit: 15
ref_count: 5
ref_user: doppel!~doppel@ip68-96-169-47.lv.lv.cox.net
type: text
<21days>
action: http://norvig.com/21-days.html
created_on: 1177064329
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1440693840.38167
owner: kate`
rate_limit: 15
ref_count: 21
ref_user: edk!~edk@spy/edk0
type: text
<2html.vim>
action: #!/bin/sh vim -n -c ':so \$VIMRUNTIME/syntax/2html.vim' -c ':wqa' \$1 > /dev/null 2> /dev/null
created_on: 1183513530
enabled: 1
last_referenced_in: pragma-
last_referenced_on: 1393579441.20645
owner: pragma_
rate_limit: 15
ref_count: 7
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<3star>
action: http://c2.com/cgi/wiki?ThreeStarProgrammer
created_on: 1111867182
enabled: 1
last_referenced_in: ##c-unregistered
last_referenced_on: 1421772036.13315
owner: pragma_
rate_limit: 15
ref_count: 24
ref_user: nitrix!~nitrix@unaffiliated/nitrix
type: text
<6thsense>
action: http://www.movie-moron.com/wp-content/gallery/various/I-See-Stupid-People.jpg
created_on: 1262501664
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1395201625.95413
owner: pragma_
rate_limit: 15
ref_count: 5
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<8ball>
action: /say $nick, $answers
action_with_args: /say $nick, $answers
created_on: 1193948417
enabled: 1
last_referenced_in: fluter
last_referenced_on: 1442241441.22546
owner: pragma_
rate_limit: 0
ref_count: 2178
ref_user: fluter!~fluter@fedora/fluter
type: text
use_output_queue: 1
<:(>
action: /call :)
created_on: 1180052710
enabled: 1
last_referenced_in: nuri
last_referenced_on: 1439859084.90082
owner: pragma_
rate_limit: 15
ref_count: 36
ref_user: Nuri!~Nuri@95.15.21.115
type: text
<:)>
action: /call say $faces
created_on: 1109365121
edited_by: pragma-!~chaos@unaffiliated/pragmatic-chaos
edited_on: 1428310342.25643
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1441353467.48651
owner: pragma_
rate_limit: 15
ref_count: 186
ref_user: doppel!~doppel@ip68-96-169-47.lv.lv.cox.net
type: text
<:-(>
action: /call :)
created_on: 1180052743
enabled: 1
owner: pragma_
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<:-)>
action: /call :)
created_on: 1180052725
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1441053323.90142
owner: pragma_
rate_limit: 15
ref_count: 4
ref_user: doppel!~doppel@ip68-96-169-47.lv.lv.cox.net
type: text
<:-D>
action: /call :)
created_on: 1180052738
enabled: 1
owner: pragma_
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<:-P>
action: /call :)
created_on: 1180052730
enabled: 1
owner: pragma_
rate_limit: 15
ref_count: 2
ref_user: yobo2
type: text
<:-o>
action: /call :)
created_on: 1439056844.06653
enabled: 1
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<:-p>
action: /call :)
created_on: 1180052734
enabled: 1
owner: pragma_
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<:D>
action: /call :)
created_on: 1180052717
enabled: 1
last_referenced_in: kate
last_referenced_on: 1437746706.82723
owner: pragma_
rate_limit: 15
ref_count: 21
ref_user: kate!~kate@unaffiliated/kate
type: text
<:o>
action: /call :)
created_on: 1180052721
enabled: 1
last_referenced_on: 1380317194.32684
owner: pragma_
rate_limit: 15
ref_count: 10
ref_user: drgoebbels!~drgoebbel@205.157.160.10
type: text
<:p>
action: /call :)
created_on: 1180052714
enabled: 1
last_referenced_on: 1390399769.04022
owner: pragma_
rate_limit: 15
ref_count: 8
ref_user: rie!~chatzilla@p2003004ACE51B43792E6BAFFFE5389F3.dip0.t-ipconnect.de
type: text
<;)>
action: /call me $body_action seductively.
created_on: 1109657503
edited_by: pragma-!~chaos@unaffiliated/pragmatic-chaos
edited_on: 1428310304.99879
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1428310399.97741
owner: pragma_
rate_limit: 15
ref_count: 21
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<APPALLING>
action: Acronym Production Particularly At Lavish Level Is No Good
created_on: 1108954548
enabled: 1
last_referenced_in: mhi^
last_referenced_on: 1358515888.49913
owner: Major-Willard
rate_limit: 15
ref_count: 4
ref_user: mhi^
type: text
<BFS>
action: Breadth First Search -- http://en.wikipedia.org/wiki/Breadth-first_search
created_on: 1242883241
enabled: 1
owner: Wulf_
rate_limit: 15
ref_count: 1
ref_user: zacs7
type: text
<DFS>
action: Depth First Search -- http://en.wikipedia.org/wiki/Depth-first_search
created_on: 1242883141
enabled: 1
owner: Chris
rate_limit: 15
ref_count: 1
ref_user: Chris
type: text
<GIGO>
action: garbage in, garbage out
created_on: 1174497896
enabled: 1
owner: prec
rate_limit: 15
ref_count: 1
ref_user: n00p
type: text
<GP>
action: General Purpose
created_on: 1107533027
enabled: 1
owner: PoppaVic
rate_limit: 15
ref_count: 1
ref_user: PoppaVic
type: text
<IB>
action: implementation defined behaviour
created_on: 1253031223
enabled: 1
owner: Wulf_
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<IMP>
action: Interface Message Processor
created_on: 1108947650
enabled: 1
owner: Major-Willard
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<LE>
action: Learning Experience. Any LE is a good one, as long as you survive it.
created_on: 1266717828
enabled: 1
last_referenced_in: mhi^
last_referenced_on: 1358515895.60251
owner: PoppaVic
rate_limit: 15
ref_count: 2
ref_user: mhi^
type: text
<LFS>
action: http://en.wikipedia.org/wiki/Large_file_support
created_on: 1183700942
enabled: 1
last_referenced_in: pragma_
last_referenced_on: 1297672482.00022
owner: vorpal
rate_limit: 15
ref_count: 3
ref_user: pragma_
type: text
<LostDatagram>
action: currently away, try again later
created_on: 1398061985.15232
enabled: 1
owner: LostDatagram!~david@188.226.210.76
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<Lt-Col-Kilgore>
action: 1st of the 9th, air-mobile
created_on: 1106871669
enabled: 1
last_referenced_in: mhi^
last_referenced_on: 1358515905.78951
owner: Lt-Col-Kilgore
rate_limit: 15
ref_count: 1
ref_user: mhi^
type: text
<MSDN>
action: /say Microsoft Developer Network: http://msdn.microsoft.com
created_on: 1327413086.05689
enabled: 1
owner: pragma_
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<Major-Willard>
action: a $sizes $colors gun totin non-jesus freak
created_on: 1104594621
enabled: 1
owner: defrost
rate_limit: 15
ref_count: 9
ref_user: kate`
type: text
<Pascal>
action: "A program language named after a man who would turn over in his grave if he knew about it."
created_on: 1108206649
enabled: 1
last_referenced_in: ##c-unregistered
last_referenced_on: 1426458039.41379
owner: Tom^
rate_limit: 15
ref_count: 5
ref_user: terabit!~citizen4@unaffiliated/terabit
type: text
<Plan9>
action: written in C, it's free and you can find it here: http://plan9.bell-labs.com/plan9dist or /join #plan9
created_on: 1106978951
enabled: 1
last_referenced_in: solar_sea
last_referenced_on: 1290597484.42051
owner: Major-Willard
rate_limit: 15
ref_count: 1
ref_user: solar_sea
type: text
<PoppaVic>
action: Get yer own damned noise.
created_on: 1311377304.65045
enabled: 1
last_referenced_in: poppavic
last_referenced_on: 1311377378.9028
owner: PoppaVic
rate_limit: 15
ref_count: 2
ref_user: PoppaVic
type: text
<QED>
action: from the Latin; therin lies the proof
created_on: 1106890375
enabled: 1
owner: Major-Willard
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<SDL>
action: http://www.libsdl.org
created_on: 1107541279
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1421925518.47581
owner: Tom^
rate_limit: 15
ref_count: 4
ref_user: cartnam!~cartnam@92.85.83.120
type: text
<SNAFU>
action: Situation Normal All Fucked Up
created_on: 1109292157
enabled: 1
owner: Major-Willard
rate_limit: 15
ref_count: 2
ref_user: Major-Willard
type: text
<SOP>
action: "Standard Operating Procedure"
created_on: 1107543001
enabled: 1
owner: PoppaVic
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<TARFU>
action: Things Are Really Fucked Up
created_on: 1109292407
enabled: 1
owner: Major-Willard
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<TIL>
action: "Threaded Interpretive Language"
created_on: 1107798020
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1296694066.21827
owner: PoppaVic
rate_limit: 15
ref_count: 3
ref_user: crct
type: text
<TLI>
action: "Too Little Info"
created_on: 1107535494
enabled: 1
owner: PoppaVic
rate_limit: 15
ref_count: 1
ref_user: PoppaVic
type: text
<TMI>
action: "Too Much Info"
created_on: 1107535524
enabled: 1
owner: PoppaVic
rate_limit: 15
ref_count: 1
ref_user: PoppaVic
type: text
<UTSL>
action: /say Use the source, Luke!
created_on: 1229211575
enabled: 1
owner: Wulf_
rate_limit: 15
ref_count: 10
ref_user: Wulf4
type: text
<Zhivago>
action: http://bigeyedeer.files.wordpress.com/2008/07/graf.gif
created_on: 1217055595
enabled: 1
last_referenced_in: #cjeopardy
last_referenced_on: 1425969341.51869
owner: pragma_
rate_limit: 15
ref_count: 23
ref_user: fluter!~fluter@fedora/fluter
type: text
<\bah\b.*>
action: 8ball
created_on: 1397507267.58037
enabled: 1
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 0
ref_count: 0
ref_user: nobody
type: regex
<\bain'?t.*>
action: 8ball
created_on: 1427686735.86836
enabled: 1
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 0
ref_count: 0
ref_user: nobody
type: regex
<\bam\b.*>
action: 8ball
created_on: 1195010735
enabled: 1
last_referenced_in: kate
last_referenced_on: 1437752816.56124
owner: pragma_
rate_limit: 0
ref_count: 12
ref_user: kate!~kate@unaffiliated/kate
type: regex
<\baren'?t.*>
action: 8ball
created_on: 1427686653.27805
enabled: 1
last_referenced_in: francis7
last_referenced_on: 1440893900.42242
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 0
ref_count: 3
ref_user: francis7!~fchmmr@fsf/member/fchmmr
type: regex
<\bbot\b.*>
action: say $bot_reply
created_on: 1275630337
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1442232349.29789
owner: candide
rate_limit: 0
ref_count: 13
ref_user: mayuresh!~mayuresh@249.snat-111-91-30.hns.net.in
type: regex
<\bcake.*>
action: say $the_cake
created_on: 1195100298
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1428106969.61669
owner: pragma_
rate_limit: 0
ref_count: 3
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: regex
<\bcake\b.*>
action: say $the_cake
created_on: 1195100325
enabled: 1
owner: pragma_
rate_limit: 0
ref_count: 0
ref_user: nobody
type: regex
<\bcan'?t?\b.*>
action: 8ball
created_on: 1195010466
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1442089851.37003
owner: pragma_
rate_limit: 0
ref_count: 37
ref_user: kurahaupo_!~kurahaupo@118.148.197.107
type: regex
<\bconsider.*>
action: say That's $severity $question_type, $nick.
created_on: 1427591328.04788
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1435798708.98897
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 0
ref_count: 3
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: regex
<\bdo[n't]+?\b.*>
action: 8ball
created_on: 1195010567
enabled: 1
last_referenced_in: cousteau
last_referenced_on: 1441638965.27019
owner: pragma_
rate_limit: 0
ref_count: 14
ref_user: cousteau!~cousteau@138.100.74.81
type: regex
<\bdo\b.*>
action: 8ball
created_on: 1277879456.23137
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1441137957.7096
owner: pragma_
rate_limit: 0
ref_count: 19
ref_user: ^python111!~^python11@93-138-58-77.adsl.net.t-com.hr
type: regex
<\bdoesn'?t.*>
action: 8ball
created_on: 1427686604.31496
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1441826652.88281
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 0
ref_count: 8
ref_user: nwmcsween!~nwmcsween@66.51.139.245.erx-static.cipherkey.com
type: regex
<\bdon'?t.*>
action: 8ball
created_on: 1427686680.02354
enabled: 1
last_referenced_in: #pbot2-test
last_referenced_on: 1440506968.23095
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 0
ref_count: 17
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: regex
<\bhaving?.*>
action: 8ball
created_on: 1276141317
enabled: 1
last_referenced_in: alexandros_c
last_referenced_on: 1437704126.53848
owner: pragma_
rate_limit: 0
ref_count: 3
ref_user: alexandros_c!~alexandro@unaffiliated/alexandros-c/x-1684531
type: regex
<\bhow.*>
action: 8ball
created_on: 1271202576
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1436796347.1303
owner: pragma_
rate_limit: 0
ref_count: 4
ref_user: cousteau!~cousteau@138.100.74.81
type: regex
<\bi'?m\s.*>
action: 8ball
created_on: 1429160480.17881
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1438084952.81552
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 0
ref_count: 18
ref_user: orakar!02d9061e@gateway/web/cgi-irc/kiwiirc.com/ip.2.217.6.30
type: regex
<\bisn'?t.*>
action: 8ball
created_on: 1427686746.94896
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1438306482.60902
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 0
ref_count: 3
ref_user: moose!~moose@unaffiliated/moose
type: regex
<\bisn?'?t?\s.*>
action: 8ball
created_on: 1195010631
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1442089726.67422
owner: pragma_
rate_limit: 0
ref_count: 46
ref_user: dogbert2!~dogbert2@ip-64-134-160-99.public.wayport.net
type: regex
<\bit'?s.*>
action: 8ball
created_on: 1427686760.43538
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1439332208.25186
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 0
ref_count: 8
ref_user: omrikap!~Omri@5.102.254.56
type: regex
<\bit\s.+>
action: say That's $severity $question_type, $nick
created_on: 1427686814.23321
edited_by: pragma-!~chaos@unaffiliated/pragmatic-chaos
edited_on: 1427687390.79557
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1442232447.59409
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 0
ref_count: 19
ref_user: mayuresh!~mayuresh@249.snat-111-91-30.hns.net.in
type: regex
<\blove.*>
action: lovequote
created_on: 1271635108
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1442009296.25463
owner: pragma_
rate_limit: 0
ref_count: 10
ref_user: o11c!~ben@unaffiliated/o11c
type: regex
<\bwell\b.*>
action: 8ball
created_on: 1397507335.27472
enabled: 1
last_referenced_in: edk
last_referenced_on: 1440506393.71393
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 0
ref_count: 13
ref_user: edk!~edk@spy/edk0
type: regex
<\bwhat'?s.+>
action: 8ball
created_on: 1427833381.33998
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1436187804.17591
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 0
ref_count: 4
ref_user: beardedmouse!~~whoopie_@ip98-170-238-58.pn.at.cox.net
type: regex
<\bwill\b.*>
action: 8ball
created_on: 1195010657
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1439060038.47771
owner: pragma_
rate_limit: 0
ref_count: 12
ref_user: serendependy!~christoph@2605:6000:6b4c:cf00:4d25:471c:c7e2:e3d5
type: regex
<\bwon'?t.*>
action: 8ball
created_on: 1427686703.86755
enabled: 1
last_referenced_in: mewtwo
last_referenced_on: 1428315295.01467
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 0
ref_count: 1
ref_user: mewtwo!~dtscode@dtscode.io
type: regex
<\bwon'?t\b.*>
action: 8ball
created_on: 1195010690
enabled: 1
owner: pragma_
rate_limit: 0
ref_count: 0
ref_user: nobody
type: regex
<\bwouldn?'?t?\b.*>
action: 8ball
created_on: 1195010814
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1440343499.45911
owner: pragma_
rate_limit: 0
ref_count: 2
ref_user: schquid!~schquid@unaffiliated/schquid
type: regex
<\byou\s+are\s+([^.,!?;]+).*$>
action: say I am $arg[1:]? $reaction
created_on: 1194384930
edited_by: pragma-!~chaos@unaffiliated/pragmatic-chaos
edited_on: 1437254125.33351
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1442232313.48926
owner: pragma_
rate_limit: 0
ref_count: 19
ref_user: mayuresh!~mayuresh@249.snat-111-91-30.hns.net.in
type: regex
<\n>
action: (new line) Moves the active position to the initial position of the next line.
created_on: 1244570270
enabled: 1
last_referenced_in: profess
last_referenced_on: 1423532628.8703
owner: Wulf_
rate_limit: 15
ref_count: 2
ref_user: profess!~profess__@unaffiliated/csddesk
type: text
<\r>
action: (carriage return) Moves the active position to the initial position of the current line.
created_on: 1244570284
enabled: 1
last_referenced_in: profess
last_referenced_on: 1423532634.72326
owner: Wulf_
rate_limit: 15
ref_count: 2
ref_user: profess!~profess__@unaffiliated/csddesk
type: text
<^fuck.*>
action: insult $nick
created_on: 1429160596.5005
enabled: 1
last_referenced_in: shadowswalker
last_referenced_on: 1440527730.15824
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 0
ref_count: 12
ref_user: shadowswalker!~shadowswa@sg.serverip.co
type: regex
<^i\b.*>
action: say That's $severity $question_type, $nick.
created_on: 1195247407
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1441447245.65651
owner: pragma_
rate_limit: 0
ref_count: 62
ref_user: mi6x3m!~mi6x3m@79-100-22-33.btc-net.bg
type: regex
<^oh.*>
action: 8ball
created_on: 1429160712.71565
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1439059731.65983
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 0
ref_count: 5
ref_user: kuklinistvan!~thekingsf@host-79-121-91-156.supraktv.hu
type: regex
<^who\sis\s(.*)>
action: def2 $1
created_on: 1195009578
enabled: 1
owner: pragma_
rate_limit: 0
ref_count: 0
ref_user: nobody
type: regex
<accidental-turing>
action: http://beza1e1.tuxen.de/articles/accidentally_turing_complete.html
created_on: 1393291438.32395
enabled: 1
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<acronym>
action: acronym.pl
created_on: 1105953751
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1440786353.67646
nooverride: 1
owner: pragma_
rate_limit: 0
ref_count: 637
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: module
<add>
action: /call factadd
created_on: 1325646491.86539
enabled: 1
last_referenced_in: #pbot2
last_referenced_on: 1442247693.96362
owner: pragma_
rate_limit: 0
ref_count: 43
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<adjective>
action: fail stupid ignorant annoying awesome unique able adorable adventurous active afraid aggressive amusing awful bad bitter brief careless careful dark dangerous cheap chilly clean
created_on: 1254003465
enabled: 1
owner: syntropy
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<admins>
action: /call list admins
created_on: 1192736884
enabled: 1
last_referenced_in: #pbot2
last_referenced_on: 1441712957.10281
owner: pragma_
rate_limit: 15
ref_count: 15
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<admires>
action: /call hugs
created_on: 1430364878.00316
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1430364884.69898
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 1
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<adsqads>
action: /say 'A dicto secundum quid ad dictum simpliciter' - the 'Hasty Generalization' logical fallacy, to which new C programmers often fall prey. Fight the urge to let it get you by studying the theory and not trying to learn through testing.
created_on: 1311578207.98169
enabled: 1
last_referenced_in: tuplanolla
last_referenced_on: 1407423307.26842
owner: guidj0s
rate_limit: 15
ref_count: 7
ref_user: Tuplanolla!~Put-on-la@dsl-jklbrasgw1-54fb0b-216.dhcp.inet.fi
type: text
<advice>
action: /say $advicepredicate $advicehelper.
created_on: 1258762773
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1441482462.96502
owner: PARLIAMENT
rate_limit: 0
ref_count: 69
ref_user: doppel!~doppel@ip68-96-169-47.lv.lv.cox.net
type: text
use_output_queue: 1
<advicehelper>
action: "do it" "not do it"
created_on: 1258762756
enabled: 1
last_referenced_in: van7hu
last_referenced_on: 1309785200.6878
owner: PARLIAMENT
rate_limit: 15
ref_count: 1
ref_user: van7hu
type: text
<advicehelper2>
action: "would" "would not" might "could possibly" may "may not" "couldn't possibly"
created_on: 1258763100
enabled: 1
owner: pragma_
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<advicehelper3>
action: wise dumb smart stupid
created_on: 1258763112
enabled: 1
owner: pragma_
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<advicepredicate>
action: "I recommend to" "My advice is to" "I think it $advicehelper2 be $advicehelper3 to" "I think it $advicehelper2 be $advicehelper3 to" "I think it $advicehelper2 be $advicehelper3 to"
created_on: 1258763084
edited_by: pragma-!~chaos@unaffiliated/pragmatic-chaos
edited_on: 1440794364.17272
enabled: 1
last_referenced_in: van7hu
last_referenced_on: 1309785167.66786
owner: pragma_
rate_limit: 15
ref_count: 1
ref_user: van7hu
type: text
<ago>
action: ago.pl
created_on: 1277256899.15762
enabled: 1
last_referenced_in: pragma-
last_referenced_on: 1432223959.76913
nooverride: 1
owner: pragma_
rate_limit: 15
ref_count: 49
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: module
<aids>
action: "There's no easy way to say this. You got aids. Yuck! :x" $noaids "You contracted aids from $who_answers!" "You were attacked by a $animals! You now have aids." $noaids $noaids
created_on: 1264285407
edited_by: pragma-!~chaos@unaffiliated/pragmatic-chaos
edited_on: 1436223835.79296
enabled: 1
last_referenced_in: #pbot2
last_referenced_on: 1440793662.69604
owner: PARLIAMENT
rate_limit: 15
ref_count: 8
ref_user: edk!~edk@spy/edk0
type: text
<aidsroulette>
action: /say $aids
created_on: 1264285308
enabled: 1
last_referenced_in: #pbot2
last_referenced_on: 1440793735.27175
owner: PARLIAMENT
rate_limit: 15
ref_count: 119
ref_user: edk!~edk@spy/edk0
type: text
<aktukidgwengo>
action: cats
created_on: 1398674845.02375
edited_by: Maxdamantus!~Maxdamant@2001:470:f078::dead:beef:cafe
edited_on: 1398904475.30126
enabled: 1
last_referenced_in: pragma-
last_referenced_on: 1398699371.99112
owner: Maxdamantus!~Maxdamant@2001:470:f078::dead:beef:cafe
rate_limit: 15
ref_count: 5
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<alias>
action: /call factalias
created_on: 1277259091.375
enabled: 1
last_referenced_in: #pbot2
last_referenced_on: 1441694680.07029
owner: pbot3
rate_limit: 0
ref_count: 229
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<aliases>
action: /call find ^/call
created_on: 1179677200
enabled: 1
last_referenced_on: 1358516256.63993
owner: pragma_
rate_limit: 15
ref_count: 27
ref_user: mhi^
type: text
<alis>
action: /say alis is a freenode service that lets you search for channels. See `/msg alis help list` to get started. Examples: `/msg alis list *make*` to search for all channel names containing "make"; `/msg alis list * -topic *make*` to search all channels for topic containing "make"
created_on: 1374576323.42408
enabled: 1
last_referenced_in: yar|
last_referenced_on: 1441360332.02221
owner: pragma-
rate_limit: 15
ref_count: 8
ref_user: yar|!~yarl_@unaffiliated/y4r1
type: text
<alot>
action: /say I like this Alot: http://hyperboleandahalf.blogspot.com/2010/04/alot-is-better-than-you-at-everything.html
created_on: 1395430672.47847
enabled: 1
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<am>
action: /call 8ball
created_on: 1412599171.25567
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1440657518.46455
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 0
ref_count: 4
ref_user: jm0!~jm0@2-105-209-55-dynamic.dk.customer.tdc.net
type: text
<and>
action: /call 8ball
created_on: 1437531588.20778
enabled: 1
last_referenced_in: shadowswalker
last_referenced_on: 1440527179.74669
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 1
ref_user: shadowswalker!~shadowswa@sg.serverip.co
type: text
<animal_adjectives>
action: wet overweight bloated skinny shaved dirty rabid drooling aroused fat filthy golden timid aggressive rabid shy demure seductive
created_on: 1108981750
enabled: 1
last_referenced_in: mhi^
last_referenced_on: 1358515937.07193
owner: pragma_
rate_limit: 15
ref_count: 7
ref_user: mhi^
type: text
<animals>
action: armadillo whale hyena squid trout hedgehog cat pig buffalo earthworm alligator turkey chicken cock badger calf platypus grue anteater wildebeest gnu
created_on: 1108931430
edited_by: pragma-!~chaos@unaffiliated/pragmatic-chaos
edited_on: 1393300207.63412
enabled: 1
last_referenced_in: #cjeopardy
last_referenced_on: 1431856894.87365
owner: pragma_
rate_limit: 15
ref_count: 13
ref_user: zyxwvuts!~zyxwvuts@unaffiliated/qnavry
type: text
<ansicode>
action: http://www.inwap.com/pdp10/ansicode.txt
created_on: 1107812373
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1332258209.82241
owner: pragma_
rate_limit: 15
ref_count: 6
ref_user: PoppaVic
type: text
<ansiprint>
action: http://linuxgazette.net/issue65/padala.html
created_on: 1230592488
enabled: 1
last_referenced_in: sig^
last_referenced_on: 1291298282.76431
owner: pragma_
rate_limit: 15
ref_count: 4
ref_user: sig^
type: text
<answers>
action: Yes. "Most likely." No. "I think not." Brilliant! "Are you a $sizes $idiots?" "Definitely not." "Most assuredly." Absolutely! "Not likely!" "Do I look like I care?" "I'm not sure, let me check." "It would seem so." "I don't think so." "Why are you bothering me with this?" "Forget it!" "Yeah, right." "As if!" "Can has happy fun time!" "But of course." "That gives me an idea!" "Don't be $silly_adjective." "That would be $question_type." Sometimes. "That's $severity $question_type."
created_on: 1195010969
edited_by: pragma-!~chaos@unaffiliated/pragmatic-chaos
edited_on: 1427687805.87459
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1285996804.04893
owner: pragma_
rate_limit: 15
ref_count: 6
ref_user: dave0
type: text
<anyone>
action: /call poll
created_on: 1385340731.64114
enabled: 1
last_referenced_on: 1385340742.6013
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 0
ref_count: 1
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<apropos>
action: /call man
created_on: 1278231978.63715
enabled: 1
last_referenced_in: #cjeopardy
last_referenced_on: 1431857160.53129
owner: pragma_
rate_limit: 15
ref_count: 4
ref_user: zyxwvuts!~zyxwvuts@unaffiliated/qnavry
type: text
<are>
action: /call 8ball
created_on: 1405458752.84555
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1441803673.83855
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 0
ref_count: 57
ref_user: cousteau!~cousteau@138.100.74.81
type: text
<ask>
action: /say If you have a question, just ask. If somebody knows, they'll answer :) For best results, be specific, informative, complete, concise and on-topic! Don't ask if you can ask a question. Don't ask if anyone uses/knows about foo. Please don't be demanding or insulting. Remember, we're all volunteers. Also see: http://www.catb.org/~esr/faqs/smart-questions.html
created_on: 1106341082
edited_by: pragma-!~chaos@unaffiliated/pragmatic-chaos
edited_on: 1441193971.35903
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1441087501.72634
locked: 1
owner: pragma_
rate_limit: 15
ref_count: 373
ref_user: Sebastian!uid71324@gateway/web/irccloud.com/x-ovjqunwxqtxccigf
type: text
<assaults>
action: /call hugs
created_on: 1429995231.68046
enabled: 1
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<assume>
action: /say Assumption is the mother of all fuck-ups.
created_on: 1204315475
enabled: 1
last_referenced_in: flyz_
last_referenced_on: 1323111794.4364
owner: PoppaVic
rate_limit: 15
ref_count: 3
ref_user: flyz_
type: text
<attack>
action: /call slap
created_on: 1275116449
enabled: 1
last_referenced_in: #pbot2-test
last_referenced_on: 1429259371.87906
owner: pragma_
rate_limit: 15
ref_count: 6
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<attacks>
action: thwaps smacks whacks whaps whips thwacks bashes boots headbutts bitchslaps punts
created_on: 1108933612
enabled: 1
last_referenced_in: #cjeopardy
last_referenced_on: 1431856863.28304
owner: pragma_
rate_limit: 15
ref_count: 9
ref_user: zyxwvuts!~zyxwvuts@unaffiliated/qnavry
type: text
<autoshit>
action: the portability whore that is GNU autoconf/automake/configure/aclocal/libtool/sh/m4 messes that are NOT portable
created_on: 1104954897
enabled: 1
last_referenced_in: #pbot2
last_referenced_on: 1362340149.05388
owner: PoppaVic
rate_limit: 15
ref_count: 13
ref_user: trout
type: text
<autotools>
action: http://sources.redhat.com/autobook/
created_on: 1107806042
enabled: 1
owner: pragma_
rate_limit: 15
ref_count: 3
ref_user: veronica_
type: text
<awaken>
action: /call unignore .* $args
created_on: 1258799692
enabled: 1
last_referenced_on: 1421705780.69503
owner: pragma_
rate_limit: 0
ref_count: 7
ref_user: mischief!~mischief@iota.offblast.org
type: text
<away>
action: /say Away messages suck: http://sackheads.org/~bnaylor/spew/away_msgs.html
created_on: 1177950209
edited_by: pragma-!~chaos@unaffiliated/pragmatic-chaos
edited_on: 1403404268.63143
enabled: 1
last_referenced_in: chris
last_referenced_on: 1435626215.90491
owner: Shadewalker
rate_limit: 15
ref_count: 10
ref_user: Chris!~chris@spy/chris
type: text
<b1>
action: bashphorism 1: the questioner's first description of the problem/question will be misleading.
created_on: 1183722776
enabled: 1
last_referenced_in: pragma_
last_referenced_on: 1308770551.64886
owner: notadev
rate_limit: 15
ref_count: 9
ref_user: pragma_
type: text
<b2>
action: bashphorism 2: The questioner will keep changing the original question until it drives the helpers in the channel insane.
created_on: 1183722799
enabled: 1
last_referenced_in: lemonade`
last_referenced_on: 1318210442.90275
owner: notadev
rate_limit: 15
ref_count: 3
ref_user: lemonade`
type: text
<babelbuster>
action: /call c2eng
created_on: 1372269744.43142
enabled: 1
last_referenced_on: 1400155554.31262
owner: pragma-
rate_limit: 15
ref_count: 3
ref_user: thoughtso!~purple@199-193-117-81.static.hvvc.us
type: text
<badcode>
action: http://www.exmsft.com/~hanss/badcode.htm
created_on: 1232034710
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1413567559.00057
owner: pragma_
rate_limit: 15
ref_count: 2
ref_user: cheaterman!~cheaterma@unaffiliated/cheaterman
type: text
<bar>
action: /say bar
created_on: 1379514288.15813
enabled: 1
last_referenced_in: ninjacowboy
last_referenced_on: 1417277812.20363
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 2
ref_user: NinjaCowboy!~NinjaCowb@ip184-190-70-217.no.no.cox.net
type: text
<bash>
action: /call cc -lang=bash
created_on: 1273286262
edited_by: pragma-!~chaos@unaffiliated/pragmatic-chaos
edited_on: 1421503886.02778
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1441152363.22503
owner: pragma_
rate_limit: 0
ref_count: 196
ref_user: marchelzo_!~marchelzo@unaffiliated/marchelzo/x-2669545
type: text
<basic>
action: /call cc -lang=freebasic
created_on: 1427959924.85299
enabled: 1
last_referenced_in: pragma-
last_referenced_on: 1431867630.79594
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 0
ref_count: 7
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<baz>
action: /say baz
created_on: 1379514294.41321
enabled: 1
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<bc>
action: /call cc -lang=bc
created_on: 1421890759.32786
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1441152375.19204
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 0
ref_count: 78
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<be>
action: /call 8ball
created_on: 1427979661.10965
enabled: 1
last_referenced_in: coldshell
last_referenced_on: 1432475710.7319
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 0
ref_count: 2
ref_user: coldshell!~coldshell@96.213.22.93.rev.sfr.net
type: text
<beer>
action: a#1&1\1b76543210
created_on: 1110681030
edited_by: Maxdamantus!~Maxdamant@2001:470:f078::dead:beef:cafe
edited_on: 1400737180.91276
enabled: 1
last_referenced_in: maxdamantus
last_referenced_on: 1400737093.25604
owner: dooky
rate_limit: 15
ref_count: 12
ref_user: Maxdamantus!~Maxdamant@2001:470:f078::dead:beef:cafe
type: text
<best>
action: /say If you need to know what the 'best' X is, you need to define what it means to be a 'good' X.
created_on: 1311745380.33396
enabled: 1
last_referenced_in: #pbot2-test
last_referenced_on: 1435702843.00795
owner: guidj0s
rate_limit: 15
ref_count: 29
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<bf>
action: /call cc -lang=bf
created_on: 1275123815
enabled: 1
last_referenced_in: izabera
last_referenced_on: 1440538790.36544
owner: pragma_
rate_limit: 0
ref_count: 10
ref_user: izabera!~izabera@unaffiliated/izabera
type: text
<bite>
action: /me bites $args. $flavor!
created_on: 1244945112
edited_by: pragma-!~chaos@unaffiliated/pragmatic-chaos
edited_on: 1442244015.78591
enabled: 1
last_referenced_in: #pbot2
last_referenced_on: 1442245103.54856
owner: Wulf_
rate_limit: 15
ref_count: 19
ref_user: edk!~edk@spy/edk0
type: text
<bites>
action: /call hugs
created_on: 1383671345.64985
enabled: 1
last_referenced_on: 1383671366.87335
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 1
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<blamethecompiler>
action: a common disease mostly contracted by beginning programmers. There is no known cure except that over time, outbreaks will occur with less and less frequency.
created_on: 1106336163
enabled: 1
last_referenced_in: doppel
last_referenced_on: 1419249428.30729
owner: prec
rate_limit: 15
ref_count: 9
ref_user: doppel!~doppel@ip68-96-169-47.lv.lv.cox.net
type: text
<bodily_action>
action: vomits sneezes coughs snores yawns
created_on: 1108935242
enabled: 1
owner: pragma_
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<body_action>
action: snorts coughs sneezes snores chokes spasms "cracks its neck" "scratches its butt"
created_on: 1109657461
edited_by: pragma-!~chaos@unaffiliated/pragmatic-chaos
edited_on: 1380065748.93659
enabled: 1
owner: pragma_
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<body_part>
action: arm hand head foot leg face ass ear nose neck "left buttock" nuts back
created_on: 1109021527
edited_by: pragma-!~chaos@unaffiliated/pragmatic-chaos
edited_on: 1396597593.16866
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1388000990.57466
owner: pragma_
rate_limit: 15
ref_count: 4
ref_user: boru!~boru@unaffiliated/boru
type: text
<bookorder>
action: SICP -> I2A -> TAOCP -> APUE
created_on: 1198331081
enabled: 1
last_referenced_in: cthuluh
last_referenced_on: 1283864464.08512
owner: gamag
rate_limit: 15
ref_count: 3
ref_user: cthuluh
type: text
<booty.*>
action: me wiggles her butt.
created_on: 1195532640
enabled: 1
owner: pragma_
rate_limit: 0
ref_count: 0
ref_user: nobody
type: regex
<bot_reply>
action: "Bot? Where?" "We can't stop here, this is bot country!" "Who's a bot?"
created_on: 1195528131
enabled: 1
last_referenced_in: cousteau
last_referenced_on: 1303412493.47496
owner: pragma_
rate_limit: 15
ref_count: 1
ref_user: cousteau
type: text
<botsnack>
action: /me $eat_adverbs $eat_actions its $snacks.
action_with_args: /me gives $args a $sizes $snacks.
created_on: 1174693123
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1441990782.13445
owner: pragma_
rate_limit: 15
ref_count: 436
ref_user: dogbert2!~dogbert2@ip-64-134-230-127.public.wayport.net
type: text
<bottom_up>
action: http://www.paulgraham.com/progbot.html
created_on: 1187190800
enabled: 1
owner: PoppaVic
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<bounce>
action: /me bounces around.
created_on: 1108872842
enabled: 1
last_referenced_in: #pbot2
last_referenced_on: 1439778043.22433
owner: pragma_
rate_limit: 15
ref_count: 24
ref_user: beco!~beco@unaffiliated/beco
type: text
<british>
action: http://www.effingpot.com/index.shtml
created_on: 1208327851
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1430988239.20331
owner: pragma_
rate_limit: 15
ref_count: 8
ref_user: cousteau!~cousteau@138.100.74.81
type: text
<but>
action: /call 8ball
created_on: 1379357523.89776
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1442035015.88145
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 0
ref_count: 17
ref_user: o11c!~ben@unaffiliated/o11c
type: text
<bye>
action: /say $bye_words, $nick
created_on: 1109365229
enabled: 1
last_referenced_in: vldn88
last_referenced_on: 1437175330.79378
owner: pragma_
rate_limit: 15
ref_count: 70
ref_user: vldn88!~vldn88@116.18.0.85.dynamic.wline.res.cust.swisscom.ch
type: text
use_output_queue: 1
<bye!>
action: /say Excellently observed, $nick, but let us cultivate our garden.
created_on: 1109793039
enabled: 1
last_referenced_in: gionnico
last_referenced_on: 1287612650.65304
owner: NeverDream
rate_limit: 15
ref_count: 4
ref_user: gionnico
type: text
<bye_words>
action: Bye Later Adios Good-bye Sayonara Bye-bye "See you later"
created_on: 1109013658
enabled: 1
last_referenced_in: mhi^
last_referenced_on: 1358516043.76285
owner: pragma_
rate_limit: 15
ref_count: 4
ref_user: mhi^
type: text
<c.char>
action: tristate: it's the only integral type suffering 3 states: signed, unsigned, and "char". The latter is platform and compiler discretionary. char is the smallest-addressable-unit, and ALWAYS sizeof==1. Are.You.Having.Fun.Yet
created_on: 1296776524.89356
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1296776533.89448
owner: PoppaVic
rate_limit: 15
ref_count: 1
ref_user: PoppaVic
type: text
<c10k>
action: the c10k problem, see http://www.kegel.com/c10k.html
created_on: 1104635961
enabled: 1
last_referenced_in: mcudev
last_referenced_on: 1426100391.938
owner: twkm
rate_limit: 15
ref_count: 14
ref_user: mcudev!~mcudev@c-98-245-27-233.hsd1.co.comcast.net
type: text
<c11std>
action: c11std.pl
created_on: 1326727233.54048
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1442236970.59942
noembed: 1
nooverride: 1
owner: pragma_
rate_limit: 0
ref_count: 2346
ref_user: fizzie!fis@unaffiliated/fizzie
type: module
<c2english>
action: c2english.pl
created_on: 1296182059.70458
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1401222273.558
nooverride: 1
owner: pragma_
rate_limit: 0
ref_count: 1901
ref_user: nitrix!~nitrix@unaffiliated/nitrix
type: module
<c99std>
action: c99std.pl
created_on: 1270956236
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1442176065.16563
noembed: 1
nooverride: 1
owner: pragma_
rate_limit: 0
ref_count: 3267
ref_user: nitrix!~nitrix@unaffiliated/nitrix
type: module
<cLawyer>
action: The New Hacker's Dictionary defines a language lawyer as "a person who will show you the five sentences scattered through a 200-plus-page manual that together imply the answer to your question 'if only you had thought to look there.'"
created_on: 1300769816.93888
enabled: 1
last_referenced_in: profess
last_referenced_on: 1424231823.94321
owner: van7hu
rate_limit: 15
ref_count: 2
ref_user: profess!~profess__@unaffiliated/csddesk
type: text
<caio>
action: /call bye
created_on: 1193167316
enabled: 1
last_referenced_on: 1387833095.53171
owner: pragma_
rate_limit: 0
ref_count: 4
ref_user: gitesh!724f98d4@gateway/web/freenode/ip.114.79.152.212
type: text
<calc>
action: /call math
created_on: 1193082106
enabled: 1
last_referenced_in: pragma-
last_referenced_on: 1441700867.35463
noembed: 1
owner: pragma_
rate_limit: 0
ref_count: 345
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<callgraph>
action: /say Generating a potential call graph from an RTL dump: http://www.gson.org/egypt/
created_on: 1247207074
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1428943499.61211
owner: kate`
rate_limit: 15
ref_count: 15
ref_user: kate!~kate@unaffiliated/kate
type: text
<calvinandhobbes>
action: http://progressiveboink.com/archive/calvinhobbes.htm
created_on: 1273441671
enabled: 1
owner: pragma_
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<candide>
action: a bot. See http://www.iso-9899.info/wiki/Candide for more information.
created_on: 1107122441
enabled: 1
last_referenced_in: #cjeopardy
last_referenced_on: 1442235533.6935
owner: pragma_
rate_limit: 15
ref_count: 147
ref_user: Shad_!d4c66e5f@gateway/web/freenode/ip.212.198.110.95
type: text
<castvoidp>
action: /say Don't cast (void *) to (T *).
created_on: 1315799131.24783
enabled: 1
last_referenced_in: edk
last_referenced_on: 1440505505.39871
owner: guidj0s
rate_limit: 15
ref_count: 7
ref_user: edk!~edk@spy/edk0
type: text
<cats>
action: /say Cats are dumb
created_on: 1331328732.98598
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1351458069.95827
owner: GeorgeJ
rate_limit: 15
ref_count: 3
ref_user: cousteau
type: text
<cbad>
action: /call size
created_on: 1199480037
enabled: 1
owner: Baughn_
rate_limit: 15
ref_count: 2
ref_user: pragma_
type: text
<cc>
action: /call compiler $nick $channel
created_on: 1272176634
edited_by: pragma-!~chaos@unaffiliated/pragmatic-chaos
edited_on: 1393967703.12375
enabled: 1
last_referenced_in: fluter
last_referenced_on: 1442241427.98069
owner: pragma_
preserve_whitespace: 1
rate_limit: 0
ref_count: 57276
ref_user: fluter!~fluter@fedora/fluter
type: text
<cc2>
action: /call codepad $nick
created_on: 1269788333
enabled: 1
last_referenced_in: sp_
last_referenced_on: 1440960666.00917
owner: pragma_
rate_limit: 0
ref_count: 1796
ref_user: sp_!sp@madison.bantown.com
type: text
<cdecl>
action: cdecl.pl
created_on: 1191041914
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1441967309.07051
noembed: 1
nooverride: 1
owner: pragma_
rate_limit: 0
ref_count: 4153
ref_user: cousteau!~cousteau@138.100.74.81
type: module
<cfact>
action: getcfact.pl
add_nick: 1
created_on: 1405992151.61097
enabled: 1
last_referenced_in: a3f
last_referenced_on: 1440239222.37814
nooverride: 1
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 0
ref_count: 336
ref_user: a3f!~a3f@unaffiliated/a3f
type: module
<cgisock>
action: See http://www.cyberspace.org/~pfv/libcgisock.html for a nifty little module for the Apache Web Server that allows a browser to connect to programs already loading and running on remote systems via the ubiquitous Unix-Socket.
created_on: 1106002098
enabled: 1
last_referenced_in: izabera
last_referenced_on: 1422143430.93159
owner: pragma_
rate_limit: 15
ref_count: 2
ref_user: izabera!~izabera@unaffiliated/izabera
type: text
<change>
action: /call factchange
created_on: 1277259441.33026
enabled: 1
last_referenced_in: #pbot2
last_referenced_on: 1442249167.07005
owner: pbot3
rate_limit: 0
ref_count: 444
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<changelist>
action: http://code.google.com/p/pbot2-pl/source/list
created_on: 1275818314
enabled: 1
last_referenced_in: mhi^
last_referenced_on: 1358516062.49402
owner: pragma_
rate_limit: 15
ref_count: 6
ref_user: mhi^
type: text
<changes>
action: /say My changelist: http://code.google.com/p/pbot2-pl/source/list
created_on: 1295696760.24981
enabled: 1
last_referenced_in: mhi^
last_referenced_on: 1358516085.7858
owner: pragma_
rate_limit: 15
ref_count: 8
ref_user: mhi^
type: text
<charset>
action: a set of characters. http://www.cs.tut.fi/~jkorpela/chars.html
created_on: 1107982156
edited_by: pragma-!~chaos@unaffiliated/pragmatic-chaos
edited_on: 1420789603.05797
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1420789487.40925
owner: prec
rate_limit: 15
ref_count: 2
ref_user: ishikawa!~ishikawa@gateway/tor-sasl/ishikawa
type: text
<cheph>
action: /say 'Cum hoc, ergo propter hoc': the logical fallacy of assuming that correlation implies causality.
created_on: 1311579992.0799
enabled: 1
last_referenced_in: mhi^
last_referenced_on: 1358516088.75944
owner: guidj0s
rate_limit: 15
ref_count: 2
ref_user: mhi^
type: text
<chews>
action: /call hugs
created_on: 1383671351.72994
enabled: 1
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<ciao>
action: /call bye
created_on: 1296179551.55168
enabled: 1
last_referenced_on: 1387833097.95331
owner: pragma_
rate_limit: 0
ref_count: 3
ref_user: gitesh!724f98d4@gateway/web/freenode/ip.114.79.152.212
type: text
<cjeopardy>
action: /call cjeopardy_module $channel
created_on: 1406470585.35501
edited_by: pragma-!~chaos@unaffiliated/pragmatic-chaos
edited_on: 1406470904.86333
enabled: 1
last_referenced_in: #cjeopardy
last_referenced_on: 1442235369.31688
modulelauncher_subpattern: s/(\S+)\\ (\S+)\\ /a b /
nooverride: 0
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 0
ref_count: 1409
ref_user: Shad_!d4c66e5f@gateway/web/freenode/ip.212.198.110.95
type: text
<cjeopardy_answer_module>
action: cjeopardy_answer.pl
add_nick: 1
created_on: 1406470549.13778
enabled: 1
last_referenced_in: #cjeopardy
last_referenced_on: 1442236924.75722
modulelauncher_subpattern: s/(\S+)\\ (\S+)\\ /$1 $2 /
nooverride: 1
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
preserve_whitespace: 1
rate_limit: 0
ref_count: 34974
ref_user: Shad_!d4c66e5f@gateway/web/freenode/ip.212.198.110.95
type: module
unquote_spaces: 1
workdir: cjeopardy
<cjeopardy_hint_module>
action: cjeopardy_hint.pl
add_nick: 1
created_on: 1406653901.63156
enabled: 1
last_referenced_in: #cjeopardy
last_referenced_on: 1442236938.39998
modulelauncher_subpattern: s/(\S+)\\ (\S+)/$1 $2/
nooverride: 1
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 0
ref_count: 9733
ref_user: Shad_!d4c66e5f@gateway/web/freenode/ip.212.198.110.95
type: module
unquote_spaces: 1
workdir: cjeopardy
<cjeopardy_module>
action: cjeopardy.pl
add_nick: 1
created_on: 1406470527.29871
enabled: 1
last_referenced_in: #cjeopardy
last_referenced_on: 1442235369.32025
modulelauncher_subpattern: s/(\S+)\\ (\S+)/$1 $2/
nooverride: 1
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
preserve_whitespace: 1
rate_limit: 0
ref_count: 1423
ref_user: Shad_!d4c66e5f@gateway/web/freenode/ip.212.198.110.95
type: module
unquote_spaces: 1
workdir: cjeopardy
<cjeopardy_scores_module>
action: cjeopardy_scores.pl
add_nick: 1
created_on: 1422478842.39069
enabled: 1
last_referenced_in: #cjeopardy
last_referenced_on: 1441983746.74319
modulelauncher_subpattern: s/(\S+)\\ (\S+)\\ /$1 $2 /;
nooverride: 1
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 0
ref_count: 895
ref_user: mar77i!~mar77i@178-82-137-130.dynamic.hispeed.ch
type: module
unquote_spaces: 1
workdir: cjeopardy
<clang>
action: /call cc -lang=clang
created_on: 1421454505.33853
enabled: 1
last_referenced_in: pragma-
last_referenced_on: 1442237632.00017
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 0
ref_count: 342
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<clang++>
action: /call cc -lang=clang++
created_on: 1432006565.75769
enabled: 1
last_referenced_in: pragma-
last_referenced_on: 1432006573.48193
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 1
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<clisp>
action: /call cc -lang=clisp
created_on: 1428305953.867
enabled: 1
last_referenced_in: pragma-
last_referenced_on: 1428306377.12247
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 0
ref_count: 6
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<cluebat>
action: /me whacks $args with a $sizes $colors cluebat.
created_on: 1208762427
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1330910685.48058
owner: pragma_
rate_limit: 15
ref_count: 6
ref_user: sha0
type: text
<codeblocks>
action: /say Code::Blocks is a fairly popular IDE for C and C++ development. Some folks beef that it has been distributing nightly builds and not releasing stable ones for quite some time now, others like it for this very fact. http://codeblocks.org
created_on: 1185606931
enabled: 1
last_referenced_in: izabera
last_referenced_on: 1422143396.19663
owner: Jafet
rate_limit: 15
ref_count: 3
ref_user: izabera!~izabera@unaffiliated/izabera
type: text
<codepad>
action: codepad.pl
created_on: 1269788272
enabled: 1
last_referenced_in: sp_
last_referenced_on: 1440960666.00978
modulelauncher_subpattern: s/(\S+)\\ /$1 /
nooverride: 1
owner: pragma_
rate_limit: 1
ref_count: 2458
ref_user: sp_!sp@madison.bantown.com
type: module
<codepad_block>
action: codepad_block.pl
created_on: 1401091734.34793
enabled: 1
modulelauncher_subpattern: s/(\S+)\\ /$1 /
nooverride: 1
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 0
ref_user: nobody
type: module
<coin>
action: /me flips a coin, it lands on $coin_side
created_on: 1346029842.03131
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1441978567.17774
owner: pragma-
rate_limit: 15
ref_count: 8
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<colors>
action: red green yellow blue purple pink brown black white octarine cyan magenta orange
created_on: 1108931265
enabled: 1
last_referenced_in: #pbot2
last_referenced_on: 1442246621.12072
owner: pragma_
rate_limit: 15
ref_count: 27
ref_user: edk!~edk@spy/edk0
type: text
<comfort>
action: /me comforts $args with a $item
created_on: 1397164326.14152
edited_by: edk!znc@unaffiliated/edk
edited_on: 1406477944.68653
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1436740651.34318
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 16
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<comforting_action>
action: "subjects $args to scaphism" "hugs $args" "pours diesel all over $args's face"
created_on: 1406478303.9788
enabled: 1
owner: edk!znc@unaffiliated/edk
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<commands>
action: /call list commands
created_on: 1179674227
enabled: 1
last_referenced_in: puckipedia
last_referenced_on: 1439212688.80242
owner: pragma_
rate_limit: 15
ref_count: 44
ref_user: puckipedia!puck@irc.puckipedia.com
type: text
<common>
action: http://www.myconfinedspace.com/wp-content/uploads/2008/04/common-sense-superpower.jpg
created_on: 1230993541
enabled: 1
last_referenced_in: blasthardcheese
last_referenced_on: 1319940913.78872
owner: pragma_
rate_limit: 15
ref_count: 4
ref_user: BlastHardcheese
type: text
<comparch>
action: http://dept-info.labri.fr/~strandh/Teaching/AMP/Common/Strandh-Tutorial/Dir.html
created_on: 1180158061
enabled: 1
last_referenced_in: tlva
last_referenced_on: 1342639217.36108
owner: pragma_
rate_limit: 15
ref_count: 3
ref_user: tlva
type: text
<comparefloat>
action: /say How to compare floats: http://randomascii.wordpress.com/2012/02/25/comparing-floating-point-numbers-2012-edition/ -- More information about floats: http://randomascii.wordpress.com/2012/09/09/game-developer-magazine-floating-point/ and http://docs.sun.com/source/806-3568/ncg_goldberg.html
created_on: 1329897917.90205
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1377808475.72728
owner: pragma_
rate_limit: 15
ref_count: 4
ref_user: uehuehue!~NA@unaffiliated/uehuehue
type: text
<compilable>
action: /say Please paste a *compilable* test-case that exhibits your symptoms. If the code is incomplete, we cannot discount potential errors or undefined behavior elsewhere in your code, nor can we use our tools to debug. Please do not waste our time this way.
created_on: 1271712329
enabled: 1
last_referenced_in: tlva
last_referenced_on: 1342639190.93414
owner: pragma_
rate_limit: 15
ref_count: 13
ref_user: tlva
type: text
<compile>
action: /call cc
created_on: 1346460395.42701
enabled: 1
last_referenced_on: 1397604591.2425
owner: pragma-
rate_limit: 0
ref_count: 23
ref_user: Jack64!~jacktakah@188.122.93.34
type: text
<compiler>
action: compiler_client.pl
created_on: 1291939583.25391
enabled: 1
last_referenced_in: fluter
last_referenced_on: 1442241427.98247
modulelauncher_subpattern: s/(\S+)\\ (\S+)(?:\\ )*/$1 $2 /
nooverride: 1
owner: pragma_
preserve_whitespace: 1
rate_limit: 0
ref_count: 49992
ref_user: fluter!~fluter@fedora/fluter
type: module
<compiler_block>
action: compiler_block.pl
created_on: 1329861004.65089
enabled: 1
last_referenced_in: pragma-
last_referenced_on: 1440854195.00786
modulelauncher_subpattern: s/(\S+)\\ (\S+)\\ /$1 $2 /
nooverride: 1
owner: pragma_
preserve_whitespace: 1
rate_limit: 0
ref_count: 3972
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: module
<compiler_test>
action: compiler_test_client.pl
created_on: 1393571986.47118
enabled: 1
last_referenced_in: pragma-
last_referenced_on: 1435887038.0936
modulelauncher_subpattern: => s/(\S+)\\ (\S+)(?:\\ )*/$1 $2 /
nooverride: 1
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
preserve_whitespace: 1
rate_limit: 0
ref_count: 34
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: module
<compliment>
action: compliment
created_on: 1255395343
enabled: 1
last_referenced_in: mar77i
last_referenced_on: 1441983817.3895
nooverride: 1
owner: pragma_
rate_limit: 0
ref_count: 300
ref_user: mar77i!~mar77i@178-82-137-130.dynamic.hispeed.ch
type: module
<condiment>
action: salt vinegar lemon pepper honey onion garlic mustard chilli
created_on: 1285731911.98509
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1431452452.23817
owner: dave0
rate_limit: 15
ref_count: 3
ref_user: kate!~kate@unaffiliated/kate
type: text
<controlstack>
action: http://www.answers.com/topic/call-stack
created_on: 1174907617
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1439227170.05942
owner: PoppaVic
rate_limit: 15
ref_count: 4
ref_user: cousteau!~cousteau@80.174.59.17.dyn.user.ono.com
type: text
<cookie>
action: /call botsnack
created_on: 1195333486
enabled: 1
last_referenced_on: 1419259429.62827
owner: pragma_
rate_limit: 15
ref_count: 65
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<cpu>
action: http://webster.cs.ucr.edu/AoA/Windows/HTML/CPUArchitecturea3.html
created_on: 1181742365
enabled: 1
owner: PoppaVic
rate_limit: 15
ref_count: 1
ref_user: leomonadedrink
type: text
<cruelty>
action: /say Dykstra - on the Cruelty of Really Teaching Computer Science: http://www.cs.utexas.edu/users/EWD/ewd10xx/EWD1036.PDF
created_on: 1343092820.31462
enabled: 1
last_referenced_in: engla
last_referenced_on: 1401302160.18012
owner: kate`
rate_limit: 15
ref_count: 3
ref_user: engla!~engla@unaffiliated/engla
type: text
<csv>
action: http://en.wikipedia.org/wiki/CSV_application_support
created_on: 1234298513
enabled: 1
last_referenced_in: cousteau
last_referenced_on: 1341272771.63438
owner: lemonade`
rate_limit: 15
ref_count: 3
ref_user: cousteau
type: text
<ct>
action: /call compiler_test $nick $channel
created_on: 1393572010.56886
enabled: 1
last_referenced_in: pragma-
last_referenced_on: 1435887038.0915
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
preserve_whitespace: 1
rate_limit: 0
ref_count: 36
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<curse>
action: /call compliment
created_on: 1273798449
enabled: 1
last_referenced_on: 1425840038.5629
owner: pragma_
rate_limit: 15
ref_count: 11
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<curses>
action: /call fuck
created_on: 1342983639.01483
enabled: 1
last_referenced_on: 1421593397.04577
owner: pragma-
rate_limit: 15
ref_count: 9
ref_user: Zhivago!~lys@unaffiliated/zhivago
type: text
<cya>
action: /call bye
created_on: 1193167291
enabled: 1
last_referenced_on: 1365951478.05804
owner: pragma_
rate_limit: 0
ref_count: 7
ref_user: MykonBlu
type: text
<dads>
action: http://www.nist.gov/dads
created_on: 1104460751
enabled: 1
last_referenced_in: mhi^
last_referenced_on: 1358516175.42819
owner: twkm
rate_limit: 15
ref_count: 2
ref_user: mhi^
type: text
<dammit>
action: /call insult $nick
created_on: 1344228187.9057
enabled: 1
last_referenced_on: 1407762371.57144
owner: pragma-
rate_limit: 15
ref_count: 9
ref_user: cousteau!~cousteau@80.174.59.133.dyn.user.ono.com
type: text
<damnit>
action: /call insult $nick
created_on: 1344228081.18773
enabled: 1
last_referenced_on: 1349393540.42788
owner: pragma-
rate_limit: 15
ref_count: 3
ref_user: atrigent
type: text
<dance>
action: /me $dances.
created_on: 1271192355
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1423047022.20261
owner: pragma_
rate_limit: 15
ref_count: 18
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<dances>
action: "does a slow Fandango" "dances an Irish jig" "does the bunny hop" "does the Macarena" "does the robot" "shakes it like a Polaroid picture" "Charlestons furiously"
created_on: 1271192341
edited_by: kate!~kate@unaffiliated/kate
edited_on: 1421536927.52827
enabled: 1
last_referenced_in: mhi^
last_referenced_on: 1358516246.224
owner: pragma_
rate_limit: 15
ref_count: 2
ref_user: mhi^
type: text
<databases>
action: http://www.iso-9899.info/candide/dict_databases.txt
created_on: 1269778271
edited_by: pragma-!~chaos@unaffiliated/pragmatic-chaos
edited_on: 1393201619.99753
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1424436990.9023
owner: pragma_
rate_limit: 15
ref_count: 18
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<ddd>
action: a graphical front end to gdb and other debuggers (http://www.gnu.org/software/ddd/)
created_on: 1175114372
enabled: 1
owner: pragma_
rate_limit: 15
ref_count: 1
ref_user: n00p
type: text
<debugging>
action: /say Debugging starts with throwing out your assumptions.
created_on: 1372394148.71496
enabled: 1
owner: nitrix
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<def>
action: $foo
created_on: 1428090246.0495
edited_by: pragma-!~chaos@unaffiliated/pragmatic-chaos
edited_on: 1428093153.71577
enabled: 1
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<define>
action: /call dict
created_on: 1269778750
enabled: 1
last_referenced_in: #pbot2
last_referenced_on: 1442244964.7404
owner: pragma_
rate_limit: 15
ref_count: 278
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<describe>
action: /call explain
created_on: 1193083745
enabled: 1
last_referenced_in: sebastian_
last_referenced_on: 1429952235.00502
owner: pragma_
rate_limit: 0
ref_count: 138
ref_user: Sebastian_!uid71324@gateway/web/irccloud.com/x-lobspgpegpeyinpt
type: text
<dict>
action: dict.org.pl
created_on: 1269777616
enabled: 1
last_referenced_in: #pbot2
last_referenced_on: 1442244964.74088
nooverride: 1
owner: pragma_
rate_limit: 0
ref_count: 885
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: module
unquote_spaces: 1
<dictionaries>
action: /say I have several dictionaries: dict [DICT protocol, supports multiple dictionaries using -d option; see databases factoid]; gdict [google define:<term> search]; udict [urban dictionary website]; foldoc [aliased to dict -d foldoc]; websters [aliased to dict -d web1913]; wdict [Wikipedia search (case-sensitive and finicky)]
created_on: 1297993965.37136
enabled: 1
last_referenced_in: pragma-
last_referenced_on: 1424269999.38846
owner: pragma_
rate_limit: 15
ref_count: 4
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<did>
action: /call 8ball
created_on: 1286073809.59989
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1441803673.94125
owner: pragma_
rate_limit: 0
ref_count: 12
ref_user: edk!~edk@spy/edk0
type: text
<digits>
action: 1 2 3 4 5 6 7 8 9
created_on: 1434518181.50554
enabled: 1
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<div0>
action: http://fun.drno.de/pics/english/divided_by_zero.jpg
created_on: 1277798070.11308
enabled: 1
last_referenced_on: 1277804358.95194
owner: Wulf
rate_limit: 15
ref_count: 4
ref_user: pragma_
type: text
<documentation>
action: http://www.faqs.org/docs/artu/ch18s02.html
created_on: 1311381861.01864
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1372191177.96124
owner: PoppaVic
rate_limit: 15
ref_count: 1
ref_user: throstur
type: text
<does>
action: /call 8ball
created_on: 1296769593.08091
enabled: 1
last_referenced_in: profess
last_referenced_on: 1441768846.94009
owner: pragma_
rate_limit: 0
ref_count: 26
ref_user: profess!~profess@unaffiliated/csddesk
type: text
<doesntwork>
action: /say "It doesn't work!" is not very informative for the people trying to help you. Please describe what you think may be wrong, what results you expected to get and what instead actually happens. Pasting a compilable test-case and/or compiler messages to http://ideone.com/ may be helpful.
created_on: 1175456821
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1442119397.25326
owner: pragma_
rate_limit: 15
ref_count: 220
ref_user: fstd!~fstd@unaffiliated/fisted
type: text
<doxygen>
action: an automated documentation system: http://www.doxygen.org/
created_on: 1345729267.48058
enabled: 1
owner: Tuplanolla
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<dragonbook>
action: http://en.wikipedia.org/wiki/Dragon_Book
created_on: 1199314983
enabled: 1
last_referenced_in: mhi^
last_referenced_on: 1358519236.90137
owner: Saparok
rate_limit: 15
ref_count: 11
ref_user: mhi^
type: text
<driven-development>
action: http://www.scottberkun.com/blog/2007/asshole-driven-development/
created_on: 1253816749
enabled: 1
last_referenced_in: cisswit
last_referenced_on: 1426005981.07928
owner: pragma_
rate_limit: 15
ref_count: 1
ref_user: CissWit!~cisswit@6-8.fr
type: text
<duffgrams>
action: http://www.iq0.com/duffgram/index.html
created_on: 1180325598
enabled: 1
owner: kate`
rate_limit: 15
ref_count: 1
ref_user: n00p
type: text
<duffing>
action: writing code from top to bottom, as opposed to horizontally. See http://iq0.com/notes/deep.nesting.html
created_on: 1176900462
enabled: 1
last_referenced_in: marchelzo
last_referenced_on: 1441369861.95494
owner: kate`
rate_limit: 15
ref_count: 125
ref_user: marchelzo!~marchelzo@unaffiliated/marchelzo
type: text
<east>
action: /say $rpg_ans
created_on: 1231873978
enabled: 1
last_referenced_in: profess
last_referenced_on: 1424231966.75345
owner: pragma_
rate_limit: 15
ref_count: 9
ref_user: profess!~profess__@unaffiliated/csddesk
type: text
<eat_actions>
action: gobbles snarfs munches inhales "wolfs down"
created_on: 1174693106
enabled: 1
last_referenced_in: mhi^
last_referenced_on: 1358519259.55499
owner: pragma_
rate_limit: 15
ref_count: 4
ref_user: mhi^
type: text
<eat_adverbs>
action: daintily hungrily messily greedily enthusiastically partially wantonly excitedly bashfully timidly
created_on: 1207738047
edited_by: kate!~kate@unaffiliated/kate
edited_on: 1437752701.39409
enabled: 1
owner: kate`
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<echo>
action: /say $args
created_on: 1442248876.76632
enabled: 1
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<edk_snacks>
action: "irn bru" "sautéed haggis" "haggis in an irn bru broth" "deep fried mars bars"
created_on: 1437746578.83833
edited_by: kate!~kate@unaffiliated/kate
edited_on: 1437747468.64176
enabled: 1
owner: kate!~kate@unaffiliated/kate
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<edksnack>
action: /me $eat_adverbs feeds edk $edk_snacks.
created_on: 1437746618.02454
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1438014577.94955
owner: kate!~kate@unaffiliated/kate
rate_limit: 15
ref_count: 38
ref_user: kate!~kate@unaffiliated/kate
type: text
<egypt>
action: /call callgraph
created_on: 1272355709
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1428943499.6073
owner: kate`
rate_limit: 15
ref_count: 13
ref_user: kate!~kate@unaffiliated/kate
type: text
<english>
action: c2english.pl
add_nick: 1
created_on: 1296182114.77211
enabled: 1
last_referenced_in: pragma-
last_referenced_on: 1442063865.66908
noembed: 1
nooverride: 1
owner: pragma_
rate_limit: 0
ref_count: 6818
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: module
<english_units>
action: http://upload.wikimedia.org/wikipedia/commons/e/eb/English_length_units_graph.svg
created_on: 1297549846.86423
enabled: 1
owner: pragma_
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<errors>
action: /say If you have an error message please paste the actual error message. Do not say "I have an error in my code." Please paste the relevant code at http://ideone.com with comments indicating the line numbers and a description of what you're trying to accomplish. Do not ask to "find the error in my code, plzz".
created_on: 1108853504
enabled: 1
last_referenced_in: nitrix
last_referenced_on: 1399779646.96291
owner: pragma_
rate_limit: 15
ref_count: 35
ref_user: nitrix!~nib@unaffiliated/nitrix
type: text
<escapes>
action: http://www-ccs.ucsd.edu/c/charset.html
created_on: 1186590660
enabled: 1
owner: PoppaVic
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<espdiff>
action: a program which applies the appropriate transformation to a patch or set of patches, depending on what you intend to accomplish.
created_on: 1106956904
enabled: 1
owner: prec
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<evening>
action: /say $morning_reply
created_on: 1441883585.27545
enabled: 1
last_referenced_in: #pbot2
last_referenced_on: 1442240856.13053
owner: fluter!~fluter@fedora/fluter
rate_limit: 15
ref_count: 2
ref_user: fluter!~fluter@fedora/fluter
type: text
<excuse>
action: excuse.sh
created_on: 1236819394
enabled: 1
last_referenced_in: #pbot2
last_referenced_on: 1440574579.20769
nooverride: 1
owner: pragma_
rate_limit: 0
ref_count: 481
ref_user: bq!~chatzilla@112.65.211.220
type: module
<expand>
action: expand_macros.pl
add_nick: 1
created_on: 1385615028.69553
enabled: 1
last_referenced_in: pragma-
last_referenced_on: 1442148867.84874
nooverride: 1
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 0
ref_count: 226
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: module
<eyes>
action: /call hugs
created_on: 1326935493.13515
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1428220376.09996
owner: pragma_
rate_limit: 15
ref_count: 2
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<faces>
action: :) ;) :o >:) :p :P~ :D ;-D :^) =^.^= >:O o_O
created_on: 1209250455
edited_by: pragma-!~chaos@unaffiliated/pragmatic-chaos
edited_on: 1439056918.9656
enabled: 1
last_referenced_in: #cjeopardy
last_referenced_on: 1423083150.70682
owner: kate`
rate_limit: 15
ref_count: 3
ref_user: centrinia!~centrinia@107-208-218-105.lightspeed.tukrga.sbcglobal.net
type: text
<factoid>
action: /call fact
created_on: 1377871258.66534
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1442186285.14767
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 0
ref_count: 11
ref_user: MethylatorX!~quassel@41.238.152.3
type: text
<factoids>
action: /call list factoids
created_on: 1192737117
enabled: 1
last_referenced_in: nchambers
last_referenced_on: 1441886415.76589
owner: pragma_
rate_limit: 15
ref_count: 26
ref_user: nchambers!nchambers@compilerdev.net
type: text
<false>
action: !true
created_on: 1197769474
enabled: 1
last_referenced_in: #cjeopardy
last_referenced_on: 1425997583.0852
noembed: 1
owner: snhmib
rate_limit: 15
ref_count: 10
ref_user: StrawMachie!6d4211ad@gateway/web/freenode/ip.109.66.17.173
type: text
<faq>
action: cfaq.pl
created_on: 1104460444
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1442005113.60049
nooverride: 1
owner: pragma_
rate_limit: 0
ref_count: 691
ref_user: o11c!~ben@unaffiliated/o11c
type: module
<feeds>
action: /call hugs
created_on: 1436176661.82632
enabled: 1
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<ffi>
action: Foreign Function Interface
created_on: 1192819360
enabled: 1
last_referenced_in: langerjan
last_referenced_on: 1382539974.97452
owner: PoppaVic
rate_limit: 15
ref_count: 6
ref_user: LangerJan!~jg@p4FDCB74E.dip0.t-ipconnect.de
type: text
<fhs>
action: http://www.redhat.com/docs/manuals/linux/RHL-9-Manual/ref-guide/s1-filesystem-fhs.html
created_on: 1104460859
enabled: 1
owner: twkm
rate_limit: 15
ref_count: 6
ref_user: n00p
type: text
<find>
action: /call factfind
created_on: 1277784994.65625
enabled: 1
last_referenced_in: pragma-
last_referenced_on: 1442149006.87545
owner: pbot3
rate_limit: 0
ref_count: 529
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<fine>
action: /call 8ball
created_on: 1408885763.59671
enabled: 1
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 0
ref_count: 0
ref_user: nobody
type: text
<flavor>
action: Yummy Yucky Emetic Rancid Delicious Sublime Piquant Delectable Foul Stochastic $colors:ucfirst
created_on: 1442244039.16791
edited_by: pragma-!~chaos@unaffiliated/pragmatic-chaos
edited_on: 1442249167.0726
enabled: 1
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<floating>
action: /say What everybody should know about floating-point arithmetic: http://docs.oracle.com/cd/E19957-01/806-3568/ncg_goldberg.html and http://randomascii.wordpress.com/2012/09/09/game-developer-magazine-floating-point/
created_on: 1200954186
edited_by: pragma-!~chaos@unaffiliated/pragmatic-chaos
edited_on: 1396138902.73834
enabled: 1
last_referenced_in: marchelzo_
last_referenced_on: 1440630033.3328
owner: pragma_
rate_limit: 15
ref_count: 101
ref_user: marchelzo_!~marchelzo@unaffiliated/marchelzo/x-2669545
type: text
<fnord>
action: fnord.pl
created_on: 1274561219
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1423163739.71926
nooverride: 1
owner: pragma_
rate_limit: 15
ref_count: 39
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: module
<foldoc>
action: /call dict -d foldoc
created_on: 1269854612
enabled: 1
last_referenced_in: #pbot2
last_referenced_on: 1439777775.489
owner: pragma_
rate_limit: 15
ref_count: 71
ref_user: beco!~beco@unaffiliated/beco
type: text
<foobarbaz>
action: foo bar baz
created_on: 1379514305.05482
enabled: 1
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<for>
action: /call 8ball
created_on: 1324630871.90477
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1442076873.71727
owner: pragma_
rate_limit: 0
ref_count: 15
ref_user: amriunix!~amriunix@154.107.89.89
type: text
<fquote>
action: funnyish_quote.pl
created_on: 1258701318
enabled: 1
last_referenced_in: #pbot2-test
last_referenced_on: 1442010701.75217
nooverride: 1
owner: pragma_
rate_limit: 0
ref_count: 35
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: module
<frowns>
action: /call hugs
created_on: 1324759341.89351
enabled: 1
owner: pragma_
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<fuckwad>
action: http://upload.wikimedia.org/wikipedia/commons/9/9a/Greater_Internet_Fuckwad_Theory.png
created_on: 1199691115
edited_by: pragma-!~chaos@unaffiliated/pragmatic-chaos
edited_on: 1403978100.98505
enabled: 1
last_referenced_in: #cjeopardy
last_referenced_on: 1426729306.69788
owner: pragma_
rate_limit: 15
ref_count: 11
ref_user: PapaFrog!~PapaFrog@2601:8:1f00:1bb1:a171:96c9:f9ee:3b1e
type: text
<funcpointers>
action: http://www.function-pointer.org/
created_on: 1104460679
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1339711071.93576
owner: twkm
rate_limit: 15
ref_count: 13
ref_user: sickle
type: text
<functionpointer>
action: http://www.function-pointer.org
created_on: 1104968677
enabled: 1
last_referenced_in: va
last_referenced_on: 1401573818.49063
owner: orbitz
rate_limit: 15
ref_count: 6
ref_user: va!~filler@ares08.inai.de
type: text
<g>
action: /call google
created_on: 1240680519
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1435294113.75931
noembed: 1
owner: pragma_
rate_limit: 15
ref_count: 116
ref_user: buhman!~root@corsair.erebor.buhman.org
type: text
<g++>
action: /call cc -lang=cpp
created_on: 1428108350.79492
enabled: 1
last_referenced_in: cousteau
last_referenced_on: 1441814361.28455
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 0
ref_count: 229
ref_user: cousteau!~cousteau@138.100.74.81
type: text
<gas-notes>
action: http://www.cs.cmu.edu/afs/cs.cmu.edu/academic/class/15213-s00/doc/gas-notes.txt
created_on: 1199243990
enabled: 1
last_referenced_in: cousteau
last_referenced_on: 1341418592.08034
owner: pragma_
rate_limit: 15
ref_count: 1
ref_user: cousteau
type: text
<gcc>
action: /call cc
created_on: 1104389164
edited_by: pragma-!~chaos@unaffiliated/pragmatic-chaos
edited_on: 1421546559.17301
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1441367973.00225
owner: pragma_
rate_limit: 0
ref_count: 192
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<gcc-macros>
action: http://gcc.gnu.org/onlinedocs/cpp/Common-Predefined-Macros.html
created_on: 1296116876.12476
enabled: 1
last_referenced_in: mindlessdrone
last_referenced_on: 1378307934.86205
owner: pragma_
rate_limit: 15
ref_count: 1
ref_user: MindlessDrone!~MindlessD@HSI-KBW-134-3-130-100.hsi14.kabel-badenwuerttemberg.de
type: text
<gcchacks>
action: http://www.ibm.com/developerworks/linux/library/l-gcc-hacks/
created_on: 1261374181
enabled: 1
last_referenced_in: dorp
last_referenced_on: 1400847684.51454
owner: pragma_
rate_limit: 15
ref_count: 2
ref_user: dorp!~dorp@46.120.11.7
type: text
<gdb>
action: /say GDB website: http://www.gnu.org/software/gdb/ - GDB Manual: http://sourceware.org/gdb/current/onlinedocs/gdb/
created_on: 1104460628
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1436674124.24647
owner: twkm
rate_limit: 15
ref_count: 32
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<gdefine>
action: gdefine.pl
created_on: 1236819675
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1416200904.50071
nooverride: 1
owner: pragma_
rate_limit: 15
ref_count: 457
ref_user: pentagon_!~fingertip@maf2836d0.tmodns.net
type: module
<gdict>
action: /call gdefine
created_on: 1255125488
enabled: 1
last_referenced_on: 1416200904.49301
owner: pragma_
rate_limit: 15
ref_count: 361
ref_user: pentagon_!~fingertip@maf2836d0.tmodns.net
type: text
<get>
action: /me $attacks $args with a $sizes $colors $animal_adjectives $animals
created_on: 1257711390
enabled: 1
last_referenced_in: shadowswalker
last_referenced_on: 1440528033.61009
owner: Irishmanluke
rate_limit: 15
ref_count: 23
ref_user: shadowswalker!~shadowswa@sg.serverip.co
type: text
<ghi>
action: $animals
created_on: 1428090259.6321
enabled: 1
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<giggity>
action: /say giggity giggity
created_on: 1331328488.44898
enabled: 1
last_referenced_in: justjealouse
last_referenced_on: 1399990308.67171
owner: GeorgeJ
rate_limit: 15
ref_count: 2
ref_user: justjealouse!~temp3@192.12.88.234
type: text
<gives>
action: /call saythanks
created_on: 1436024094.08432
edited_by: pragma-!~chaos@unaffiliated/pragmatic-chaos
edited_on: 1436024322.02007
enabled: 1
last_referenced_in: #pbot2-test
last_referenced_on: 1436175399.93121
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 10
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<gnumake>
action: http://www.gnu.org/software/make/manual/make.pdf
created_on: 1194222910
enabled: 1
last_referenced_in: mmango
last_referenced_on: 1426734638.20418
owner: pragma_
rate_limit: 15
ref_count: 2
ref_user: mmango!~Mangopear@108-217-142-114.lightspeed.milwwi.sbcglobal.net
type: text
<go>
action: /call cc -lang=go
created_on: 1428671512.05207
enabled: 1
last_referenced_in: radialneon
last_referenced_on: 1436826875.87171
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 0
ref_count: 6
ref_user: radialneon!~radialneo@187.59.143.241
type: text
<goddammit>
action: /call insult $nick
created_on: 1396540442.18447
enabled: 1
last_referenced_on: 1416913558.843
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 1
ref_user: cousteau!~cousteau@138.100.74.81
type: text
<goddamnit>
action: /call insult $nick
created_on: 1396540429.23704
enabled: 1
last_referenced_on: 1407214787.79905
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 1
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<goldberg>
action: http://download.oracle.com/docs/cd/E19957-01/806-3568/ncg_goldberg.html
created_on: 1313521090.05729
enabled: 1
last_referenced_in: mhi^
last_referenced_on: 1358515673.60882
owner: PoppaVic
rate_limit: 15
ref_count: 4
ref_user: mhi^
type: text
<good>
action: /call 8ball
created_on: 1408885768.62137
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1442232292.53927
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 0
ref_count: 14
ref_user: mayuresh!~mayuresh@249.snat-111-91-30.hns.net.in
type: text
<good-bye>
action: /call bye
created_on: 1417691581.36881
enabled: 1
last_referenced_on: 1417691585.20466
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 0
ref_count: 1
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<good\s+girl>
action: me wags her tail happily.
created_on: 1271799942
enabled: 1
owner: pragma_
rate_limit: 0
ref_count: 0
ref_user: nobody
type: regex
<goodbye>
action: /call bye
created_on: 1417691576.1316
enabled: 1
last_referenced_in: vldn88
last_referenced_on: 1437175330.79212
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 0
ref_count: 1
ref_user: vldn88!~vldn88@116.18.0.85.dynamic.wline.res.cust.swisscom.ch
type: text
<google>
action: /call google_search $nick
created_on: 1322955668.41469
enabled: 1
last_referenced_in: #cjeopardy
last_referenced_on: 1441845765.233
owner: pragma_
rate_limit: 15
ref_count: 349
ref_user: crossroads1112!~crossroad@2602:306:320a:6fc0::43
type: text
<google_search>
action: g.pl
created_on: 1322955852.0967
enabled: 1
last_referenced_in: #cjeopardy
last_referenced_on: 1441845765.23594
modulelauncher_subpattern: s/(\S+)\\ /$1 /
nooverride: 1
owner: pragma_
rate_limit: 15
ref_count: 311
ref_user: crossroads1112!~crossroad@2602:306:320a:6fc0::43
type: module
<greenspun>
action: /say Greenspun's Tenth Rule of Programming: "Any sufficiently complicated C or Fortran program contains an ad-hoc, informally-specified bug-ridden slow implementation of half of Common Lisp."
created_on: 1108933892
enabled: 1
owner: mauke
rate_limit: 15
ref_count: 3
ref_user: leth
type: text
<greet>
action: /call hi
created_on: 1371341579.36823
edited_by: pragma-!~chaos@unaffiliated/pragmatic-chaos
edited_on: 1425427675.65661
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1428016476.52314
owner: pragma-
rate_limit: 0
ref_count: 48
ref_user: fstd!~fstd@unaffiliated/fisted
type: text
<grot>
action: /say <grot> I remember the relief of waking up one morning (sane) in a hospital bed, after a night of terror after smoking cannbis, having freaked out completely and developed symptoms that went beyond ordinary panic attacks
created_on: 1260048234
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1282602919.32164
owner: pragma_
rate_limit: 15
ref_count: 7
ref_user: apropos
type: text
<gspy>
action: gspy.pl
created_on: 1105953720
enabled: 1
last_referenced_in: #pbot2
last_referenced_on: 1365946280.62845
nooverride: 1
owner: pragma_
rate_limit: 15
ref_count: 53
ref_user: MykonBlu
type: module
<gtop10>
action: gtop10.pl
created_on: 1175420853
enabled: 1
last_referenced_in: ejls
last_referenced_on: 1342053703.01064
nooverride: 1
owner: pragma_
rate_limit: 15
ref_count: 13
ref_user: ejls
type: module
<gtop15>
action: gtop15.pl
created_on: 1175428910
enabled: 1
nooverride: 1
owner: pragma_
rate_limit: 15
ref_count: 47
ref_user: pragma_
type: module
<guesscoding>
action: the act of trying to write code without learning the language, or to use a library without reading the documentation. How guesscoders even get anything done is anyone's guess.
created_on: 1215947047
enabled: 1
last_referenced_in: thfabba
last_referenced_on: 1383304240.96793
owner: Tefaj
rate_limit: 15
ref_count: 11
ref_user: ThFabba!~muhkuh@pdpc/supporter/active/fabba
type: text
<gut>
action: /call get
created_on: 1257712588
enabled: 1
owner: pragma_
rate_limit: 15
ref_count: 1
ref_user: pragma_
type: text
<gw>
action: /say "Given..Want": What do you have to work with? What's the desired goal? Between them is the resulting Process. Now ask yourself: WHY am I doing this? Why THIS way?
created_on: 1254241388
enabled: 1
last_referenced_in: mhi^
last_referenced_on: 1358520349.84805
owner: dbtid
rate_limit: 15
ref_count: 35
ref_user: mhi^
type: text
<haha>
action: /call 8ball
created_on: 1404728253.13718
enabled: 1
last_referenced_in: aedx
last_referenced_on: 1432994239.64034
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 0
ref_count: 4
ref_user: Aedx!~Aedx@cpc17-grim14-2-0-cust225.12-3.cable.virginm.net
type: text
<hands>
action: /call gives
created_on: 1436175393.89758
enabled: 1
last_referenced_in: #pbot2-test
last_referenced_on: 1436175399.92919
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 1
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<happy\s+new\s+year>
action: say Happy New Year, $nick!
created_on: 1199174945
enabled: 1
owner: pragma_
rate_limit: 0
ref_count: 0
ref_user: nobody
type: regex
<has>
action: /call 8ball
created_on: 1296164798.11986
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1442035110.16134
owner: pragma_
rate_limit: 0
ref_count: 27
ref_user: schquid!~schquid@unaffiliated/schquid
type: text
<hash>
action: http://en.wikipedia.org/wiki/Hashtable
created_on: 1199914203
enabled: 1
last_referenced_in: papafrog
last_referenced_on: 1425691956.32114
owner: pragma_
rate_limit: 15
ref_count: 7
ref_user: PapaFrog!~qscript@c-73-40-100-84.hsd1.va.comcast.net
type: text
<haskell>
action: /call cc -lang=haskell
created_on: 1350601167.29372
edited_by: pragma-!~chaos@unaffiliated/pragmatic-chaos
edited_on: 1428671499.02081
enabled: 1
last_referenced_in: tommyc
last_referenced_on: 1439831452.31691
owner: pragma-
rate_limit: 0
ref_count: 37
ref_user: TommyC!~TommyC@unaffiliated/sepulchralbloom
type: text
<hates>
action: /call hugs
created_on: 1324055645.43143
enabled: 1
last_referenced_on: 1424231815.92427
owner: pragma_
rate_limit: 15
ref_count: 3
ref_user: profess!~profess__@unaffiliated/csddesk
type: text
<heap>
action: /say C does not require implementations to use stacks or heaps. Please refer to the actually defined storage durations, which are four: allocated, automatic, thread and static.
created_on: 1311728565.05284
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1432686840.25874
owner: guidj0s
rate_limit: 15
ref_count: 41
ref_user: Chris!~chris@spy/chris
type: text
<heh>
action: /call 8ball
created_on: 1437498470.30069
enabled: 1
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<hello>
action: /call hi
created_on: 1403807316.91693
enabled: 1
last_referenced_in: fluter
last_referenced_on: 1442241300.59058
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 0
ref_count: 65
ref_user: fluter!~fluter@fedora/fluter
type: text
<help>
action: /say To learn all about me, see http://www.iso-9899.info/wiki/Candide
action_with_args: /say To learn all about $args, see http://www.iso-9899.info/wiki/Candide#$args
created_on: 1109792986
enabled: 1
last_referenced_in: #cjeopardy
last_referenced_on: 1442087605.31112
owner: NeverDream
rate_limit: 0
ref_count: 1692
ref_user: kurahaupo_!~kurahaupo@118.148.197.107
type: text
<herring>
action: a vicious species, loyal only to Baughn. Attempts to wrest control of the Herring Hordes can result in consequences similar to http://fukung.net/v/2833/15cod.jpg .
created_on: 1173805492
enabled: 1
last_referenced_in: aedx
last_referenced_on: 1433769732.85818
owner: Baughn
rate_limit: 15
ref_count: 5
ref_user: Aedx!~Aedx@82.219.32.157
type: text
<hey>
action: /call hi
created_on: 1322629844.14708
enabled: 1
last_referenced_in: sanketdg
last_referenced_on: 1439730184.31544
owner: pragma_
rate_limit: 0
ref_count: 66
ref_user: sanketdg!~sanketdg@43.251.170.97
type: text
<hi>
action: /say $hi_phrases, $args
created_on: 1109044278
enabled: 1
last_referenced_in: fluter
last_referenced_on: 1442241300.59294
owner: pragma_
rate_limit: 0
ref_count: 1852
ref_user: fluter!~fluter@fedora/fluter
type: text
use_output_queue: 1
<hi_phrases>
action: "Well, hello there" "Hi there" "Hey, whats up" Hola Hi Hello "Que pasa" "How are you doing" "How's it going"
created_on: 1109044257
enabled: 1
owner: pragma_
rate_limit: 15
ref_count: 1
ref_user: dav7
type: text
<hint>
action: /call cjeopardy_hint_module $nick $channel
created_on: 1406653962.70469
edited_by: pragma-!~chaos@unaffiliated/pragmatic-chaos
edited_on: 1422425509.62943
enabled: 1
last_referenced_in: #cjeopardy
last_referenced_on: 1442236938.39858
noembed: 1
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 0
ref_count: 9748
ref_user: Shad_!d4c66e5f@gateway/web/freenode/ip.212.198.110.95
type: text
<hit>
action: /call slap
created_on: 1258701405
enabled: 1
last_referenced_in: #cjeopardy
last_referenced_on: 1435146382.14185
owner: pragma_
rate_limit: 15
ref_count: 10
ref_user: owlzee!~pasta@202.161.111.94
type: text
<hits>
action: /call hugs
created_on: 1427588105.70028
enabled: 1
last_referenced_on: 1427588115.63521
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 1
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<hola>
action: /call hi
created_on: 1193167207
enabled: 1
last_referenced_in: fluter
last_referenced_on: 1437642251.21958
owner: pragma_
rate_limit: 0
ref_count: 15
ref_user: fluter!~fluter@fedora/fluter
type: text
<holds>
action: /call hug
created_on: 1297986113.21568
enabled: 1
last_referenced_on: 1297986188.50171
owner: pragma_
rate_limit: 15
ref_count: 3
ref_user: kulp
type: text
<homework>
action: /say We can help with homework, as long as it's within the spirit of the assignment. We won't do it for you, though. Ask questions such as "Why is it that ... ?" rather than "Show me how to ..."
created_on: 1231165509
enabled: 1
last_referenced_in: doppel
last_referenced_on: 1422191974.93591
owner: kate`
rate_limit: 15
ref_count: 41
ref_user: doppel!~doppel@ip68-96-169-47.lv.lv.cox.net
type: text
<horoscope>
action: horoscope
created_on: 1255107146
enabled: 1
last_referenced_in: jm0
last_referenced_on: 1440884971.18155
nooverride: 1
owner: pragma_
rate_limit: 0
ref_count: 96
ref_user: jm0!~jm0@2-105-209-55-dynamic.dk.customer.tdc.net
type: module
<horrorscope>
action: horrorscope
created_on: 1277799286.01727
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1440500662.78178
nooverride: 1
owner: pragma_
rate_limit: 0
ref_count: 67
ref_user: jm0!~jm0@2-105-209-55-dynamic.dk.customer.tdc.net
type: module
<hostile>
action: http://web.archive.org/web/20050425085922/http://www.iscblog.info/blog/display/32
created_on: 1105037725
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1428221454.98967
owner: prec
rate_limit: 15
ref_count: 4
ref_user: aport!~user@ip70-181-128-208.sd.sd.cox.net
type: text
<house>
action: /say What you're attempting is akin to an apprentence carpenter attempting to construct an entire house without having learned how to measure. In other words, there will be a lot of holes -- if the entire contraption doesn't fall apart completely.
created_on: 1194058489
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1288602578.9381
owner: pragma_
rate_limit: 15
ref_count: 4
ref_user: n00p
type: text
<how>
action: /say $nick: $how_answers
created_on: 1276845773
edited_by: pragma-!~chaos@unaffiliated/pragmatic-chaos
edited_on: 1427588290.86344
enabled: 1
last_referenced_in: pragma-
last_referenced_on: 1442187137.51898
owner: pragma_
rate_limit: 0
ref_count: 208
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
use_output_queue: 1
<how_answers>
action: "I don't know." "If you investigate a $sizes amount further, you can figure it out." "Are you thinking clearly?" "Are you sure you're not a $sizes $idiots?" "Read the $manuals, you $sizes $idiots."
created_on: 1193949354
edited_by: pragma-!~chaos@unaffiliated/pragmatic-chaos
edited_on: 1395849300.744
enabled: 1
owner: pragma_
rate_limit: 15
ref_count: 2
ref_user: pragma_
type: text
<howto>
action: /say http://samizdat.mines.edu/howto/HowToBeAProgrammer.html
created_on: 1208326120
enabled: 1
last_referenced_in: saparok
last_referenced_on: 1362361158.13577
owner: pragma_
rate_limit: 15
ref_count: 2
ref_user: Saparok
type: text
<htdp>
action: /say How to Design Programs: http://www.htdp.org/
created_on: 1270427313
enabled: 1
last_referenced_in: angstrom
last_referenced_on: 1284743490.85082
owner: kate`
rate_limit: 15
ref_count: 3
ref_user: angstrom
type: text
<hug>
action: /me hugs $args
created_on: 1205458354
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1442050846.98945
owner: pragma_
rate_limit: 15
ref_count: 31
ref_user: fluter!~fluter@fedora/fluter
type: text
<hugs>
action: /me $hugs_responses $nick
action_with_args: /me $hugs_responses $nick
created_on: 1322959326.6386
enabled: 1
last_referenced_in: #pbot2
last_referenced_on: 1442245190.00962
owner: pragma_
rate_limit: 0
ref_count: 179
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
use_output_queue: 1
<hugs_responses>
action: tickles "winks at" "blushes at" "bats its eyes at" hugs kisses slaps "frowns at" "wiggles its butt at"
created_on: 1323733048.36535
enabled: 1
owner: pragma_
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<hush>
action: /me blushes and goes quiet for now.
created_on: 1258843946
enabled: 1
last_referenced_in: doppel
last_referenced_on: 1419248864.45483
owner: pragma_
rate_limit: 15
ref_count: 9
ref_user: doppel!~doppel@ip68-96-169-47.lv.lv.cox.net
type: text
<i2a>
action: Introduction to Algorithms - http://highered.mcgraw-hill.com/sites/0070131511/
created_on: 1198330021
enabled: 1
last_referenced_in: mhi^
last_referenced_on: 1358520362.84688
owner: Baughn_
rate_limit: 15
ref_count: 5
ref_user: mhi^
type: text
<ia>
action: /say Your inner animal is a $sizes $animal_adjectives $animals, $args.
created_on: 1174590993
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1393300064.52641
owner: pragma_
rate_limit: 15
ref_count: 95
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<icicle-binfmt>
action: rudimentary program loader with system libraries included. See: https://github.com/cheery/icicle-binfmt See Also: http://en.wikipedia.org/wiki/Loader_(computing)
created_on: 1322092850.91233
enabled: 1
owner: Cheery
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<ide>
action: http://en.wikipedia.org/wiki/Comparison_of_integrated_development_environments
created_on: 1268466837
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1374852434.12105
owner: pragma_
rate_limit: 15
ref_count: 8
ref_user: rob``
type: text
<ideone>
action: ideone.pl
created_on: 1272176604
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1401824040.15028
modulelauncher_subpattern: s/([^ ]+)\s+(.*)/$1 '$2'/
nooverride: 1
owner: pragma_
rate_limit: 0
ref_count: 6927
ref_user: bennabiy!~Thunderbi@96-37-209-0.dhcp.leds.al.charter.com
type: module
<idiots>
action: moron knucklehead dolt half-wit retard idiot chowderhead idiot
created_on: 1194139898
enabled: 1
last_referenced_in: nitrix
last_referenced_on: 1372818445.5074
owner: pragma_
rate_limit: 15
ref_count: 13
ref_user: nitrix
type: text
<ilmm>
action: /say I love my mother. Her behaviour is well defined.
created_on: 1272700243
enabled: 1
last_referenced_in: #cjeopardy
last_referenced_on: 1406594778.95431
owner: n00p
rate_limit: 15
ref_count: 1
ref_user: fluter!~fluter@fedora/fluter
type: text
<infix>
action: /call rpn_module infix
created_on: 1400996965.38655
enabled: 1
last_referenced_on: 1401806347.49657
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 14
ref_user: nitrix!~nitrix@unaffiliated/nitrix
type: text
<info>
action: /call factinfo
created_on: 1277259101.38088
enabled: 1
last_referenced_in: #pbot2
last_referenced_on: 1442243185.56432
owner: pbot3
rate_limit: 0
ref_count: 367
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<insult>
action: insult.pl
created_on: 1236819209
enabled: 1
last_referenced_in: #pbot2
last_referenced_on: 1442241097.88517
nooverride: 1
owner: pragma_
rate_limit: 0
ref_count: 932
ref_user: fluter!~fluter@fedora/fluter
type: module
<integer>
action: http://wikipedia.org/wiki/Integer
created_on: 1189048945
enabled: 1
last_referenced_in: #cjeopardy
last_referenced_on: 1440829708.54571
owner: prec
rate_limit: 15
ref_count: 11
ref_user: gibre!~Gil@84-75-225-110.dclient.hispeed.ch
type: text
<intelmanuals>
action: http://developer.intel.com/products/processor/manuals/index.htm
created_on: 1260039944
enabled: 1
owner: ColonelJ
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<is>
action: /call 8ball
created_on: 1277624712.94018
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1442119929.43174
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 0
ref_count: 209
ref_user: fstd!~fstd@unaffiliated/fisted
type: text
<it\s+works>
action: works
created_on: 1231373738
enabled: 1
owner: pragma_
rate_limit: 0
ref_count: 0
ref_user: nobody
type: regex
<item>
action: rock porcupine banana sock supernova balloon bathyscape
created_on: 1406477891.26857
enabled: 1
owner: edk!znc@unaffiliated/edk
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<itsatrap>
action: http://www.dilbert.com/dyn/str_strip/000000000/00000000/0000000/000000/90000/2000/700/92768/92768.strip.sunday.gif
created_on: 1277910211.5416
enabled: 1
last_referenced_on: 1277910221.1587
owner: pragma_
rate_limit: 15
ref_count: 1
ref_user: pragma_
type: text
<itworks>
action: /call works
created_on: 1231373861
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1432910382.78324
owner: pragma_
rate_limit: 15
ref_count: 48
ref_user: Chris!~chris@spy/chris
type: text
<jargon>
action: /call dict -d jargon
created_on: 1403859625.88363
enabled: 1
last_referenced_on: 1424275226.21066
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 3
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<java>
action: /call cc -lang=java
created_on: 1428671076.50901
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1435062689.52515
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 0
ref_count: 17
ref_user: gbobby!~Robert@LINBIT/gbobby
type: text
<javabad>
action: /call size
created_on: 1199480034
enabled: 1
last_referenced_on: 1297127501.97805
owner: Baughn_
rate_limit: 15
ref_count: 3
ref_user: carcat
type: text
<javaschools>
action: http://www.joelonsoftware.com/articles/ThePerilsofJavaSchools.html
created_on: 1297127623.92844
enabled: 1
last_referenced_in: pragma-
last_referenced_on: 1428662536.94508
owner: ouah
rate_limit: 15
ref_count: 4
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<join>
action: /join $args
created_on: 1384136725.84767
enabled: 1
owner: bcnjr5!~bcnjr5@adsl-184-32-209-227.mia.bellsouth.net
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<js>
action: /call cc -lang=javascript
created_on: 1427954431.44853
enabled: 1
last_referenced_in: pragma-
last_referenced_on: 1438311923.90487
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 0
ref_count: 20
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<jump>
action: /me jumps out the window
created_on: 1194414478
enabled: 1
owner: kp
rate_limit: 15
ref_count: 1
ref_user: kp
type: text
<kate`>
action: Lasagnasian
created_on: 1177655583
enabled: 1
last_referenced_in: edk
last_referenced_on: 1433545329.4452
owner: Baughn
rate_limit: 15
ref_count: 13
ref_user: edk!~edk@spy/edk0
type: text
<kernelnewbies>
action: #kernelnewbies at irc.kernelnewbies.org (or irc.oftc.net).
created_on: 1107807003
enabled: 1
last_referenced_in: pessimist
last_referenced_on: 1426099632.58747
owner: noselasd
rate_limit: 15
ref_count: 2
ref_user: Pessimist!Pessimist@gateway/shell/bnc4free/x-wlpsiwdfspchsumu
type: text
<kickass>
action: /me kicks $args's ass with a $weapon
created_on: 1208762874
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1440092281.26109
owner: andy
rate_limit: 15
ref_count: 10
ref_user: MethylatorX!~quassel@41.238.143.193
type: text
<kicks>
action: /call hugs
created_on: 1326935472.58861
enabled: 1
owner: pragma_
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<kill>
action: /me kills $args with a $sizes $colors $animals
created_on: 1258609384
enabled: 1
last_referenced_in: lorenz
last_referenced_on: 1430966894.14934
owner: PARLIAMENT
rate_limit: 15
ref_count: 25
ref_user: lorenz!~gavin@unaffiliated/lorenz
type: text
<kiss>
action: /me kisses $args
created_on: 1233633783
enabled: 1
last_referenced_in: mingdao
last_referenced_on: 1436800619.84247
owner: pragma_
rate_limit: 15
ref_count: 39
ref_user: mingdao!~mingdao@unaffiliated/mingdao
type: text
<kisses>
action: /call hugs
created_on: 1323765158.84333
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1428310471.28569
owner: pragma_
rate_limit: 15
ref_count: 2
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<kmkf>
action: /say Kate's Makefiles! You'll hate them! http://kmkf.elide.org/
created_on: 1438962104.69819
enabled: 1
last_referenced_in: kate
last_referenced_on: 1438962125.40566
owner: kate!~kate@unaffiliated/kate
rate_limit: 15
ref_count: 1
ref_user: kate!~kate@unaffiliated/kate
type: text
<ksh>
action: /call cc -lang=ksh
created_on: 1421776324.61461
enabled: 1
last_referenced_in: pragma-
last_referenced_on: 1431450708.05025
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 0
ref_count: 14
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<lag>
action: /call lagcheck
created_on: 1323748295.38299
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1433193821.05131
owner: pragma_
rate_limit: 0
ref_count: 42
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<lart>
action: /me makes an attitude adjustment upside $args's head with the aid of a $lart_tool
created_on: 1208660815
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1440377811.24113
owner: vorpal
rate_limit: 15
ref_count: 33
ref_user: IWishIKnew!~IWishIKne@nv-71-49-208-64.dyn.embarqhsd.net
type: text
<lart_tool>
action: 2x4 knobkerry AK-47 flamethrower "tactical nuclear weapon"
created_on: 1208660856
enabled: 1
owner: vorpal
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<later>
action: /call bye
created_on: 1193167299
enabled: 1
last_referenced_on: 1424231992.48413
owner: pragma_
rate_limit: 0
ref_count: 2
ref_user: profess!~profess__@unaffiliated/csddesk
type: text
<latest>
action: /call top20 recent
created_on: 1194642834
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1441137944.86381
owner: pragma_
rate_limit: 0
ref_count: 25
ref_user: MethylatorX!~Methylato@41.238.133.230
type: text
<lawl>
action: /call lol
created_on: 1369908170.46593
enabled: 1
owner: pragma-
rate_limit: 0
ref_count: 0
ref_user: nobody
type: text
<leak>
action: /say A memory leak occurs when a dynamically allocated memory is left without the free() counterpart being called. Valgrind is a tool to check memory leaks.
created_on: 1439778596.37377
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1439778637.80501
owner: beco!~beco@unaffiliated/beco
rate_limit: 15
ref_count: 2
ref_user: beco!~beco@unaffiliated/beco
type: text
<learn21days>
action: http://abstrusegoose.com/249
created_on: 1268317654
enabled: 1
last_referenced_in: mhi^
last_referenced_on: 1358520371.33905
owner: pragma_
rate_limit: 15
ref_count: 4
ref_user: mhi^
type: text
<libpack>
action: http://www.leonerd.org.uk/code/libpack
created_on: 1200500816
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1434901511.22462
owner: PoppaVic
rate_limit: 15
ref_count: 158
ref_user: edk!~edk@spy/edk0
type: text
<lick>
action: $lick_responses
created_on: 1442245257.30938
edited_by: pragma-!~chaos@unaffiliated/pragmatic-chaos
edited_on: 1442246499.9617
enabled: 1
last_referenced_in: #pbot2
last_referenced_on: 1442247864.56253
owner: edk!~edk@spy/edk0
rate_limit: 15
ref_count: 51
ref_user: edk!~edk@spy/edk0
type: text
<lick_action>
action: "/me licks $args. $flavor!"
created_on: 1442247319.93556
enabled: 1
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<lick_responses>
action: "/say $nick: I'm not licking that!" $lick_action $lick_action $lick_action
created_on: 1442245287.22307
edited_by: pragma-!~chaos@unaffiliated/pragmatic-chaos
edited_on: 1442247360.0835
enabled: 1
owner: edk!~edk@spy/edk0
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<licks>
action: /call hugs
created_on: 1326935466.03479
enabled: 1
last_referenced_in: #pbot2
last_referenced_on: 1442245190.00692
owner: pragma_
rate_limit: 15
ref_count: 2
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<lidapin>
action: /say Vill du bli fin, får du lida pin.
created_on: 1268386194
enabled: 1
owner: kate`
rate_limit: 15
ref_count: 1
ref_user: kate`
type: text
<likes>
action: /call hugs
created_on: 1324055651.38565
enabled: 1
last_referenced_in: #cjeopardy
last_referenced_on: 1432029047.27343
owner: pragma_
rate_limit: 15
ref_count: 2
ref_user: zyxwvuts!~zyxwvuts@c220-239-46-46.eburwd6.vic.optusnet.com.au
type: text
<line>
action: a sequence of characters terminated by a newline sequence ('\n' in C, CRLF in various Internet protocols).
created_on: 1106779283
enabled: 1
last_referenced_in: maxxe
last_referenced_on: 1372678268.04252
owner: prec
rate_limit: 15
ref_count: 4
ref_user: maxxe
type: text
<linkage>
action: /call linkageandstorage
created_on: 1221600538
enabled: 1
last_referenced_in: doppel
last_referenced_on: 1433105146.23155
owner: kate`
rate_limit: 15
ref_count: 15
ref_user: doppel!~doppel@ip68-96-169-47.lv.lv.cox.net
type: text
<linkageandstorage>
action: /say http://www.iso-9899.info/wiki/LinkageAndStorage
created_on: 1221600612
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1440850976.57949
owner: kate`
rate_limit: 15
ref_count: 41
ref_user: u-ou!no-n@unaffiliated/no-n
type: text
<literal>
action: /call show
created_on: 1179678945
enabled: 1
last_referenced_on: 1427599678.98604
owner: pragma_
rate_limit: 0
ref_count: 12
ref_user: Maxdamantus!~Maxdamant@unaffiliated/maxdamantus
type: text
<lol>
action: /call yes
created_on: 1338485250.28569
enabled: 1
last_referenced_in: jm0
last_referenced_on: 1440639226.29014
owner: pragma-
rate_limit: 0
ref_count: 61
ref_user: jm0!~jm0@2-105-209-55-dynamic.dk.customer.tdc.net
type: text
<look\s*up\s([^\s]+)>
action: man $1
created_on: 1194261643
enabled: 1
owner: pragma_
rate_limit: 0
ref_count: 0
ref_user: nobody
type: regex
<looks>
action: /call hugs
created_on: 1324759306.79891
enabled: 1
last_referenced_in: #pbot2-test
last_referenced_on: 1440501626.89137
owner: pragma_
rate_limit: 15
ref_count: 9
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<lovequote>
action: love_quote.pl
created_on: 1271363105
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1442009296.26008
nooverride: 1
owner: pragma_
rate_limit: 0
ref_count: 99
ref_user: o11c!~ben@unaffiliated/o11c
type: module
<loves>
action: /call hugs
created_on: 1324055640.85083
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1440036297.3751
owner: pragma_
rate_limit: 15
ref_count: 4
ref_user: shric!uid107964@spy/chris
type: text
<lsb>
action: http://refspecs.freestandards.org/LSB_2.1.0/LSB-generic/LSB-generic/book1.html
created_on: 1182000690
enabled: 1
last_referenced_in: daowee
last_referenced_on: 1379822753.73422
owner: PoppaVic
rate_limit: 15
ref_count: 6
ref_user: daowee!~daowee@m83-185-149-136.cust.tele2.se
type: text
<lto>
action: /say Link-time optimization is a type of program optimization performed by a compiler to a program at link time. Link time optimization occurs in programming languages that compile programs on a file-by-file basis (such as C and Fortran), rather than all at once (such as Java).
created_on: 1279664679.51194
enabled: 1
last_referenced_in: edk
last_referenced_on: 1429572839.51591
owner: zumbi
rate_limit: 15
ref_count: 4
ref_user: edk!edk@spy/edk0
type: text
<lua>
action: /call cc -lang=lua
created_on: 1331249196.71294
edited_by: pragma-!~chaos@unaffiliated/pragmatic-chaos
edited_on: 1427959968.80054
enabled: 1
last_referenced_on: 1427959992.55925
owner: pragma_
rate_limit: 0
ref_count: 6
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<luke>
action: http://www.destgulch.com/movies/luke/luke18.wav
created_on: 1180621290
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1437498446.93546
owner: PoppaVic
rate_limit: 15
ref_count: 9
ref_user: jd1!~jd1@unaffiliated/jd1
type: text
<magic>
action: /me dances, magic, dance!
created_on: 1196992954
enabled: 1
last_referenced_in: nitrix
last_referenced_on: 1382329046.73463
owner: pragma_
rate_limit: 15
ref_count: 14
ref_user: nitrix!~nitrix@unaffiliated/nitrix
type: text
<make>
action: /say make: *** Don't know how to make `$args'. Stop.
created_on: 1194222985
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1440413807.69827
owner: pragma_
rate_limit: 0
ref_count: 38
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<makefile>
action: /call toolchain
created_on: 1375137786.97454
enabled: 1
last_referenced_on: 1426760145.52216
owner: pragma-
rate_limit: 15
ref_count: 3
ref_user: IamYourLimit!~uuhimhere@jrc-52-52.tm.net.my
type: text
<makefiles>
action: /call toolchain
created_on: 1375137791.56743
enabled: 1
last_referenced_on: 1420440661.90857
owner: pragma-
rate_limit: 15
ref_count: 2
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<man>
action: man.pl
created_on: 1107137901
enabled: 1
last_referenced_in: #cjeopardy
last_referenced_on: 1442088116.15289
nooverride: 1
owner: pragma_
rate_limit: 0
ref_count: 1526
ref_user: kurahaupo_!~kurahaupo@118.148.197.107
type: module
unquote_spaces: 1
<manpage>
action: /say Read the manual.
created_on: 1204078264
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1419298643.07223
owner: themathkid
rate_limit: 15
ref_count: 10
ref_user: doppel!~doppel@ip68-96-169-47.lv.lv.cox.net
type: text
<manual>
action: /me $attacks $args $rtfm_smack the $body_part with a $sizes $colors manual.
created_on: 1199758660
enabled: 1
last_referenced_in: pragma-
last_referenced_on: 1395849286.82068
owner: pragma_
rate_limit: 15
ref_count: 6
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<manuals>
action: book manual documentation
created_on: 1395849325.28479
enabled: 1
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<marco>
action: /say polo!
created_on: 1261090941
enabled: 1
owner: Wulf_
rate_limit: 15
ref_count: 4
ref_user: megabraker
type: text
<math>
action: math.pl
add_nick: 1
created_on: 1105953711
enabled: 1
last_referenced_in: pragma-
last_referenced_on: 1441700867.35612
nooverride: 1
owner: pragma_
rate_limit: 0
ref_count: 699
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: module
<me>
action: /me $args
created_on: 1109820558
enabled: 1
last_referenced_in: arch-tk
last_referenced_on: 1438433253.41802
owner: pragma_
rate_limit: 15
ref_count: 46
ref_user: Arch-TK!Arch-TK@fsf/member/Arch-TK
type: text
use_output_queue: 1
<mitletter>
action: http://www.c4vct.com/kym/humor/mitlettr.htm
created_on: 1251212390
enabled: 1
owner: pragma_
rate_limit: 15
ref_count: 1
ref_user: pragma_
type: text
<modules>
action: /call list modules
created_on: 1192736662
enabled: 1
owner: pragma_
rate_limit: 15
ref_count: 4
ref_user: pragma_
type: text
<moons>
action: /call hugs
created_on: 1429995457.71492
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1429995462.4558
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 1
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<morning>
action: /say $morning_reply
created_on: 1296244983.20176
enabled: 1
last_referenced_in: #pbot2
last_referenced_on: 1441883329.76946
owner: pragma_
rate_limit: 0
ref_count: 21
ref_user: fluter!~fluter@fedora/fluter
type: regex
use_output_queue: 1
<morning_reply>
action: "Good morning" "Leave me alone and go back to bed!" "What, is it morning already?"
created_on: 1296244963.89068
enabled: 1
last_referenced_in: w|t
last_referenced_on: 1378741923.5747
owner: pragma_
rate_limit: 15
ref_count: 1
ref_user: w|t!~ok@unaffiliated/wt/x-8228070
type: text
<msg>
action: /msg $args
created_on: 1109820572
enabled: 1
last_referenced_in: pragma-
last_referenced_on: 1437945211.22649
owner: pragma_
rate_limit: 0
ref_count: 91
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<murphy>
action: /say If there's more than one possible outcome of a job or task, and one of those outcomes will result in disaster or an undesirable consequence, then somebody will do it that way.
created_on: 1191356935
enabled: 1
last_referenced_in: pragma-
last_referenced_on: 1346931987.03228
owner: pragma_
rate_limit: 15
ref_count: 4
ref_user: pragma-
type: text
<mute>
action: /call ignore .* $args
created_on: 1270574813
enabled: 1
owner: pragma_
rate_limit: 0
ref_count: 2
ref_user: pragma_
type: text
<nevermind>
action: the second studio album by the American rock band Nirvana, released on September 24, 1991. See https://en.wikipedia.org/wiki/Nevermind for further details. Perhaps you meant "never mind".
created_on: 1437274308.50741
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1441070296.4191
owner: Chris!~chris@spy/chris
rate_limit: 15
ref_count: 3
ref_user: marchelzo_!~marchelzo@unaffiliated/marchelzo/x-2669545
type: text
<next>
action: /say Another satisfied customer! NEXT!!
action_with_args: /say $args is another satisfied customer! NEXT!!
created_on: 1270253222
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1441744645.78605
owner: pragma_
rate_limit: 15
ref_count: 571
ref_user: m0shbear!~011899988@servbox.moshbear.net
type: text
<nibbles>
action: /call hugs
created_on: 1383671355.92242
enabled: 1
last_referenced_on: 1423943207.6838
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 3
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<nickometer>
action: nickometer.pl
created_on: 1398906408.2956
enabled: 1
last_referenced_in: edk
last_referenced_on: 1431744685.63438
nooverride: 1
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 0
ref_count: 195
ref_user: edk!~edk@spy/edk0
type: module
<nickreg>
action: /say In order to speak in this channel, you must register your IRC nick-name through NickServ. See `/msg nickserv help register` or follow the guide at http://www.wikihow.com/Register-a-User-Name-on-Freenode
created_on: 1267639456
enabled: 1
owner: pragma_
rate_limit: 15
ref_count: 1
ref_user: pragma_
type: text
<nim>
action: /say Give orange me give eat orange me eat orange give me eat orange give me you.
created_on: 1372104670.43842
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1436222185.33198
owner: CaZe
rate_limit: 15
ref_count: 5
ref_user: jd1!jd1@nat/intel/x-yzknikrmsuoovklq
type: text
<nm>
action: /call nickometer
created_on: 1398914811.74403
enabled: 1
last_referenced_in: edk
last_referenced_on: 1431744685.63079
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 0
ref_count: 115
ref_user: edk!~edk@spy/edk0
type: text
<no>
action: /call 8ball
created_on: 1322858513.95352
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1442184269.74777
owner: pragma_
rate_limit: 0
ref_count: 58
ref_user: fstd!~fstd@unaffiliated/fisted
type: text
<noaids>
action: "Whew, you lucked out" "The needle was clean!" "The fresh corpse was clean!" "The prosititute didn't have aids!" "The teddy bear was aids free." "The homeless bum didn't have aids!" "Your hands were aids-free that time." "$who_answers didn't have aids . . . yet!" "$who_answers is aids-free at this time."
created_on: 1264284537
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1437061868.88577
owner: PARLIAMENT
rate_limit: 15
ref_count: 5
ref_user: jd1!~jd1@unaffiliated/jd1
type: text
<nobook>
action: /say If you don't have a book then you are wasting your time and ours. The only good way to learn C or C++ is through a book. If you are too cheap to buy a book then just give up and learn something else that doesn't require a book. In either case, go away until you have a book.
created_on: 1186245248
enabled: 1
last_referenced_in: doppel
last_referenced_on: 1419248516.572
owner: Baughn
rate_limit: 15
ref_count: 9
ref_user: doppel!~doppel@ip68-96-169-47.lv.lv.cox.net
type: text
<nope>
action: /call no
created_on: 1395494969.19351
enabled: 1
last_referenced_in: warboyindia
last_referenced_on: 1440132237.61594
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 0
ref_count: 3
ref_user: WarboyIndia!~warboy@122.168.218.79
type: text
<north>
action: /say $rpg_ans
created_on: 1231873805
enabled: 1
last_referenced_in: #cjeopardy
last_referenced_on: 1430250165.38102
owner: pragma_
rate_limit: 15
ref_count: 22
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<northeast>
action: /say $rpg_ans
created_on: 1231873992
enabled: 1
last_referenced_in: profess
last_referenced_on: 1424231947.29255
owner: pragma_
rate_limit: 15
ref_count: 7
ref_user: profess!~profess__@unaffiliated/csddesk
type: text
<northwest>
action: /say $rpg_ans
created_on: 1231873986
enabled: 1
last_referenced_in: profess
last_referenced_on: 1424231972.41651
owner: pragma_
rate_limit: 15
ref_count: 7
ref_user: profess!~profess__@unaffiliated/csddesk
type: text
<notfound>
action: "What are you $talking about?" "Say what?" "Come again?" "Make sense much?"
created_on: 1194262141
enabled: 1
owner: pragma_
rate_limit: 15
ref_count: 2
ref_user: pragma_
type: text
<nowandthen>
action: http://www.cheaphumor.com/nowandthen.html
created_on: 1254519322
enabled: 1
last_referenced_in: cisswit
last_referenced_on: 1426006065.81637
owner: pragma_
rate_limit: 15
ref_count: 2
ref_user: CissWit!~cisswit@6-8.fr
type: text
<nutsandbolts>
action: http://justpaste.it/7ux
created_on: 1296942648.15658
enabled: 1
owner: pragma_
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<o_o>
action: /call :)
created_on: 1439056854.80563
enabled: 1
last_referenced_in: doppel
last_referenced_on: 1441053286.53975
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 1
ref_user: doppel!~doppel@ip68-96-169-47.lv.lv.cox.net
type: text
<ocaml>
action: /call cc2 -lang=ocaml
created_on: 1350601251.23123
enabled: 1
last_referenced_on: 1426006044.0089
owner: pragma-
rate_limit: 15
ref_count: 1
ref_user: CissWit!~cisswit@6-8.fr
type: text
<offers>
action: /call gives
created_on: 1436174568.03219
enabled: 1
last_referenced_in: #pbot2-test
last_referenced_on: 1436174574.14195
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 1
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<offtopic>
action: /say My pants are going on a rapmage through a long island bowling alley
created_on: 1199181686
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1441140776.30391
owner: kp
rate_limit: 15
ref_count: 31
ref_user: jd1!~jd1@unaffiliated/jd1
type: text
<okay>
action: /call 8ball
created_on: 1323990710.25825
enabled: 1
last_referenced_in: spacerkt
last_referenced_on: 1441171795.47521
owner: pragma_
rate_limit: 0
ref_count: 7
ref_user: spacerkt!~space@108-231-189-69.lightspeed.cicril.sbcglobal.net
type: text
<one-true-solution>
action: /me commits seppuku
created_on: 1194548341
enabled: 1
last_referenced_in: vad
last_referenced_on: 1382499390.36756
owner: Cin
rate_limit: 15
ref_count: 4
ref_user: vad!~filler@exit.inai.de
type: text
<oopbad>
action: http://www.geocities.com/tablizer/oopbad.htm
created_on: 1190225745
enabled: 1
last_referenced_in: lemonade`
last_referenced_on: 1338883289.74887
owner: Baughn
rate_limit: 15
ref_count: 6
ref_user: lemonade`
type: text
<oops>
action: /call 8ball
created_on: 1360662719.62438
enabled: 1
last_referenced_in: cousteau
last_referenced_on: 1441808351.78814
owner: pragma-
rate_limit: 0
ref_count: 16
ref_user: cousteau!~cousteau@138.100.74.81
type: text
<oops,>
action: /call 8ball
created_on: 1360662713.247
enabled: 1
last_referenced_on: 1424259883.4083
owner: pragma-
rate_limit: 0
ref_count: 3
ref_user: cousteau!~cousteau@138.100.74.81
type: text
<options>
action: /me points accusingly at $args, "What are your CLI options?!"
created_on: 1185471587
enabled: 1
last_referenced_in: fluter
last_referenced_on: 1324631688.69553
owner: PoppaVic
rate_limit: 15
ref_count: 3
ref_user: fluter
type: text
<oreo>
action: /say Considering your ineptitude and lack of formulating pointed questions, these people have actually wasted more time attempting to assist you than you deserve. I suggest you copy the answers they are giving you and take a break to review them later when you are of a more calm disposition. Obviously you are too upset or frustrated to think straight. Go have an oreo.
created_on: 1108081475
enabled: 1
last_referenced_in: doppel
last_referenced_on: 1419249012.95857
owner: pragma_
rate_limit: 15
ref_count: 18
ref_user: doppel!~doppel@ip68-96-169-47.lv.lv.cox.net
type: text
<pant_status>
action: off on crotchless "around ankles" "showing butt-crack"
created_on: 1173823726
enabled: 1
last_referenced_in: cousteau
last_referenced_on: 1322934221.46819
owner: pragma_
rate_limit: 15
ref_count: 1
ref_user: cousteau
type: text
<pants>
action: /say Pants status: $pant_status
created_on: 1189873025
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1439816301.69225
owner: pragma_
rate_limit: 15
ref_count: 22
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<paper>
action: /call rockpaperscissors
created_on: 1273104506
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1433766291.4821
owner: pragma_
rate_limit: 0
ref_count: 28
ref_user: cousteau!~cousteau@138.100.74.81
type: text
<paren>
action: paren/paren.py
add_nick: 1
created_on: 1384409686.31718
edited_by: pragma-!~chaos@unaffiliated/pragmatic-chaos
edited_on: 1384410037.52574
enabled: 1
last_referenced_in: fizzie
last_referenced_on: 1441789856.46121
nooverride: 1
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 0
ref_count: 548
ref_user: fizzie!fis@unaffiliated/fizzie
type: module
<pass-by-reference>
action: http://www.techlists.org/archives/programming/pythonlist/2007-07/msg01786.shtml
created_on: 1210056353
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1371142588.87301
owner: pragma_
rate_limit: 15
ref_count: 4
ref_user: ne2k
type: text
<pass-by-value>
action: /call pass-by-reference
created_on: 1210056370
enabled: 1
last_referenced_on: 1371142588.8541
owner: pragma_
rate_limit: 15
ref_count: 2
ref_user: ne2k
type: text
<paste>
action: /say Paste code/errors to http://ideone.com or http://codepad.org
created_on: 1247850332
enabled: 1
last_referenced_in: cousteau
last_referenced_on: 1438175611.111
owner: PoppaVic
rate_limit: 15
ref_count: 201
ref_user: cousteau!~cousteau@138.100.74.81
type: text
<pastebin>
action: /say Please paste code snippets to http://codepad.org or http://ideone.com.
created_on: 1193081655
edited_by: pragma-!~chaos@unaffiliated/pragmatic-chaos
edited_on: 1418523922.83203
enabled: 1
last_referenced_in: chris
last_referenced_on: 1434845807.33511
owner: pragma_
rate_limit: 15
ref_count: 190
ref_user: Chris!~chris@spy/chris
type: text
<pastebin.com>
action: /say pastebin.com and similar pastebins have ugly colour contrast, hard-to-read fonts, and insert pesky line numbers into the clipboard. Please use a better pastebin, like http://codepad.org
created_on: 1216238716
enabled: 1
last_referenced_in: cousteau
last_referenced_on: 1431278175.61682
owner: Jafet
rate_limit: 15
ref_count: 8
ref_user: cousteau!~cousteau@80.174.59.20.dyn.user.ono.com
type: text
<pats>
action: /call hugs
created_on: 1324567602.49483
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1440150076.51121
owner: pragma_
rate_limit: 15
ref_count: 21
ref_user: Chris!uid107964@spy/chris
type: text
<patterns>
action: /call size
created_on: 1199480016
enabled: 1
owner: Baughn_
rate_limit: 15
ref_count: 2
ref_user: pragma_
type: text
<peers>
action: /call hugs
created_on: 1324759316.4249
enabled: 1
last_referenced_on: 1333508273.06434
owner: pragma_
rate_limit: 15
ref_count: 1
ref_user: Sarajevo
type: text
<perl>
action: /call cc -lang=perl
created_on: 1273693148
edited_by: pragma-!~chaos@unaffiliated/pragmatic-chaos
edited_on: 1421474530.39403
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1435062871.28499
owner: pragma_
rate_limit: 0
ref_count: 103
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<pets>
action: /call hugs
created_on: 1323748084.56117
enabled: 1
last_referenced_on: 1383095150.70349
owner: pragma_
rate_limit: 15
ref_count: 24
ref_user: sha0!~sha0@CPE000d936ea638-CM0014045a7c44.cpe.net.cable.rogers.com
type: text
<pftgu>
action: http://programminggroundup.blogspot.com/2007/01/programming-from-ground-up.html
created_on: 1209194984
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1378228106.69456
owner: pragma_
rate_limit: 15
ref_count: 3
ref_user: DaveS!DaveS@unaffiliated/daves
type: text
<pheph>
action: /say 'Post hoc, ergo propter hoc': the logical fallacy of assuming that temporal succession implies causality.
created_on: 1311580101.47747
enabled: 1
last_referenced_in: doppel
last_referenced_on: 1422305059.92653
owner: guidj0s
rate_limit: 15
ref_count: 2
ref_user: doppel!~doppel@ip68-96-169-47.lv.lv.cox.net
type: text
<php>
action: /call cc2 -lang=php
created_on: 1276978893
enabled: 1
last_referenced_on: 1427934224.10273
owner: pragma_
rate_limit: 0
ref_count: 37
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<pi>
action: 3.14159265358979323846264338327950288419716939937510582097494459230781640628620899862803482534211706798214808651328230
created_on: 1245253689
enabled: 1
last_referenced_in: pragma-
last_referenced_on: 1395632286.44924
owner: pragma_
rate_limit: 15
ref_count: 9
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<pinches>
action: /call hugs
created_on: 1441694680.07335
enabled: 1
last_referenced_in: #pbot2
last_referenced_on: 1441712575.79316
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 2
ref_user: fluter!~fluter@fedora/fluter
type: text
<ping>
action: /say pong
created_on: 1109821018
enabled: 1
last_referenced_in: anonnumberanon
last_referenced_on: 1438217507.94495
owner: pragma_
rate_limit: 15
ref_count: 130
ref_user: anonnumberanon!~anonnumbe@unaffiliated/anonnumberanon
type: text
<plz>
action: /say Please do not abbreviate 'please', 'thanks' or 'sorry'. It makes you look as though you don't really care.
created_on: 1187652483
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1440499942.47546
owner: Draconx
rate_limit: 15
ref_count: 33
ref_user: TakWah!~asfdsa@p54A5CCF5.dip0.t-ipconnect.de
type: text
<points>
action: /call hugs
created_on: 1324064775.24349
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1441702287.94276
owner: pragma_
rate_limit: 15
ref_count: 4
ref_user: MethylatorX!~Methylato@197.41.168.29
type: text
<pokes>
action: /call hugs
created_on: 1323748120.8709
enabled: 1
last_referenced_on: 1422631934.87866
owner: pragma_
rate_limit: 15
ref_count: 18
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<poll>
action: /say Please do not poll the channel asking if anyone knows about or has used something. Just ask your specific question about it and if someone knows then they'll answer.
created_on: 1345710794.34155
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1436806579.88335
owner: pragma`
rate_limit: 15
ref_count: 38
ref_user: m0shbear!~011899988@servbox.moshbear.net
type: text
<popcorn>
action: /me dispenses popcorn to everyone.
created_on: 1426615285.71607
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1439322389.35091
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 4
ref_user: nitrix!~nitrix@unaffiliated/nitrix
type: text
<portal>
action: http://portal.wecreatestuff.com/
created_on: 1194469348
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1328733429.66505
owner: pragma_
rate_limit: 15
ref_count: 3
ref_user: CaZe
type: text
<potd>
action: /say $randomnick is the special person of the day!
created_on: 1433764673.09444
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1434865065.31103
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 3
ref_user: snuffeluffegus!~snuffeluf@cpe-45-37-81-6.nc.res.rr.com
type: text
<pounding-a-nail>
action: http://weblogs.asp.net/alex_papadimoulis/archive/2005/05/25/408925.aspx
created_on: 1189284983
enabled: 1
last_referenced_in: rob```
last_referenced_on: 1330652139.11976
owner: prec
rate_limit: 15
ref_count: 3
ref_user: rob```
type: text
<pragma>
action: /call foldoc pragma
created_on: 1270763790
enabled: 1
last_referenced_in: #pbot2
last_referenced_on: 1439777775.48665
owner: pragma_
rate_limit: 15
ref_count: 29
ref_user: beco!~beco@unaffiliated/beco
type: text
<praise>
action: /call compliment
created_on: 1371816586.47695
enabled: 1
last_referenced_in: ##astronomy
last_referenced_on: 1431003591.37727
owner: pragma-
rate_limit: 0
ref_count: 17
ref_user: boru!~boru@unaffiliated/boru
type: text
<prec>
action: /call paren
created_on: 1384449408.94113
edited_by: pragma-!~chaos@unaffiliated/pragmatic-chaos
edited_on: 1384449454.21196
enabled: 1
last_referenced_in: pragma-
last_referenced_on: 1441694097.75954
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 0
ref_count: 309
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<predef>
action: http://predef.sourceforge.net/ -- the Pre-defined C/C++ Compiler Macros project
created_on: 1191766349
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1439480375.62884
owner: Auris-
rate_limit: 15
ref_count: 20
ref_user: kate!~kate@unaffiliated/kate
type: text
<prepared>
action: /say If you're working on this, you really shouldn't be asking C questions. All your C questions should have been answered years ago or you probably aren't ready/prepared for this project.
created_on: 1175464588
enabled: 1
last_referenced_in: mhi^
last_referenced_on: 1358516319.95549
owner: pragma_
rate_limit: 15
ref_count: 14
ref_user: mhi^
type: text
<preprocessor>
action: an application that processes code before compilation/execution.
created_on: 1109792251
enabled: 1
last_referenced_in: yar|
last_referenced_on: 1441020871.23053
owner: NeverDream
rate_limit: 15
ref_count: 9
ref_user: yar|!~yarl_@unaffiliated/y4r1
type: text
<process>
action: /call projectprocess
created_on: 1180197626
enabled: 1
last_referenced_on: 1287915049.13831
owner: pragma_
rate_limit: 15
ref_count: 5
ref_user: apparle
type: text
<prods>
action: /call hugs
created_on: 1326935348.17865
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1439045097.16771
owner: pragma_
rate_limit: 15
ref_count: 1
ref_user: schquid!~schquid@unaffiliated/schquid
type: text
<projectprocess>
action: http://www.projectcartoon.com/cartoon/644
created_on: 1180197615
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1287915049.14373
owner: pragma_
rate_limit: 15
ref_count: 6
ref_user: apparle
type: text
<pukes>
action: /call hugs
created_on: 1422227141.7073
enabled: 1
last_referenced_on: 1422227148.37378
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 1
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<py>
action: /call cc -lang=python
created_on: 1276574930
enabled: 1
last_referenced_on: 1328189278.21385
owner: pragma_
rate_limit: 0
ref_count: 11
ref_user: damo22
type: text
<python>
action: /call cc -lang=python
created_on: 1276564725
edited_by: pragma-!~chaos@unaffiliated/pragmatic-chaos
edited_on: 1421503972.61966
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1439662584.81142
owner: pragma_
rate_limit: 0
ref_count: 96
ref_user: cousteau!~cousteau@80.174.59.17.dyn.user.ono.com
type: text
<python3>
action: /call cc -lang=python3
created_on: 1421776387.88671
enabled: 1
last_referenced_in: #pbot2-test
last_referenced_on: 1429259308.23396
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 0
ref_count: 7
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<qalc>
action: qalc.pl
add_nick: 1
created_on: 1431084720.34907
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1441152345.15369
nooverride: 1
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 0
ref_count: 51
ref_user: Sebastian!uid71324@gateway/web/irccloud.com/x-ovjqunwxqtxccigf
type: module
<qbasic>
action: /call cc -lang=qbasic
created_on: 1431932113.6221
enabled: 1
last_referenced_in: pragma-
last_referenced_on: 1431932218.56687
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 0
ref_count: 9
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<qed>
action: the multi-file, command line editor written by Rob Pike
created_on: 1106889817
enabled: 1
owner: Major-Willard
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<qshow>
action: cjeopardy_show.pl
add_nick: 1
created_on: 1432561885.24609
enabled: 1
last_referenced_in: #cjeopardy
last_referenced_on: 1441981770.39882
nooverride: 1
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 13
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: module
workdir: cjeopardy
<qstats>
action: cjeopardy_qstats.pl
add_nick: 1
created_on: 1432379252.43647
enabled: 1
last_referenced_in: #cjeopardy
last_referenced_on: 1441981776.35359
nooverride: 1
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 0
ref_count: 50
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: module
unquote_spaces: 1
workdir: cjeopardy
<query>
action: /say Please stop spamming the channel. Use a /query
created_on: 1382602516.51542
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1436815836.86056
owner: boru!~boru@unaffiliated/boru
rate_limit: 15
ref_count: 25
ref_user: doppel!~doppel@ip68-96-169-47.lv.lv.cox.net
type: text
<question>
action: /say Don't ask to ask, just ask.
created_on: 1250110634
enabled: 1
last_referenced_in: #cjeopardy
last_referenced_on: 1435657706.23783
owner: joeyadams
rate_limit: 15
ref_count: 11
ref_user: Luka00!~chatzilla@78-134-48-170.v4.ngi.it
type: text
<question_type>
action: pointless interesting fascinating profound clueless uninteresting boring childish clever tricky
created_on: 1195012266
enabled: 1
last_referenced_in: immibis
last_referenced_on: 1422655627.51392
owner: pragma_
rate_limit: 15
ref_count: 2
ref_user: immibis!~ChatZill1@219-88-93-35.jetstream.xtra.co.nz
type: text
<quiet>
action: /call mute
created_on: 1433765287.31625
enabled: 1
last_referenced_in: #cjeopardy
last_referenced_on: 1438986925.78908
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 4
ref_user: synx!hornd@unaffiliated/synx/x-4957395
type: text
<quine-relay>
action: https://github.com/mame/quine-relay
created_on: 1393289199.66966
enabled: 1
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<quote>
action: random_quote.pl
created_on: 1258699440
enabled: 1
last_referenced_in: #pbot2-test
last_referenced_on: 1442010954.52728
nooverride: 1
owner: pragma_
rate_limit: 0
ref_count: 2370
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: module
<quotegrabs>
action: /say For quotegrab commands: http://www.iso-9899.info/wiki/Candide#Quotegrabs -- For a table of grabbed quotes: http://www.iso-9899.info/candide/quotegrabs.html
created_on: 1260876948
edited_by: pragma-!~chaos@unaffiliated/pragmatic-chaos
edited_on: 1392194730.11958
enabled: 1
last_referenced_in: pragma-
last_referenced_on: 1441808856.46525
owner: pragma_
rate_limit: 15
ref_count: 42
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<quotehelp>
action: /say Usage: quote [text] [--author <author>] -- If you use `quote` without arguments, it returns a random quote; if you use it with an argument, it searches for quotes containing that text; if you add --author <name> at the end, it searches for a quote by that author; if you specify text and --author, it searches for quotes by that author, containing that text.
created_on: 1258776165
enabled: 1
last_referenced_in: pragma-
last_referenced_on: 1414518778.50199
owner: pragma_
rate_limit: 15
ref_count: 24
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<r>
action: http://i.imgur.com/HL1ZR.jpg
created_on: 1296695473.42519
enabled: 1
last_referenced_in: #cjeopardy
last_referenced_on: 1436391754.76796
owner: pragma_
rate_limit: 15
ref_count: 5
ref_user: steve!~steve@unaffiliated/steve
type: text
<rafb>
action: /say Read A Fucking Book - Your primary guide for learning C should be a good book (see ,books). You must not expect to become a proficient C programmer just by reading crappy online `tuts', staring at other people's code, and/or boring us to death by asking dozens of exceedingly trivial questions.
created_on: 1194140597
edited_by: pragma-!~chaos@unaffiliated/pragmatic-chaos
edited_on: 1413357730.35189
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1413451213.11708
owner: pragma_
rate_limit: 15
ref_count: 78
ref_user: Chris!~chris@unaffiliated/chris
type: text
<rank>
action: /call cjeopardy_scores_module $nick $channel rank
created_on: 1423716592.1287
enabled: 1
last_referenced_in: #cjeopardy
last_referenced_on: 1441983746.74056
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 0
ref_count: 646
ref_user: mar77i!~mar77i@178-82-137-130.dynamic.hispeed.ch
type: text
<ras>
action: /say RAS Syndrome -- which stands for "Redundant Acronym Syndrome Syndrome" -- is a tongue-in-cheek name that describes the problem of unnecessary repetition hidden by an acronym. http://suite101.com/article/redundant-acronyms-a65825
created_on: 1349484810.94327
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1349484816.01395
owner: pragma-
rate_limit: 15
ref_count: 1
ref_user: pragma-
type: text
<reaction>
action: "If you say so." "Why, thanks." "Are you sure about that?" "YES!" "Mission accomplished." "Takes one to know one!"
created_on: 1194383902
edited_by: pragma-!~chaos@unaffiliated/pragmatic-chaos
edited_on: 1428200850.78748
enabled: 1
owner: pragma_
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<reading>
action: /say READING HURTS!
created_on: 1188437684
enabled: 1
owner: fax
rate_limit: 15
ref_count: 12
ref_user: kate`
type: text
<really>
action: /call 8ball
created_on: 1401302078.34002
enabled: 1
last_referenced_in: ollehar2
last_referenced_on: 1440698763.17866
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 0
ref_count: 11
ref_user: ollehar2!~Thunderbi@a89-182-105-242.net-htp.de
type: text
<reason>
action: /call excuse
created_on: 1242245702
enabled: 1
owner: pragma_
rate_limit: 15
ref_count: 1
ref_user: pragma_
type: text
<reason\s+for>
action: excuse
created_on: 1236819909
enabled: 1
owner: pragma_
rate_limit: 0
ref_count: 0
ref_user: nobody
type: regex
<recurrence>
action: see: recursion
created_on: 1238875844
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1421592801.94928
owner: ws
rate_limit: 15
ref_count: 4
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<recursion>
action: see: recurrence
created_on: 1238875840
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1421592769.73638
owner: ws
rate_limit: 15
ref_count: 3
ref_user: doppel!~doppel@ip68-96-169-47.lv.lv.cox.net
type: text
<rednecks>
action: http://tlf.cx/bilder/tn/computing_for_farmers.jpg.ths.html
created_on: 1180158102
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1281897519.77329
owner: pragma_
rate_limit: 15
ref_count: 5
ref_user: pippijn
type: text
<remove>
action: /call forget
created_on: 1345761957.79169
enabled: 1
last_referenced_on: 1426298820.60327
owner: pragma-
rate_limit: 0
ref_count: 3
ref_user: sheilong!~sheilong@unaffiliated/sheilong
type: text
<report>
action: /say $arg[0] has been reported $arg[1:] (report id $digits$digits$digits$digits$digits)
created_on: 1434518235.27902
edited_by: pragma-!~chaos@unaffiliated/pragmatic-chaos
edited_on: 1435297254.0201
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1441398454.09912
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 60
ref_count: 53
ref_user: serendependy!~christoph@192.171.117.214
type: text
<reset>
action: /call cjeopardy_scores_module $nick $channel reset
created_on: 1422479150.06886
enabled: 1
last_referenced_in: pragma-
last_referenced_on: 1436390044.14222
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 0
ref_count: 30
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<retort>
action: /call insult
created_on: 1237170413
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1434864997.34351
owner: snhmib
rate_limit: 15
ref_count: 14
ref_user: snuffeluffegus!~snuffeluf@cpe-45-37-81-6.nc.res.rr.com
type: text
<rimshot>
action: /say ba-dum, tsss
created_on: 1437689305.60777
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1442002688.29752
owner: fstd!~fstd@unaffiliated/fisted
rate_limit: 15
ref_count: 6
ref_user: jd_1!~jd1@unaffiliated/jd1
type: text
<rock>
action: /call rockpaperscissors
created_on: 1273104501
enabled: 1
last_referenced_on: 1423695639.40271
owner: pragma_
rate_limit: 0
ref_count: 17
ref_user: doppel!~doppel@ip68-96-169-47.lv.lv.cox.net
type: text
<rockpaperscissors>
action: /me uses $rps!
created_on: 1273104483
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1433766291.48615
owner: pragma_
rate_limit: 0
ref_count: 44
ref_user: cousteau!~cousteau@138.100.74.81
type: text
<roll>
action: dice_roll.pl
created_on: 1346030824.30518
enabled: 1
last_referenced_in: pragma-
last_referenced_on: 1441979280.99865
nooverride: 1
owner: pragma-
rate_limit: 0
ref_count: 94
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: module
<roulette>
action: /say $roulette_outcome
created_on: 1254874530
enabled: 1
last_referenced_in: #pbot2
last_referenced_on: 1440793732.78785
owner: pragma_
rate_limit: 0
ref_count: 167
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<roulette_outcome>
action: *click* *click* *click* *click* *BANG!* *BANG!*
created_on: 1254874748
edited_by: pragma-!~chaos@unaffiliated/pragmatic-chaos
edited_on: 1382319973.67663
enabled: 1
owner: pragma_
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<rpg_ans>
action: "You are standing $rpg_location. You see a $sizes $rpg_location2 to the $rpg_direction." "You have been killed by a $sizes $animals! R.I.P."
created_on: 1231873892
enabled: 1
last_referenced_in: profess
last_referenced_on: 1424231907.04856
owner: pragma_
rate_limit: 15
ref_count: 2
ref_user: profess!~profess__@unaffiliated/csddesk
type: text
<rpg_direction>
action: north east south west southwest northwest northeast southeast
created_on: 1231873524
enabled: 1
last_referenced_in: profess
last_referenced_on: 1424231918.53011
owner: pragma_
rate_limit: 15
ref_count: 1
ref_user: profess!~profess__@unaffiliated/csddesk
type: text
<rpg_distance>
action: "near" "close to" "next to" "in"
created_on: 1231873429
enabled: 1
owner: pragma_
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<rpg_location>
action: "$rpg_distance a $sizes $rpg_location2"
created_on: 1231873398
enabled: 1
last_referenced_in: rsca
last_referenced_on: 1290179338.78133
owner: pragma_
rate_limit: 15
ref_count: 4
ref_user: rsca
type: text
<rpg_location2>
action: city castle headshop village "bath house"
created_on: 1231873954
enabled: 1
last_referenced_in: rsca
last_referenced_on: 1290179333.76742
owner: pragma_
rate_limit: 15
ref_count: 2
ref_user: rsca
type: text
<rpn>
action: /call rpn_module rpn
created_on: 1400996958.13411
enabled: 1
last_referenced_on: 1401806355.13788
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 0
ref_count: 16
ref_user: nitrix!~nitrix@unaffiliated/nitrix
type: text
<rpn_module>
action: rpn.pl
add_nick: 1
created_on: 1400996803.70824
enabled: 1
last_referenced_in: nitrix
last_referenced_on: 1401806355.13888
modulelauncher_subpattern: s/(\S+)\\ /$1 /
nooverride: 1
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 0
ref_count: 33
ref_user: nitrix!~nitrix@unaffiliated/nitrix
type: module
<rps>
action: rock paper scissors
created_on: 1273104493
enabled: 1
owner: pragma_
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<rtfm>
action: /say Please find and read the documentation for that.
created_on: 1199758774
enabled: 1
last_referenced_in: doppel
last_referenced_on: 1419248600.02221
owner: pragma_
rate_limit: 15
ref_count: 55
ref_user: doppel!~doppel@ip68-96-169-47.lv.lv.cox.net
type: text
<rtfm,>
action: /me $rtfm_attacks $args with a $rtfm_adj $colors manual.
created_on: 1384136551.67504
enabled: 1
last_referenced_in: pragma-
last_referenced_on: 1384137013.46795
owner: bcnjr5!~bcnjr5@adsl-184-32-209-227.mia.bellsouth.net
rate_limit: 15
ref_count: 3
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<rtfm_adj>
action: big large tiny small huge gigantic teeny "incredibly heavy" ludicrous redundant indecipherable
created_on: 1384136416.45312
enabled: 1
owner: bcnjr5!~bcnjr5@adsl-184-32-209-227.mia.bellsouth.net
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<rtfm_attacks>
action: thwacks bashes smacks whacks
created_on: 1384136483.85357
enabled: 1
owner: bcnjr5!~bcnjr5@adsl-184-32-209-227.mia.bellsouth.net
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<rtfm_smack>
action: upside across about over
created_on: 1109185551
enabled: 1
owner: pragma_
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<ruby>
action: /call cc2 -lang=ruby
created_on: 1289051812.05396
enabled: 1
last_referenced_in: sp_
last_referenced_on: 1440960666.00735
owner: pragma_
rate_limit: 0
ref_count: 11
ref_user: sp_!sp@madison.bantown.com
type: text
<rvalue>
action: the "value of an expression"
created_on: 1251745571
enabled: 1
last_referenced_in: #pbot2
last_referenced_on: 1296185806.85629
owner: Wulf_
rate_limit: 15
ref_count: 2
ref_user: sjs205
type: text
<ryu>
action: http://i.imgur.com/HL1ZR.jpg
created_on: 1322510860.1691
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1437713273.45872
owner: se7
rate_limit: 15
ref_count: 19
ref_user: fluter!~fluter@fedora/fluter
type: text
<say>
action: /say $args
created_on: 1251663502
enabled: 1
last_referenced_in: #pbot2
last_referenced_on: 1442248846.06008
owner: pragma_
rate_limit: 0
ref_count: 1351
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
use_output_queue: 1
<saythanks>
action: /say $saythanksphrases, $args!
created_on: 1436024405.21861
enabled: 1
last_referenced_in: #pbot2-test
last_referenced_on: 1436175399.93328
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 9
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
use_output_queue: 1
<saythanksphrases>
action: Thanks "Why, thank you" "Thank you"
created_on: 1436024440.20309
enabled: 1
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<scheme>
action: /call cc -lang=scheme
created_on: 1428306282.46281
enabled: 1
last_referenced_in: marchelzo_
last_referenced_on: 1435063125.29615
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 4
ref_user: marchelzo_!~marchelzo@hlfxns016cw-156057132245.dhcp-dynamic.FibreOp.ns.bellaliant.net
type: text
<scissors>
action: /call rockpaperscissors
created_on: 1273104511
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1433766282.76231
owner: pragma_
rate_limit: 0
ref_count: 14
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<score>
action: /call cjeopardy_scores_module $nick $channel score
created_on: 1422478940.91347
enabled: 1
last_referenced_in: mar77i
last_referenced_on: 1441983029.07435
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 0
ref_count: 229
ref_user: mar77i!~mar77i@178-82-137-130.dynamic.hispeed.ch
type: text
<screw>
action: /call insult $nick
created_on: 1344228114.59734
enabled: 1
last_referenced_on: 1344228148.09249
owner: pragma-
rate_limit: 0
ref_count: 1
ref_user: pragma-
type: text
<search>
action: /call find
created_on: 1327716264.60747
enabled: 1
last_referenced_on: 1416199664.98752
owner: pragma_
rate_limit: 0
ref_count: 3
ref_user: pentagon_!~fingertip@maf2836d0.tmodns.net
type: text
<seen>
action: /say $nick: /msg nickserv info $args
created_on: 1215709237
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1442034961.682
owner: Jafag
rate_limit: 15
ref_count: 52
ref_user: o11c!~ben@unaffiliated/o11c
type: text
<segfault>
action: http://www.iso-9899.info/wiki/Segfault
created_on: 1106351158
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1439059594.2152
owner: prec
rate_limit: 15
ref_count: 9
ref_user: kuklinistvan!~thekingsf@host-79-121-91-156.supraktv.hu
type: text
<serialize>
action: packing structures, usually portably for later extraction: see man 3 xdr as well as http://tpl.sourceforge.net/ and http://www.leonerd.org.uk/code/libpack/
created_on: 1266811304
enabled: 1
last_referenced_in: cisswit
last_referenced_on: 1426006191.9213
owner: PoppaVic
rate_limit: 15
ref_count: 38
ref_user: CissWit!~cisswit@6-8.fr
type: text
<severity>
action: very slighty moderately profoundly blatantly absolutely
created_on: 1195012218
enabled: 1
owner: pragma_
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<sh>
action: /call cc -lang=sh
created_on: 1275822098
edited_by: pragma-!~chaos@unaffiliated/pragmatic-chaos
edited_on: 1421774532.22132
enabled: 1
last_referenced_in: #pbot2
last_referenced_on: 1441367802.56917
owner: pragma_
rate_limit: 0
ref_count: 323
ref_user: marchelzo!~marchelzo@unaffiliated/marchelzo
type: text
<shoes>
action: /say Let's say you want to buy a pair of shoes, right? You come to my shoe store and I ask you what size your feet are. You respond, "I like red." I say, "That's nice, I'll look for some red shoes. What size are your feet?" And you respond, "I really like red." Try to answer our questions, please.
created_on: 1274214754
edited_by: edk!edk@unaffiliated/edk
edited_on: 1385024008.00191
enabled: 1
last_referenced_in: engla
last_referenced_on: 1401302151.16953
owner: pragma_
rate_limit: 15
ref_count: 4
ref_user: engla!~engla@unaffiliated/engla
type: text
<shoot>
action: /me $weapon_action its $weapon and $shoot_action $args's $body_part.
created_on: 1109021460
edited_by: pragma-!~chaos@unaffiliated/pragmatic-chaos
edited_on: 1420592118.84855
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1442047530.69832
owner: pragma_
rate_limit: 0
ref_count: 180
ref_user: Trigraph!~Trigraph@unaffiliated/trigraph
type: text
<shoot_action>
action: "blows away" "shoots off" "shoots holes in" "takes off" "blows off" blasts "blasts off" "blasts through" "shoots through"
created_on: 1109021600
enabled: 1
owner: pragma_
rate_limit: 15
ref_count: 2
ref_user: pragma_
type: text
<should>
action: /call advice
created_on: 1258762922
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1441482462.95981
owner: pragma_
rate_limit: 0
ref_count: 55
ref_user: doppel!~doppel@ip68-96-169-47.lv.lv.cox.net
type: text
use_output_queue: 1
<shouldn?'?t?\s.*>
action: 8ball
created_on: 1195010837
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1437126916.18274
owner: pragma_
rate_limit: 0
ref_count: 2
ref_user: Chris!~chris@spy/chris
type: regex
<show>
action: /call factshow
created_on: 1277259146.86343
enabled: 1
last_referenced_in: #pbot2
last_referenced_on: 1442250056.42674
owner: pbot3
rate_limit: 0
ref_count: 705
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<shut>
action: /call 8ball
created_on: 1427979640.92419
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1440767722.25379
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 0
ref_count: 2
ref_user: cousteau!~cousteau@80.174.59.17.dyn.user.ono.com
type: text
<sicp>
action: "Structure and Interpretation of Computer Programs", http://mitpress.mit.edu/sicp/
created_on: 1191901455
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1363646893.65818
owner: pizza_
rate_limit: 15
ref_count: 51
ref_user: kulp
type: text
<sicp+>
action: http://swiss.csail.mit.edu/classes/6.001/abelson-sussman-lectures/
created_on: 1198816281
enabled: 1
owner: snhmib
rate_limit: 15
ref_count: 7
ref_user: n00p
type: text
<silly_adjective>
action: silly absurd foolish daft
created_on: 1375924713.37996
enabled: 1
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<size>
action: http://steve-yegge.blogspot.com/2007/12/codes-worst-enemy.html
created_on: 1199479944
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1396699881.64074
owner: Baughn_
rate_limit: 15
ref_count: 10
ref_user: Jack64!~jacktakah@188.122.93.34
type: text
<sizes>
action: large small tiny massive huge gigantic titanic teeny miniscule
created_on: 1108931310
enabled: 1
owner: pragma_
rate_limit: 15
ref_count: 7
ref_user: R0b0t1
type: text
<slap>
action: /me $attacks $args with a $sizes $animal_adjectives $animals!
created_on: 1108932778
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1441705809.67394
owner: pragma_
rate_limit: 15
ref_count: 129
ref_user: MethylatorX!~Methylato@197.41.168.29
type: text
<slaps>
action: /call shoot $nick
created_on: 1323733421.66063
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1442047530.69338
owner: pragma_
rate_limit: 15
ref_count: 19
ref_user: Trigraph!~Trigraph@unaffiliated/trigraph
type: text
<smacks>
action: /call hugs
created_on: 1326935331.03662
enabled: 1
last_referenced_on: 1427588080.00106
owner: pragma_
rate_limit: 15
ref_count: 1
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<smart>
action: /say See http://www.catb.org/~esr/faqs/smart-questions.html
created_on: 1106519094
enabled: 1
last_referenced_in: mmango
last_referenced_on: 1426736783.53827
owner: pragma_
rate_limit: 15
ref_count: 33
ref_user: mmango!~Mangopear@108-217-142-114.lightspeed.milwwi.sbcglobal.net
type: text
<smiles>
action: /call hugs
created_on: 1324759333.06861
enabled: 1
last_referenced_on: 1427522106.6332
owner: pragma_
rate_limit: 15
ref_count: 2
ref_user: Maxdamantus!~Maxdamant@unaffiliated/maxdamantus
type: text
<snack>
action: /call botsnack
created_on: 1297911847.48645
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1439816081.95662
owner: pragma_
rate_limit: 15
ref_count: 37
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<snacks>
action: "magic brownies" "crème brûlée" burrito taco cookie hot-dog "duck l'orange" applesauce "caramel popcorn" "sauteed carrot"
created_on: 1295988189.25185
edited_by: pragma-!~chaos@unaffiliated/pragmatic-chaos
edited_on: 1439882220.21851
enabled: 1
last_referenced_in: kate
last_referenced_on: 1439821323.65401
owner: pragma_
rate_limit: 15
ref_count: 9
ref_user: kate!~kate@unaffiliated/kate
type: text
<sorry>
action: /call say $nick, $sorry_replies
created_on: 1399569415.91129
edited_by: pragma-!~chaos@unaffiliated/pragmatic-chaos
edited_on: 1429159777.61581
enabled: 1
last_referenced_in: os-11711
last_referenced_on: 1442142880.80016
owner: Rainb!be3c5dda@gateway/web/freenode/ip.190.60.93.218
rate_limit: 0
ref_count: 49
ref_user: OS-11711!~OS-11711@unaffiliated/os-11711
type: text
<sorry_replies>
action: "It's okay." "Don't worry about it." "That's alright." "It happens."
created_on: 1429159734.03199
enabled: 1
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<sorting>
action: /say Sorting algorithm animations: http://www.sorting-algorithms.com/
created_on: 1249125597
enabled: 1
last_referenced_in: mhi^
last_referenced_on: 1358516345.07757
owner: kate`
rate_limit: 15
ref_count: 3
ref_user: mhi^
type: text
<source>
action: /say My guts can be browsed at https://github.com/pragma-/pbot
created_on: 1105954460
edited_by: pragma-!~chaos@unaffiliated/pragmatic-chaos
edited_on: 1419812759.54563
enabled: 1
last_referenced_in: bender
last_referenced_on: 1442147630.67302
owner: pragma_
rate_limit: 15
ref_count: 141
ref_user: bender!~sid123@unaffiliated/bender/x-9459530
type: text
<south>
action: /say $rpg_ans
created_on: 1231873967
enabled: 1
last_referenced_in: jd1
last_referenced_on: 1436222319.99559
owner: pragma_
rate_limit: 15
ref_count: 4
ref_user: jd1!jd1@nat/intel/x-yzknikrmsuoovklq
type: text
<southeast>
action: /say $rpg_ans
created_on: 1231873996
enabled: 1
last_referenced_in: profess
last_referenced_on: 1424231923.66273
owner: pragma_
rate_limit: 15
ref_count: 4
ref_user: profess!~profess__@unaffiliated/csddesk
type: text
<southwest>
action: /say $rpg_ans
created_on: 1231874001
enabled: 1
last_referenced_in: profess
last_referenced_on: 1424231930.10203
owner: pragma_
rate_limit: 15
ref_count: 3
ref_user: profess!~profess__@unaffiliated/csddesk
type: text
<spanks>
action: /call hugs
created_on: 1323751345.50043
enabled: 1
last_referenced_in: jd1
last_referenced_on: 1436222303.47792
owner: pragma_
rate_limit: 15
ref_count: 6
ref_user: jd1!jd1@nat/intel/x-yzknikrmsuoovklq
type: text
<sry>
action: /call plz
created_on: 1187652590
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1440499942.47099
owner: Draconx
rate_limit: 0
ref_count: 11
ref_user: TakWah!~asfdsa@p54A5CCF5.dip0.t-ipconnect.de
type: text
<stack>
action: /say C does not require implementations to use stacks or heaps. Please refer to the actually defined storage durations, which are four: allocated, automatic, thread and static.
created_on: 1311728555.05505
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1440917527.55211
owner: guidj0s
rate_limit: 15
ref_count: 100
ref_user: u-ou!no-n@unaffiliated/no-n
type: text
<stack_machine>
action: http://forth.sourceforge.net/ http://www.zetetics.com/bj/papers/moving1.htm http://www.albany.net/~hello/simple.htm http://www.ece.cmu.edu/~koopman/stack_computers/index.html http://galileo.phys.virginia.edu/classes/551.jvn.fall01/primer.htm
created_on: 1182007038
enabled: 1
owner: PoppaVic
rate_limit: 15
ref_count: 2
ref_user: pragma_
type: text
<stares>
action: /call hugs
created_on: 1384621996.80222
edited_by: pragma-!~chaos@unaffiliated/pragmatic-chaos
edited_on: 1384622103.17019
enabled: 1
last_referenced_in: #pbot2
last_referenced_on: 1441694410.2365
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 17
ref_user: fluter!~fluter@fedora/fluter
type: text
<stfu>
action: /say No, you stfu!
created_on: 1180052783
enabled: 1
last_referenced_in: sanketdg
last_referenced_on: 1439730213.88918
owner: pragma_
rate_limit: 15
ref_count: 23
ref_user: sanketdg!~sanketdg@43.251.170.97
type: text
<stop>
action: /call 8ball
created_on: 1428220086.8095
enabled: 1
last_referenced_in: #cjeopardy
last_referenced_on: 1434173624.45733
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 5
ref_user: P1RATEZ!piratez@unaffiliated/p1ratez
type: text
<strokes>
action: /call hugs
created_on: 1429995410.40002
enabled: 1
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<stupid>
action: /say $args is a $sizes $idiots!
created_on: 1194256622
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1441138468.054
owner: pragma_
rate_limit: 15
ref_count: 57
ref_user: jd1!~jd1@unaffiliated/jd1
type: text
<sup>
action: /call hi
created_on: 1297413792.81045
enabled: 1
last_referenced_in: pragma-
last_referenced_on: 1429326851.40667
owner: pragma_
rate_limit: 0
ref_count: 66
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<superset>
action: C++ isn't a superset because (a) some C programs are not legal C++ programs (b) some C programs behave differently when treated as C++ programs.
created_on: 1323271397.17725
enabled: 1
last_referenced_in: vigud
last_referenced_on: 1382222702.3245
owner: se7
rate_limit: 15
ref_count: 2
ref_user: Vigud!uid1143@gateway/web/irccloud.com/x-lsqwccsadxnazljl
type: text
<surprise>
action: /say How about a nice cold glass of shut the fuck up
created_on: 1250290153
enabled: 1
last_referenced_in: jd1
last_referenced_on: 1436222270.06911
owner: syntropy_
rate_limit: 15
ref_count: 3
ref_user: jd1!jd1@nat/intel/x-yzknikrmsuoovklq
type: text
<synergy>
action: /say Share keyboard/mouse and copy/paste between networked computers (optionally using ssh): http://synergy-foss.org/
created_on: 1296366682.46458
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1334112888.80446
owner: pragma_
rate_limit: 15
ref_count: 3
ref_user: pragma-
type: text
<take>
action: /say You take the $args.
created_on: 1231874071
enabled: 1
last_referenced_in: jd1
last_referenced_on: 1436222333.56202
owner: pragma_
rate_limit: 15
ref_count: 31
ref_user: jd1!jd1@nat/intel/x-yzknikrmsuoovklq
type: text
<talking>
action: babbling talking "going on" ranting raving spouting muttering mumbling
created_on: 1194294839
enabled: 1
last_referenced_in: k4rtik
last_referenced_on: 1385108351.61361
owner: pragma_
rate_limit: 15
ref_count: 4
ref_user: k4rtik!~quassel@inet-hqmc05-o.oracle.com
type: text
<taocp>
action: The Art of Computer Programming, by Knuth, http://www.iso-9899.info/wiki/Special:Booksources/0201485419
created_on: 1104462083
enabled: 1
last_referenced_in: daowee
last_referenced_on: 1379822768.32454
owner: twkm
rate_limit: 15
ref_count: 14
ref_user: daowee!~daowee@m83-185-149-136.cust.tele2.se
type: text
<taunt>
action: /call insult
created_on: 1259025697
enabled: 1
owner: pragma_
rate_limit: 15
ref_count: 1
ref_user: pragma_
type: text
<tcc>
action: /call cc -lang=tendra
created_on: 1341097083.07635
edited_by: pragma-!~chaos@unaffiliated/pragmatic-chaos
edited_on: 1421453009.34989
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1439642293.3042
owner: pragma-
rate_limit: 0
ref_count: 571
ref_user: kate!~kate@unaffiliated/kate
type: text
<tcl>
action: /call cc2 -lang=tcl
created_on: 1350601237.71739
enabled: 1
last_referenced_in: cousteau
last_referenced_on: 1431451268.29881
owner: pragma-
rate_limit: 0
ref_count: 1
ref_user: cousteau!~cousteau@138.100.74.81
type: text
<teacher>
action: /say If someone in the channel is asking pointed questions of a specific individual, please do not answer their questions if you are not that individual. We're sure you're quite smart and capable, but the point is to let the individual infer the answer himself. You can give a programmer Coca-cola, but if you teach them how to carbonate coffee ...
created_on: 1199779292
enabled: 1
last_referenced_in: emperiz
last_referenced_on: 1427975520.32866
owner: pragma_
rate_limit: 15
ref_count: 17
ref_user: emperiz!~emperiz@unaffiliated/emperiz
type: text
<teaching>
action: not just accepting that the person asking knows what they are doing and has merely forgotten the proper forms to use. Rather, they need insight into what solutions exist to solve the problems they face; for which, there can be no better tool than a clear explanation of the problem, even if you must draw it out of them millimeter by torturous millimeter.
created_on: 1108008187
enabled: 1
last_referenced_in: mhi^
last_referenced_on: 1358516272.80077
owner: twkm
rate_limit: 15
ref_count: 8
ref_user: mhi^
type: text
<testbed>
action: A simple program that grows and evolves to _test_ what you learn/read and is disposable.
created_on: 1187198287
enabled: 1
last_referenced_in: vigud
last_referenced_on: 1376766598.45184
owner: PoppaVic
rate_limit: 15
ref_count: 4
ref_user: Vigud!uid1143@gateway/web/irccloud.com/x-wqveollupglgpcnv
type: text
<testcase>
action: /say A testcase is a minimal compilable example exhibiting your symptoms. "Minimal" means just the bare essentials required to illustrate your question. "Compilable" means that there is enough code to compile it on our machines, and therefore use our debuggers. Please paste a testcase at http://ideone.com or http://codepad.org to help us assist you.
created_on: 1249772768
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1442184513.50853
owner: lemonade`
rate_limit: 15
ref_count: 1057
ref_user: rooftopjoe!bc1ab93a@gateway/web/freenode/ip.188.26.185.58
type: text
<than[ksx]+.*>
action: /say $welcome, $nick
created_on: 1271368772
edited_by: pragma-!~chaos@unaffiliated/pragmatic-chaos
edited_on: 1405433582.2422
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1442184333.43537
owner: pragma_
rate_limit: 0
ref_count: 39
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: regex
<thanks>
action: /say $welcome, $nick
action_with_args: /say $welcome, $nick
created_on: 1277870713.88835
edited_by: pragma-!~chaos@unaffiliated/pragmatic-chaos
edited_on: 1405433629.54229
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1441192512.25788
owner: pragma_
rate_limit: 15
ref_count: 106
ref_user: MethylatorX!~Methylato@41.238.152.87
type: text
use_output_queue: 1
<that>
action: /call 8ball
created_on: 1360662740.86483
enabled: 1
last_referenced_in: spacerkt
last_referenced_on: 1441171816.67825
owner: pragma-
rate_limit: 0
ref_count: 24
ref_user: spacerkt!~space@108-231-189-69.lightspeed.cicril.sbcglobal.net
type: text
<that's>
action: /call 8ball
created_on: 1360662732.07354
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1437097947.43795
owner: pragma-
rate_limit: 0
ref_count: 16
ref_user: lens!~lens@freebsd/lover/lens
type: text
<the_cake>
action: "The cake was moist and delicious." "The cake is a lie ... The cake is a lie ... The cake is a lie ..."
created_on: 1195100423
enabled: 1
last_referenced_in: #cjeopardy
last_referenced_on: 1427504900.63902
owner: pragma_
rate_limit: 15
ref_count: 2
ref_user: PapaFrog!~PapaFrog@c-73-40-100-84.hsd1.va.comcast.net
type: text
<thinking>
action: http://thinking-forth.sourceforge.net/
created_on: 1185822844
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1323508578.33985
owner: PoppaVic
rate_limit: 15
ref_count: 11
ref_user: fluter
type: text
<thnx>
action: /call thanks
created_on: 1418451434.13811
enabled: 1
last_referenced_on: 1418451438.30014
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 0
ref_count: 1
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<threads>
action: /say POSIX Threads programming: https://computing.llnl.gov/tutorials/pthreads/
created_on: 1104460742
enabled: 1
last_referenced_in: tazmain
last_referenced_on: 1431963512.61783
owner: twkm
rate_limit: 15
ref_count: 30
ref_user: Tazmain!~Taz@31.221.54.34
type: text
<throttles>
action: /call hugs
created_on: 1429994949.39951
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1429994961.77709
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 1
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<thx>
action: /call thanks
created_on: 1179879858
enabled: 1
last_referenced_on: 1423578758.46205
owner: pragma_
rate_limit: 0
ref_count: 42
ref_user: williamrocker!~gijo94@89-180-71-239.net.novis.pt
type: text
<tickles>
action: /call hugs
created_on: 1323747956.72611
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1438014036.48063
owner: pragma_
rate_limit: 15
ref_count: 8
ref_user: vsg1990!~vsg1990@cpe-67-241-148-119.buffalo.res.rr.com
type: text
<tiger>
action: GROAWR! http://www.cs.princeton.edu/~appel/modern
created_on: 1297528021.44358
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1421635821.42748
owner: snhmib
rate_limit: 15
ref_count: 4
ref_user: kate!~kate@unaffiliated/kate
type: text
<tigerbook>
action: GROAWR! http://www.cs.princeton.edu/~appel/modern
created_on: 1297528006.4394
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1437495029.56298
owner: snhmib
rate_limit: 15
ref_count: 3
ref_user: kate!~kate@unaffiliated/kate
type: text
<timing>
action: /say In cryptography, a timing attack is a side channel attack in which the attacker attempts to compromise a cryptosystem by analyzing the time taken to execute cryptographic algorithms. Learn more at http://www.cs.hmc.edu/~mike/public_html/courses/security/s06/projects/dan.pdf
created_on: 1396700041.95614
enabled: 1
last_referenced_in: jack64
last_referenced_on: 1397604576.27835
owner: Jack64!~jacktakah@188.122.93.34
rate_limit: 15
ref_count: 5
ref_user: Jack64!~jacktakah@188.122.93.34
type: text
<title>
action: get_title.pl
created_on: 1258840021
enabled: 1
last_referenced_in: ##astronomy
last_referenced_on: 1432354374.87153
modulelauncher_subpattern: s/(\S+)\\ /$1 /
nooverride: 1
owner: pragma_
rate_limit: 0
ref_count: 57
ref_user: ndnihil!~nihil@unaffiliated/ndnihil
type: module
<tits>
action: http://fukung.net/v/9783/10c26d61f447c5ae1d141cc1485244fe.gif
created_on: 1252284750
enabled: 1
last_referenced_in: #cjeopardy
last_referenced_on: 1418640970.18212
owner: pragma_
rate_limit: 15
ref_count: 6
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<titsorgtfo>
action: /call testcase
created_on: 1271645810
enabled: 1
last_referenced_on: 1410148298.38084
owner: pragma_
rate_limit: 15
ref_count: 3
ref_user: CaZe!~caze@unaffiliated/caze
type: text
<tnx>
action: /call thanks
created_on: 1251695064
enabled: 1
last_referenced_on: 1312567468.39309
owner: pragma_
rate_limit: 0
ref_count: 3
ref_user: dkarampin
type: text
<toolchain>
action: /say For all your makefile/scripting/toolchain needs, please join ##workingset.
created_on: 1289691889.26701
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1437905894.3176
owner: PoppaVic
rate_limit: 15
ref_count: 167
ref_user: Chris!~chris@spy/chris
type: text
<touche>
action: /call touché
created_on: 1203837688
enabled: 1
last_referenced_on: 1399990287.31043
owner: nobody
rate_limit: 15
ref_count: 2
ref_user: justjealouse!~temp3@192.12.88.234
type: text
<touché>
action: /say Touché is what you say when you make a point, then someone makes a counterpoint.
created_on: 1203837688
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1400799345.04217
owner: themathkid
rate_limit: 15
ref_count: 3
ref_user: explodes!~explodes@unaffiliated/explodes
type: text
<tp>
action: /say Chances are no one here will care about your POSIX-related questions. Someone in ##posix might (with higher probability).
created_on: 1297750437.99921
enabled: 1
last_referenced_in: daowee
last_referenced_on: 1379822419.49121
owner: guidj0s
rate_limit: 15
ref_count: 9
ref_user: daowee!~daowee@m83-185-149-136.cust.tele2.se
type: text
<true>
action: !false
created_on: 1197769594
enabled: 1
last_referenced_in: #cjeopardy
last_referenced_on: 1441853831.93471
noembed: 1
owner: snhmib
rate_limit: 15
ref_count: 9
ref_user: firedfox!~firedfox@211.95.58.5
type: text
<truth>
action: http://www.cs.virginia.edu/~evans/cs655/readings/ewd498.html
created_on: 1189455615
enabled: 1
owner: PoppaVic
rate_limit: 15
ref_count: 14
ref_user: n00p
type: text
<twiddle>
action: /call twiddling
created_on: 1204722036
enabled: 1
owner: kate`
rate_limit: 15
ref_count: 1
ref_user: kate`
type: text
<twiddling>
action: /call bithacks
created_on: 1221611255
enabled: 1
last_referenced_on: 1413783548.92006
owner: kate`
rate_limit: 15
ref_count: 14
ref_user: CaZe!~caze@unaffiliated/caze
type: text
<ty>
action: /call thanks
created_on: 1179879872
enabled: 1
last_referenced_in: #cjeopardy
last_referenced_on: 1430246162.39006
owner: pragma_
rate_limit: 0
ref_count: 12
ref_user: kerio!~kerio@duckbot.xd.cm
type: text
<type>
action: char, long int, double [10], int *, struct timeval, void (int, long), etc...
created_on: 1431383741.37804
enabled: 1
last_referenced_in: #pbot2
last_referenced_on: 1431383745.7432
owner: cousteau!~cousteau@80.174.59.15.dyn.user.ono.com
rate_limit: 15
ref_count: 1
ref_user: cousteau!~cousteau@80.174.59.15.dyn.user.ono.com
type: text
<typo>
action: typographical error
created_on: 1235599055
enabled: 1
last_referenced_in: ejls
last_referenced_on: 1342053715.22015
owner: Wulf_
rate_limit: 15
ref_count: 2
ref_user: ejls
type: text
<tyresponse>
action: /say $welcome, $args
created_on: 1271368737
enabled: 1
last_referenced_in: pragma-
last_referenced_on: 1405433264.57086
owner: pragma_
rate_limit: 0
ref_count: 250
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<u>
action: /say plz learn how 2 spl "you"! http://i.imgur.com/HL1ZR.jpg
created_on: 1252559062
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1429192208.38207
owner: Wulf_
rate_limit: 15
ref_count: 30
ref_user: fstd!~fstd@unaffiliated/fisted
type: text
<ubuntumanpages>
action: sudo apt-get install manpages manpages-dev
created_on: 1238264335
enabled: 1
owner: lemonade`
rate_limit: 15
ref_count: 1
ref_user: Random832
type: text
<udefine>
action: /call urban
created_on: 1255059316
enabled: 1
owner: pragma_
rate_limit: 15
ref_count: 5
ref_user: Kaye
type: text
<udict>
action: /call urban
created_on: 1255059294
enabled: 1
last_referenced_in: pragma-
last_referenced_on: 1437698468.92335
owner: pragma_
rate_limit: 15
ref_count: 682
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<understood>
action: /say We understood you the first time, and answered already; you may not have understood the answers. Instead of ignoring them and repeating your question, find out what they mean.
created_on: 1204317155
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1436982593.86173
owner: Auris-
rate_limit: 15
ref_count: 32
ref_user: aliouii_!~aliouii_a@197.0.49.58
type: text
<ungrab>
action: /call delq
created_on: 1414518647.97972
enabled: 1
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 0
ref_count: 0
ref_user: nobody
type: text
<unicode>
action: http://icu-project.org/apiref/icu4c/ustring_8h.html
created_on: 1275736127
enabled: 1
owner: pragma_
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<unique>
action: "We are unique!.. We are like a force of nature!.. A million points of light!.. And dark stripes!.. Exactly the same!"
created_on: 1322757942.90323
enabled: 1
owner: PoppaVic
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<unixtools>
action: /say Hints for writing Unix tools: http://monkey.org/~marius/unix-tools-hints.html
created_on: 1431868761.56861
enabled: 1
owner: kate!~kate@unaffiliated/kate
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<unmaintainable>
action: /say How to write unmaintainable code: http://freeworld.thc.org/root/phun/unmaintain.html
created_on: 1207882362
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1357744644.68305
owner: vorpal
rate_limit: 15
ref_count: 4
ref_user: cousteau
type: text
<unquiet>
action: /call unmute
created_on: 1433766115.91041
enabled: 1
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<urban>
action: urban
created_on: 1255045031
enabled: 1
last_referenced_in: pragma-
last_referenced_on: 1437698468.9257
nooverride: 1
owner: pragma_
rate_limit: 15
ref_count: 771
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: module
<uses>
action: /call 8ball
created_on: 1427979622.26785
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1441138296.79764
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 0
ref_count: 1
ref_user: Bor0!~boro@unaffiliated/boro/x-000000001
type: text
<usetherighttool>
action: /say Use the right tool for the job. Someone once said, "if the only tool you have is a hammer, you tend to see every problem as a nail." Avoid placing artificial limitations on your projects by keeping an open mind and learning more tools, as your skills improve.
created_on: 1225802282
enabled: 1
owner: vorpal
rate_limit: 15
ref_count: 4
ref_user: pragma_
type: text
<utf-8>
action: an ascii-compatible way to represent arbitrary unicode characters with octets. http://en.wikipedia.org/wiki/UTF-8 | printf("\xc3\xb6\n");
created_on: 1236229252
enabled: 1
last_referenced_in: #cjeopardy
last_referenced_on: 1416714655.90767
owner: Wulf_
rate_limit: 15
ref_count: 7
ref_user: lewis1711!~lewis@121-73-79-134.cable.telstraclear.net
type: text
<utsl>
action: /say Use the Source, Luke!
created_on: 1235548349
edited_by: nitrix!~nitrix@unaffiliated/nitrix
edited_on: 1397248065.8593
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1398472450.41605
owner: Wulf4
rate_limit: 15
ref_count: 16
ref_user: nitrix!~nitrix@unaffiliated/nitrix
type: text
<valgrind>
action: a memory debugging tool. When your program is exhibiting erratic behavior, it may be due to a memory error such as overrunning a buffer or not updating the pointer after a realloc. Try running your program with valgrind; it will save you a lot of time.
created_on: 1249675748
enabled: 1
last_referenced_in: ##c-unregistered
last_referenced_on: 1423663563.41441
owner: joeyadams
rate_limit: 15
ref_count: 15
ref_user: Seabasschan!~Seabassch@unaffiliated/seabasschan
type: text
<vampire>
action: /say The Help Vampire: A Spotter's Guide http://slash7.com/2006/12/22/vampires/
created_on: 1189558513
enabled: 1
last_referenced_in: apokatastasis
last_referenced_on: 1442243902.12494
owner: pragma_
rate_limit: 15
ref_count: 15
ref_user: apokatastasis!~void@r75-110-115-225.rmntcmtc02.rcmtnc.ab.dh.suddenlink.net
type: text
<vera>
action: /call dict -d vera
created_on: 1270941287
enabled: 1
last_referenced_on: 1413706258.93849
owner: pragma_
rate_limit: 15
ref_count: 29
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<version>
action: /say PBot revision 1239 2015-09-10
created_on: 1442047184.75189
edited_by: pragma-!~chaos@unaffiliated/pragmatic-chaos
edited_on: 1441697840.71164
enabled: 1
last_referenced_in: pragma-
last_referenced_on: 1441697739.76978
owner: candide
rate_limit: 15
ref_count: 0
ref_user: nobody
type: text
<very>
action: /call 8ball
created_on: 1360662744.59489
enabled: 1
last_referenced_in: #cjeopardy
last_referenced_on: 1436467031.83671
owner: pragma-
rate_limit: 0
ref_count: 2
ref_user: fstd!~fstd@unaffiliated/fisted
type: text
<videotestcase>
action: /say A video testcase is a minimal viewable video exhibiting your problem. "Minimal" means just the bare essentials required to illustrate your problem. Please record a video testcase at http://www.youtube.com to help us assist you.
created_on: 1236379037
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1433623203.07283
owner: lemonade`
rate_limit: 15
ref_count: 12
ref_user: fstd!~fstd@unaffiliated/fisted
type: text
<vim-cheat-sheet>
action: http://www.viemu.com/vi-vim-cheat-sheet.gif
created_on: 1199481348
enabled: 1
last_referenced_in: pentester_
last_referenced_on: 1395494477.67125
owner: pragma_
rate_limit: 15
ref_count: 3
ref_user: pentester_!~pentester@unaffiliated/pentester
type: text
<vt100>
action: http://pegasus.cs.csubak.edu/Tables_Charts/VT100_Escape_Codes.html http://members.save-net.com/jko@save-net.com/asm/r_vt200.txt
created_on: 1188660161
enabled: 1
owner: PoppaVic
rate_limit: 15
ref_count: 2
ref_user: pragma_
type: text
<warning-labels>
action: http://www.myconfinedspace.com/2007/03/23/internet-warning-labels/
created_on: 1183266883
enabled: 1
owner: pragma_
rate_limit: 15
ref_count: 2
ref_user: pragma_
type: text
<was>
action: /call 8ball
created_on: 1270604559
enabled: 1
last_referenced_in: netstar
last_referenced_on: 1433947552.0054
owner: pragma_
rate_limit: 0
ref_count: 21
ref_user: netstar!~Al@host86-156-158-20.range86-156.btcentralplus.com
type: text
<waves>
action: /call hugs
created_on: 1324025869.78069
enabled: 1
last_referenced_on: 1324025930.18186
owner: pragma_
rate_limit: 15
ref_count: 3
ref_user: pragma_
type: text
<wdict>
action: /call wikipedia
created_on: 1257554566
enabled: 1
last_referenced_on: 1425852259.50976
owner: pragma_
rate_limit: 15
ref_count: 410
ref_user: marchelzo_!~marchelzo@HLFXNS016CW-142134090179.dhcp-dynamic.FibreOp.ns.bellaliant.net
type: text
<weapon>
action: "Beretta 9mm" "Smith and Wesson" BFG9000 MP40 "rocket launcher" "hand grenade" shotgun railgun catapult "Cupid's bow" M16 "flare gun" harpoon flamethrower "chainsaw bazooka"
created_on: 1208626492
enabled: 1
last_referenced_in: cousteau
last_referenced_on: 1383562754.36942
owner: kate`
rate_limit: 15
ref_count: 8
ref_user: cousteau!~cousteau@138.100.74.81
type: text
<weapon_action>
action: "locks and loads" cocks loads "lovingly cleans" aims
created_on: 1109021669
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1296749324.60417
owner: pragma_
rate_limit: 15
ref_count: 4
ref_user: gl
type: text
<websters>
action: /call dict -d web1913
created_on: 1273286214
enabled: 1
last_referenced_on: 1400155454.14424
owner: pragma_
rate_limit: 15
ref_count: 3
ref_user: thoughtso!~purple@199-193-117-81.static.hvvc.us
type: text
<welcome>
action: "No problem" "You're welcome" "Think nothing of it" "Not a problem" "My pleasure"
created_on: 1109979223
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1401086828.08464
owner: pragma_
rate_limit: 15
ref_count: 16
ref_user: CaZe!~caze@unaffiliated/caze
type: text
<west>
action: /say $rpg_ans
created_on: 1231873982
enabled: 1
last_referenced_in: #cjeopardy
last_referenced_on: 1430250203.71097
owner: pragma_
rate_limit: 15
ref_count: 12
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<whacks>
action: /call hugs
created_on: 1326935336.52992
enabled: 1
last_referenced_on: 1326935374.02385
owner: pragma_
rate_limit: 15
ref_count: 1
ref_user: pragma_
type: text
<what>
action: /say $nick, $what_answers
created_on: 1430088118.85138
edited_by: pragma-!~chaos@unaffiliated/pragmatic-chaos
edited_on: 1430088157.77518
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1442009584.12859
noembed: 1
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 33
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
use_output_queue: 1
<what_answers>
action: "I don't know." "That is a $severity $question_type question."
created_on: 1195012185
enabled: 1
last_referenced_in: profess
last_referenced_on: 1424231855.30163
owner: pragma_
rate_limit: 15
ref_count: 3
ref_user: profess!~profess__@unaffiliated/csddesk
type: text
<where>
action: /call how
created_on: 1296119558.07728
edited_by: pragma-!~chaos@unaffiliated/pragmatic-chaos
edited_on: 1442187134.19235
enabled: 1
last_referenced_in: pragma-
last_referenced_on: 1442187137.5174
owner: pragma_
rate_limit: 0
ref_count: 31
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<who>
action: /say $who_answers
created_on: 1258611970
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1441138005.57777
owner: pragma_
rate_limit: 15
ref_count: 92
ref_user: MethylatorX!~Methylato@41.238.133.230
type: text
<who_answers>
action: "Hannah Montana" "Britney Spears" "Thomas Hobbes" "Rene Descartes" "Mr. T" "Chuck Norris" "the Power Rangers" "the Teletubbies" "Spider-Man" "Hulk Hogan" "a butterfly" Goethe "Barack Obama" "John McCain" "Hillary Clinton" "Rodney Dangerfield" "LeVar Burton" "Sarah Palin"
created_on: 1258611928
enabled: 1
last_referenced_in: mhi^
last_referenced_on: 1358520447.60619
owner: pragma_
rate_limit: 15
ref_count: 2
ref_user: mhi^
type: text
<whoami>
action: /say $nick
created_on: 1270939558
enabled: 1
owner: pragma_
rate_limit: 15
ref_count: 2
ref_user: pragma_
type: text
<why>
action: /say $why_answers
created_on: 1194258443
edited_by: pragma-!~chaos@unaffiliated/pragmatic-chaos
edited_on: 1428107102.27173
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1441138175.77297
owner: pragma_
rate_limit: 0
ref_count: 173
ref_user: ^python111!~^python11@93-138-58-77.adsl.net.t-com.hr
type: text
use_output_queue: 1
<why##c>
action: /call whymove
created_on: 1348820896.65239
enabled: 1
last_referenced_on: 1348820908.99253
owner: pragma-
rate_limit: 15
ref_count: 2
ref_user: pragma-
type: text
<why_answers>
action: "I don't know." "Because the $sizes $colors $animals made it that way." "That's just how it is." "If you just investigate a $sizes amount further, you can figure it out." "Because I said so!" "Are you thinking clearly?" "Are you sure you're not a $sizes $idiots?"
created_on: 1194140322
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1372102398.66905
owner: pragma_
rate_limit: 15
ref_count: 5
ref_user: rob``
type: text
<whymove>
action: /say See http://freenode.net/policy.shtml and http://freenode.net/policy.shtml#channelnaming for information on the unusual channel name.
created_on: 1111196059
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1372011591.56112
owner: pragma_
rate_limit: 15
ref_count: 14
ref_user: pragma-
type: text
<wikipedia>
action: wikipedia.pl
created_on: 1257554350
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1425852259.51228
nooverride: 1
owner: pragma_
rate_limit: 15
ref_count: 417
ref_user: marchelzo_!~marchelzo@HLFXNS016CW-142134090179.dhcp-dynamic.FibreOp.ns.bellaliant.net
type: module
<win32>
action: /say For Windows API programming, try #winprog on EFnet or #winapi on freenode.
created_on: 1180888225
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1436367090.26331
owner: PoppaVic
rate_limit: 15
ref_count: 171
ref_user: m0shbear!~011899988@servbox.moshbear.net
type: text
<winapi>
action: /call win32
created_on: 1275596861
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1436367090.25849
owner: pragma_
rate_limit: 15
ref_count: 26
ref_user: m0shbear!~011899988@servbox.moshbear.net
type: text
<windows>
action: a thirty-two bit extension and graphical shell to a sixteen-bit patch to an eight-bit operating system originally coded for a four-bit microprocessor which was written by a two-bit company that can't stand one bit of competition.
created_on: 1106527942
enabled: 1
last_referenced_in: cousteau
last_referenced_on: 1441050823.23906
owner: Major-Willard
rate_limit: 15
ref_count: 31
ref_user: cousteau!~cousteau@80.174.59.17.dyn.user.ono.com
type: text
<winks>
action: /call hugs
created_on: 1324759323.50384
enabled: 1
last_referenced_on: 1407747572.70758
owner: pragma_
rate_limit: 15
ref_count: 3
ref_user: FUZxxl!~fuz@d00m.org
type: text
<winprog>
action: /call win32
created_on: 1277898858.41818
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1430573085.90342
owner: pragma_
rate_limit: 15
ref_count: 9
ref_user: Chris!~chris@spy/chris
type: text
<works>
action: /say It works it works! Omg omg omg! I mean it compiles. Now what's a segfault?
created_on: 1231373678
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1440502030.23767
owner: pragma_
rate_limit: 15
ref_count: 202
ref_user: fstd!~fstd@unaffiliated/fisted
type: text
<wotsit>
action: http://www.wotsit.org, loads of file type resources!
created_on: 1199573903
enabled: 1
owner: snhmib
rate_limit: 15
ref_count: 7
ref_user: n00p
type: text
<wright>
action: http://www.cis.upenn.edu/~udani/humor/stevenwright.html
created_on: 1263178267
edited_by: pragma-!~chaos@unaffiliated/pragmatic-chaos
edited_on: 1436187959.58574
enabled: 1
last_referenced_in: beaky
last_referenced_on: 1342127577.3339
owner: pragma_
rate_limit: 15
ref_count: 2
ref_user: beaky
type: text
<xy>
action: /say The XY problem: You want to do X, but don't know how. You think you can solve it using Y, but don't know how to do that, either. You ask about Y, which is a strange thing to want to do. Just ask about X.
created_on: 1175596315
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1441090214.99577
owner: Draconx|Laptop
rate_limit: 15
ref_count: 384
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<xyproblem>
action: /call xy
created_on: 1296333623.20987
enabled: 1
last_referenced_on: 1380939855.3289
owner: pragma_
rate_limit: 15
ref_count: 3
ref_user: nitrix!~nitrix@unaffiliated/nitrix
type: text
<y>
action: http://i.imgur.com/HL1ZR.jpg
created_on: 1296695481.15346
enabled: 1
last_referenced_in: #cjeopardy
last_referenced_on: 1439881964.35083
owner: pragma_
rate_limit: 15
ref_count: 10
ref_user: theBeginner!~RavinShah@117.220.211.107
type: text
<yeah>
action: /call 8ball
created_on: 1436174403.50373
enabled: 1
last_referenced_in: #pbot2-test
last_referenced_on: 1436174411.36653
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 15
ref_count: 1
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<yep>
action: /call yes
created_on: 1338485215.12562
enabled: 1
last_referenced_on: 1426734075.4798
owner: pragma-
rate_limit: 0
ref_count: 4
ref_user: mmango!~Mangopear@108-217-142-114.lightspeed.milwwi.sbcglobal.net
type: text
<yes>
action: /call 8ball
created_on: 1322858510.27981
enabled: 1
last_referenced_in: jm0
last_referenced_on: 1440639226.29087
owner: pragma_
rate_limit: 0
ref_count: 118
ref_user: jm0!~jm0@2-105-209-55-dynamic.dk.customer.tdc.net
type: text
<yo>
action: /call hi
created_on: 1179679895
enabled: 1
last_referenced_in: gitgud
last_referenced_on: 1439101357.05248
owner: pragma_
rate_limit: 0
ref_count: 13
ref_user: GitGud!~GitGud@unaffiliated/gitgud
type: text
<you're>
action: /call 8ball
created_on: 1375924361.56038
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1440572790.43683
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 0
ref_count: 29
ref_user: Gr33nTea!4a5966e9@gateway/web/cgi-irc/kiwiirc.com/ip.74.89.102.233
type: text
<you\s+([^.,!?;]+).*$>
action: say I $args? $reaction
created_on: 1194384930
edited_by: pragma-!~chaos@unaffiliated/pragmatic-chaos
edited_on: 1437254060.24816
enabled: 1
last_referenced_in: profess
last_referenced_on: 1441803619.91203
owner: pragma_
rate_limit: 0
ref_count: 49
ref_user: profess!~profess@unaffiliated/csddesk
type: regex
<you\sremind\sme\sof\sthe\s(.*)>
action: say $nick: What $1?
created_on: 1196905060
enabled: 1
owner: pragma_
rate_limit: 0
ref_count: 0
ref_user: nobody
type: regex
<your>
action: /call 8ball
created_on: 1375924380.23248
enabled: 1
last_referenced_in: francis7
last_referenced_on: 1440893892.1022
owner: pragma-!~chaos@unaffiliated/pragmatic-chaos
rate_limit: 0
ref_count: 11
ref_user: francis7!~fchmmr@fsf/member/fchmmr
type: text
<youredoingitwrong>
action: /say This is you: http://www.doingitwrong.com/
created_on: 1178966474
enabled: 1
owner: pragma_
rate_limit: 15
ref_count: 4
ref_user: pragma_
type: text
<yz>
action: /call understood
created_on: 1203601730
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1436982593.85851
owner: kate`
rate_limit: 15
ref_count: 23
ref_user: aliouii_!~aliouii_a@197.0.49.58
type: text
<zalgo>
action: http://www.centernegative.com/2009/03/zalgo-he-comes/
created_on: 1262652805
enabled: 1
last_referenced_in: pragma-
last_referenced_on: 1390762746.52149
owner: pragma_
rate_limit: 15
ref_count: 10
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
<{>
action: /call compiler_block $nick $channel
created_on: 1329860884.76944
edited_by: pragma-!~chaos@unaffiliated/pragmatic-chaos
edited_on: 1393967624.45297
enabled: 1
last_referenced_in: pragma-
last_referenced_on: 1440854195.00612
owner: pragma_
preserve_whitespace: 1
rate_limit: 0
ref_count: 3974
ref_user: pragma-!~chaos@unaffiliated/pragmatic-chaos
type: text
< >
action: a unicode space
created_on: 1297992159.54207
enabled: 1
last_referenced_in: ##c
last_referenced_on: 1297992163.80021
owner: kulp
rate_limit: 15
ref_count: 1
ref_user: kulp
type: text