Skip to content
This repository has been archived by the owner on Jun 27, 2021. It is now read-only.

todashuta/libpenis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libpenis

Comparing variables was never been that easy and clear like using libpenis.

Usage

Traditional comparing:

int a = 1;
int b = 1;
if (a == b)
    printf("Success!\n");

libpenis comparing:

set_balls(1);
set_dick_head(1);
if(B==D)
    printf("Success!\n");

Caution

libpenis uses the global variables "B" and "D" such that you can use the awesome command "B==D" to compare 2 variables everywhere.

License

libpenis is currently under Giant Penis License(GPL) which is a deformed M.I.T license included a penis ascii code.

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages