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.
Miles
RafaelACSo the difference between a safe to an unsafe language when it comes to memory would be t…
»
Dawoodoz
Yes, pretty much. Some languages can throw exceptions for overflow and limit the size of user inp…
»
Rafael Abreu
So the difference between a safe to an unsafe language when it comes to memory would be that in t…
»
Dawoodoz
RafaelACThe term memory safety keeps coming up in this conversation and I confess I don't really …
»
Rafael Abreu
My response depends on where you see this commotion coming from. I've seen a youtube video abo…
»
Simon Anciaux
I skipped parts of the video to avoid spoiling mechanics too much, but it looks more interesting …
»
Dawoodoz
This will make people afraid of turning their heads while walking in stairs. :D The flat colors …
»
Andrew Bromage
First off, there is no language called "C/C++". I have said it before and I'll say it again. The…
»
Miles
I recently put together a video showcasing the current state of Escher's gameplay. It shows off s…
»
Dawoodoz
If a language "replaces" c++, we might as well think of it as c+++. C will remain the binary inte…
»
Simon Anciaux
Did you recompile the custom layer after making the change ? To be clear, the line 1string_match…
»
Abner Coimbre
RafaelACI've seen some commotion about it lately. Your thoughts? My response depends on where y…
»
Alberto
As you can see below, I tried to add "mm" as the first test 1string_match(ext, string_u8_litexpr(…
»
Rafael Abreu
Ok that's good to see. As a new programmer myself I have just started learning C/C++ so to see …
»
Mikael Johansson
No chance. C is about being a simple language that gets out of the programmers way. C++ CAN be …
»
Rafael Abreu
I've seen some commotion about it lately. Your thoughts?
»
Simon Anciaux
Once again, I know nothing about music theory, so please take what I'm saying with grain of salt.…
»
Dawoodoz
mmozeikoHere's a good high-level one: http://const.me/articles/simd/simd.pdf I could probably ad…
»
Dawoodoz
mmozeikoDawoodozI'm just writing the library, not the applications. Then answer is easy - ask li…
»
Ben
Ahh yeah okay, I understand what you mean now. You also said the melodies were "simple". Could y…
»
»
Simon Anciaux
I mean the edges next to the red lines in the following screenshot. It would need a little transi…
»
Clay Murray
Hello this is 2.1 of Cute Exporter! Few small changes in the app. No new major features. Suppor…
»
Mārtiņš Možeiko
DawoodozI'm just writing the library, not the applications. Then answer is easy - ask library us…
»
Dawoodoz
notnullnotvoidRather than trying to avoid making system-specific calls to do system-specific thin…
»
Dawoodoz
mmozeikoWhat is "C++ application folder"? The folder where the executed binary is located toget…
»
Mārtiņš Možeiko
Here's a good high-level one: http://const.me/articles/simd/simd.pdf
»
Mārtiņš Možeiko
What is "C++ application folder"? %APPDATA%? LocalLow? - those you can get from environment varia…
»
Miles
Bold of you to assume you'll still have a C++ compiler for whatever the desired platforms might b…
»
Dawoodoz
All C++ applications loading any kind of image resources that are too big for embedding into the …
»