Search results

Jump to navigation Jump to search
View (previous 20 | ) (20 | 50 | 100 | 250 | 500)

Page title matches

  • 22 bytes (3 words) - 09:10, 19 December 2019
  • It is fully possible to create a safe (and equally efficient) alternative in C++, similar to Rust's <tt>Result</tt> type, which does not allow you to dere <source lang="C++"> ...
    3 KB (445 words) - 21:07, 18 December 2019
  • #REDIRECT [[Category:C preprocessor snippets]] ...
    46 bytes (5 words) - 11:58, 1 March 2020

Page text matches

  • x^2 c' + c & xy c' - zs & xz c' + ys & 0 \\ yx c' + zs & y^2 c' + c & yz c' - xs & 0 \\ ...
    1 KB (150 words) - 14:51, 25 February 2020
  • == C == Set the executable bit on the following polyglot C/shell source file: ...
    726 bytes (95 words) - 11:24, 25 May 2020
  • <source lang="C++"> This particular version requires C++17. ...
    451 bytes (49 words) - 16:55, 14 March 2020
  • ...and works both in <code>#if</code> preprocessor expressions and in actual C code: <source lang="C"> ...
    638 bytes (94 words) - 11:56, 1 March 2020
  • Definitions and declarations look much the same in C; it can also be difficult to tell the difference between initialization and == C/C++ == ...
    2 KB (233 words) - 07:34, 14 February 2020
  • To include binary files directly in a C++ program without using an external tool you can use this handy macro (prob <source lang="C++"> ...
    2 KB (205 words) - 11:33, 28 April 2020
  • <source lang="C"> [[Category:C]] ...
    723 bytes (93 words) - 11:54, 1 March 2020
  • #REDIRECT [[Category:C preprocessor snippets]] ...
    46 bytes (5 words) - 11:58, 1 March 2020
  • == C/C++ == <source lang="C++"> ...
    719 bytes (92 words) - 13:50, 18 April 2020
  • <source lang="C"> <source lang="C"> ...
    694 bytes (85 words) - 09:00, 10 March 2020
  • <source lang="C++"> // point p with respect to triangle (a, b, c) ...
    1 KB (214 words) - 15:51, 17 February 2020
  • :<source lang="Bash">RUSTFLAGS="-C llvm-args=-sanitizer-coverage-level=3 \ -C llvm-args=-sanitizer-coverage-trace-pc-guard \ ...
    1 KB (159 words) - 08:36, 29 January 2020
  • <source lang="C++"> // "(Moller-Tumblore). A, B, C is the triangle, O, D is the ray." ...
    871 bytes (116 words) - 08:13, 8 December 2021
  • To obtain a line equation of the form <math>Ax + By + C = 0</math> from two points <math>a</math> and <math>b</math>, set: C &= a_x \cdot b_y - b_x \cdot a_y ...
    1 KB (192 words) - 10:00, 28 January 2020
  • [[Category:C]] [[Category:Programming]] ...
    388 bytes (52 words) - 09:06, 26 February 2021
  • <source lang="C++"> extern "C" { ...
    899 bytes (97 words) - 07:23, 15 December 2019
  • [[Category:C]] [[Category:Assembly]] [[Category:Programming]] ...
    201 bytes (26 words) - 11:01, 19 April 2021
  • <source lang="C++"> C, ...
    960 bytes (137 words) - 05:13, 8 March 2020
  • One of my pet peeves is the regular counting <tt>for</tt> loop in C where you have to repeat the variable name 3 times. This is error-prone in <source lang="C"> ...
    1 KB (228 words) - 08:43, 28 April 2020
  • === C++/libpng === <source lang="C++"> ...
    2 KB (327 words) - 14:48, 25 February 2020
View (previous 20 | ) (20 | 50 | 100 | 250 | 500)