This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
module Main exposing (..) | |
import Browser | |
import Dict exposing (Dict) | |
import Json.Decode as Decode exposing (Decoder) | |
import Svg exposing (..) | |
import Svg.Attributes exposing (..) | |
import Svg.Events exposing (..) | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
//gcc centre.c -lxcb -lxcb-util -o centre | |
#include <stdio.h> | |
#include <stdlib.h> | |
#include <xcb/xcb.h> | |
#include <xcb/xcb_aux.h> | |
int main (int argc, char **argv) | |
{ | |
(void) argc; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
T 64 K | |
T 105 F | |
H 96 F | |
V 97 F | |
L 64 F | |
L 64 F | |
T 96 F | |
A 66 F | |
A 103 F | |
U 66 F |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
T 64 K | |
Z F | |
A 105 F | |
H 96 F | |
V 97 F | |
L 64 F | |
L 64 F | |
T 96 F | |
A 67 F | |
A 103 F |