Re: Simple tool for test progranns writen in c?

2017-10-18 Thread AudioGames . net Forum — Developers room : Ethin via Audiogames-reflector
Re: Simple tool for test progranns writen in c? It doesn't work? Odd... you can download it at https://github.com/philsquared/Catch/re … catch.hpp. If that doesn't work... check your firewall settings. You should have no problems accessing Git Hub. At all. URL: http://forum.audiogames.net

Re: Simple tool for test progranns writen in c?

2017-10-18 Thread AudioGames . net Forum — Developers room : Diego via Audiogames-reflector
Re: Simple tool for test progranns writen in c? Hello guys!Can someone send the direct link from Catch? The git hub link does not work URL: http://forum.audiogames.net/viewtopic.php?pid=334091#p334091 ___ Audiogames-reflector mailing list

Re: Simple tool for test progranns writen in c?

2017-10-18 Thread AudioGames . net Forum — Developers room : nyanchan via Audiogames-reflector
Re: Simple tool for test progranns writen in c? Oh, I looked at it again and got it. Thanks for pointing that out. Glad to know that it does support C. URL: http://forum.audiogames.net/viewtopic.php?pid=334010#p334010 ___ Audiogames

Re: Simple tool for test progranns writen in c?

2017-10-18 Thread AudioGames . net Forum — Developers room : nyanchan via Audiogames-reflector
Re: Simple tool for test progranns writen in c? Show errors? Does that mean you still don't have a set of compiling environment? If that's the case, I recommend using MinGW compiler collection. You can just type "gcc filename.c " on the command prompt. We can of course use Vis

Re: Simple tool for test progranns writen in c?

2017-10-17 Thread AudioGames . net Forum — Developers room : Ethin via Audiogames-reflector
Re: Simple tool for test progranns writen in c? @3, actually, your slightly incorrect -- I wrote that code to fit the question. Catch will work for C or C++ though, though C++ is recommended. The only thing I pasted was the config file. URL: http://forum.audiogames.net/viewtopic.php?pid

Re: Simple tool for test progranns writen in c?

2017-10-17 Thread AudioGames . net Forum — Developers room : nyanchan via Audiogames-reflector
Re: Simple tool for test progranns writen in c? Show errors? Is that mean you still don't have a set of compiling environment? If that's the case, I recommend using MinGW compiler collection. You can just type "gcc filename.c " on the command prompt. We can of course use Vis

Simple tool for test progranns writen in c?

2017-10-16 Thread AudioGames . net Forum — Developers room : Diego via Audiogames-reflector
Simple tool for test progranns writen in c? Hello guys!I would like to test a program I did in c, but I would like something small and to show errors with accessibility.Does anyone know of any tool for c so? URL: http://forum.audiogames.net/viewtopic.php?pid=333770#p333770