This website requires JavaScript.
Explore
Help
Sign In
ambroisie
/
buddhabrot
Watch
1
Star
0
Fork
You've already forked buddhabrot
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
5c071adb8c
buddhabrot
/
src
/
main.c
7 lines
70 B
C
Raw
Normal View
History
Unescape
Escape
add basic image manipulation functions
2020-11-10 16:31:32 +01:00
#
include
"image.h"
#
include
"ppm.h"
add initial build setup
2020-11-10 16:23:02 +01:00
int
main
(
void
)
{
return
0
;
}
Reference in a new issue
Copy permalink