We are currently in the process of converting the website to the new design. Some pages, like this one, are still broken. We appreciate your patience.
Riccardo Caprari
Hi every one, my name is Riccardo Caprari, "Capro" in short, and I just recently joined the site t…
»
Pascal Beyer
Sweet, I want to write a vector graphic thing myself at some point. This is a great resource.
»
Pascal Beyer
I think he is generating unique strings as "DEBUG_NAME" (concatinating file and line). Then he ju…
»
Jason
I've been watching some of the debug/profiling videos and in the beginning Casey was using static …
»
Mārtiņš Možeiko
You can disable buffering on stdout with this:
»
Finalspace
Hi, i just want to give you a short overview what the current state of FPL are and what will comin…
»
Adrien
Okay if I add fflush( stdout ); it work. But they is no other solution to just add fflush( stdout …
»
Simon Anciaux
To be clear, you're trying to run one of your executable from 4coder ? Could this be similar to th…
»
Simon Anciaux
I tried to create a title using and the resulting titles reads: With the second being in italic…
»
Simon Anciaux
Description This module helps to figure out which scope is enclosing the current code line by displ…
»
Adrien
For exemple I saw 'hey!' only when I close the executable.
»
Monax
Great article thanks you :)
»
stat phantom
Been following along and learning a lot! but all of a sudden the live editing stopped working, it …
»
Simon Anciaux
Once I had a visualization, it quickly became obvious what was the issue. Taking some time to crea…
»
John Chadwick
It would be great to see proper high DPI support in RemedyBG, but I think there's some misundersta…
»
C_Worm
Just wow, how can you be so good?! xD Thanks so much, that was the tiny detail that was missing, s…
»
Ryan Fleury
Sure thing Finalspace! Thanks for reminding me. :)
»
Simon Anciaux
I did a small test out of curiosity, and it seems that the result of my code (which I think should…
»
Jens
Interesting you would mention a diff tool, I've had similar ideas. I've never written a diff tool …
»
C_Worm
Yes i've stepped in and looked at it and from what i can see the axis are correct. The projections…
»
Finalspace
Can you please add my platform abstract library as well?: Thanks ;)
»
Simon Anciaux
What does the function does (what is the code) ? Have you tried stepping in the code to see what …
»
C_Worm
So I've changed the code and now im checking all the axis on both entities however the resolving o…
»
Ryan Fleury
Hey Simon, thanks for the heads up; I've sent that link to the team. There are mentions of handmad…
»
Simon Anciaux
It seems interesting. At some point I wanted to do a somewhat similar tool to help reading binary …
»
Simon Anciaux
Ryan, could you have somebody from the team look at this issue ? It looks like it's a matter on no…
»
Jens
Once upon a time (early previous year), I had a silly idea. I've since decided to stop developing…
»
Ryan Fleury
Hi everyone! I apologize for the extended period of silence. I hope everyone is staying safe and h…
»
TheRarebit
Oh cool, might be something we can use in production then. We're still early days in development …
»
Mārtiņš Možeiko
Oops, I just noticed that you are using wglCreateContextAttribsARB. Turns out for this function th…
»