Repository from Github https://github.commaxwell92/TechNotesRepository from Github https://github.commaxwell92/TechNotes
Record some techtips.
#include <stdio.h> int main() { printf("Hello, World!\n"); }