I hereby claim:
- I am newbiedoodle on github.
- I am qpaystaxes (https://keybase.io/qpaystaxes) on keybase.
- I have a public key whose fingerprint is 5619 F366 1B0D 7FC9 9292 BA3E 9E49 58E4 A139 C99D
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| //to simulate my environment | |
| #include <stdio.h> | |
| #include <stdlib.h> | |
| #include <string.h> | |
| typedef unsigned long long ERROR; | |
| const ERROR TTO_WORDS_VALUELESS_FAIL = 9000; | |
| const ERROR TTO_UNKNOWN_TYPE_FAIL = 9001; | |
| const ERROR TTO_NOT_IMPLEMENTED_FAIL = 9002; | |
| const ERROR TTO_CREATE_OBJ_FAIL = 9003; | |
| const ERROR TTO_STRING_ESCAPE_FAIL = 9004; |
| using System; | |
| using System.Collections.Generic; | |
| using System.Drawing; | |
| using System.Windows.Forms; | |
| namespace ColorWalker | |
| { | |
| class Walker | |
| { | |
| private int _lastX = 0, _lastY = 0; |
| ((initialCommands, undefined) => { | |
| const readline = require('readline'); | |
| let commands = typeof initialCommands !== 'object' ? {} : initialCommands; | |
| function replaceCommand(name, func) { | |
| commands[name] = [func]; | |
| } | |
| function addCommand(name, func) { |
| { | |
| "diffEditor.ignoreTrimWhitespace": false, | |
| "editor.acceptSuggestionOnCommitCharacter": false, | |
| "editor.detectIndentation": false, | |
| "editor.fontSize": 12, | |
| "editor.fontFamily": "Source Code Pro, 'Courier New', monospace", | |
| "editor.formatOnType": true, | |
| "editor.insertSpaces": true, | |
| "editor.minimap.enabled": true, | |
| "editor.minimap.renderCharacters": false, |
| /* | |
| This gist demonstrates an issue with Clang-Tidy, I think. | |
| Basically, you shouldn't be required to initialize all members of a | |
| union, for obvious reasons, but Clang-Tidy doesn't care that the | |
| "missing" members are part of a union, and tries to get them to be | |
| initialized anyway. | |
| */ | |
| struct Type { |
General notes, first:
asdf asdf fkjdkjf