PHP-C---JunkCodeGenerator
PHP-C---JunkCodeGenerator copied to clipboard
How to use it?
How do I use this, I don't get it, is there any tutorial anywhere? I have it on my webserver, but don't know what to do next.
Hi,
does the example.php (https://github.com/gehaxelt/PHP-C---JunkCodeGenerator/blob/master/example.php) help?
It shows how to include the file and how to generate junk code.
Hi @gehaxelt ! I'm a bit confused on the usage too. So generally, I just:
- execute the code in
example.php - get output
- copy output into my C++ file
Is this the general flow?
Also, is there a way to limit the amount of junk code being generated? :) Thank you so much for your reply!