We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.
You must be logged in to block users.
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
#include <stdio.h>
#include <stdarg.h>
#include <string.h>
void vprint(const char *fmt, va_list argp)
Forked from Junzhuodu/design-patterns
C++ Implementation for 23 Design Patterns
C++
Forked from ksvbka/design_pattern_for_embedded_system
Implement of all problems in the book "Design Patterns for Embedded system in C"
C
Forked from niekiran/linux-device-driver-1
Repository of Linux device driver programming(LDD1) udemy course
Forked from rxi/log.c
A simple logging library implemented in C99
Forked from mbcrawfo/GenericMakefile
A generic makefile for use with small/medium C and C++ projects.
Makefile
There was an error while loading. Please reload this page.