Skip to content

Instantly share code, notes, and snippets.

View ywh865's full-sized avatar
💭
学問に励む。

Le souhait seul ywh865

💭
学問に励む。
View GitHub Profile
@ywh865
ywh865 / Appex.c
Created March 9, 2017 16:21 — forked from blackgear/Appex.c
Generate license for AppEX
#include <net/if.h>
#include <stdio.h>
#include <string.h>
#include <sys/ioctl.h>
#include <sys/socket.h>
#include <unistd.h>
int main() {
int fd;
struct ifreq ifr;
@ywh865
ywh865 / Appex.c
Created March 9, 2017 16:21 — forked from blackgear/Appex.c
Generate license for AppEX
#include <net/if.h>
#include <stdio.h>
#include <string.h>
#include <sys/ioctl.h>
#include <sys/socket.h>
#include <unistd.h>
int main() {
int fd;
struct ifreq ifr;
@ywh865
ywh865 / Appex.c
Created March 9, 2017 16:21 — forked from blackgear/Appex.c
Generate license for AppEX
#include <net/if.h>
#include <stdio.h>
#include <string.h>
#include <sys/ioctl.h>
#include <sys/socket.h>
#include <unistd.h>
int main() {
int fd;
struct ifreq ifr;