ASG
Code Snippet Maker
Menu
Input
File name
Font size (px)
Wrap mode
No wrap
Wrap lines
Wrap to A4 width
PNG scale
Split by A4 height
Render
Export PNG
#include <stdio.h> // this is a comment int main() { printf("Hello\n"); /* block comment */ return 0; }
Preview