Can I keep the C output?
Can I keep the C output?
Is it possible to keep the C output, like the ASM output? Is it a single file?
Good morning, that's a nice tnetennba!
PureBasic 6.21/Windows 11 x64/Ryzen 7900X/32GB RAM/3TB SSD
Synology DS1821+/DX517, 130.9TB+50.8TB+2TB SSD
PureBasic 6.21/Windows 11 x64/Ryzen 7900X/32GB RAM/3TB SSD
Synology DS1821+/DX517, 130.9TB+50.8TB+2TB SSD
Re: Can I keep the C output?
Yes. Use "pbcompilerc /commented filename" instead of pbcompiler. The output is purebasic.c. You can't recompile it at present though, to the best of my knowledge.