Skip to content

bmiddha/lolz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lolz

lolcat wrapper for printf

Usage

  // use it like you would printf
  lolz("%d", 2);
  lolz("Hello!");

Example

hello.c

gcc -I. examples/hello.c -o hello
./hello

About

lolcat wrapper for printf

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages