Skip to content

Instantly share code, notes, and snippets.

#import <WebKit/WebKit.h>
#include "ui.h"
#include "ui_darwin.h"
#define uiWebViewSignature 0x57656276 // "Webv"
typedef struct uiWebView uiWebView;
#define uiWebView(this) ((uiWebView *) (this))
struct uiWebView {
@cody271
cody271 / bernoulli.c
Created October 9, 2018 05:41 — forked from sinclairtarget/bernoulli.c
Lovelace's Note G Program in C
#include <stdio.h>
/*
* Calculates what Ada Lovelace labeled "B7", which today we would call the 8th
* Bernoulli number.
*/
int main(int argc, char* argv[])
{
// ------------------------------------------------------------------------
// Data

Keybase proof

I hereby claim:

  • I am cody271 on github.
  • I am cody271 (https://keybase.io/cody271) on keybase.
  • I have a public key ASAjG8MSorGH97fJKgayjvvm8Inr2tzz3k1ovytFtZVC7Qo

To claim this, I am signing this object: