This is a header-only library to print the JS++ logo as ASCII art to standard output. This library is for C/C++.
Usage:
#include "jspp_print_logo.h"
int main(void)
{
jspp_print_logo();
return 0;
}Copyright (c) 2017 Roger Poon, Onux Corp.
| Name | Name | Last commit date | ||
|---|---|---|---|---|