Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
nyancat.c
j0h
Apr 24th, 2023
1,794
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
C
0.17 KB
| None
|
0
0
raw
download
clone
embed
print
report
#include <stdlib.h>
#include <stdio.h>
#include "color.h"
#include "nyanlib.h"
#include <unistd.h>
int
main
(
)
{
for
(
;;
)
{
print_nyan
(
)
;
usleep
(
100000
)
;
}
return
0
;
}
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
1OOO USD / 30Min
CSS | 30 min ago | 0.43 KB
38% Arbitrage EARN
CSS | 31 min ago | 0.43 KB
Untitled
4 hours ago | 8.18 KB
Untitled
8 hours ago | 7.48 KB
Music List - This Discovery Just SHATTERED Po...
8 hours ago | 0.83 KB
arbol_aleatorio_orden.py
Python | 9 hours ago | 2.70 KB
Untitled
12 hours ago | 6.41 KB
Untitled
14 hours ago | 6.18 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!