Skip to content

Instantly share code, notes, and snippets.

@mkmik
Created October 17, 2014 16:04
Show Gist options
  • Save mkmik/8082d0ae6b6e1544abfd to your computer and use it in GitHub Desktop.
Save mkmik/8082d0ae6b6e1544abfd to your computer and use it in GitHub Desktop.
#include <stdio.h>
void ns_send(char* addr, char* body, ...) {
...
}
int main() {
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment