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.
Simon Anciaux
Why can't you do the layout of huge file ? Is it a memory or a performance issue ? Assuming the bi…
»
Abner Coimbre
Congrats! You mean you're going into a graduate degree now? You guessed it. I agree it's too ove…
»
Jens
There's a time in every project I've worked on where the TODO-list grows faster than it shrinks an…
»
spaskeasm
de, is this from that Vulkan tutorial? I am going to be a TA in the Computer Graphics course in th…
»
Abner Coimbre
Yeah, Hanson's Array version does that and it's not even C++! (It raises a memory "exception" by …
»
spaskeasm
Write your own stretchy buffer. For a structured interface, see Hanson's Array ADT. [/quote] I'll…
»
Abner Coimbre
That's likely not public, but chances are very high this is a simpler std::vector. You can find si…
»
Oliver Marsh
Wow looking amazing, love the huge tiled level. Really like the particle effects trail and explo…
»
spaskeasm
I have been reading braid cleanup articles from Jonh's blog: and noticed Array type. Does …
»
C_Worm
okay, rewind() is a part of stdio.h, i didn't write that. i found the reopen() function now, which…
»
Simon Anciaux
If you use it means that every write operation will write at the end of the file, even if you try…
»
C_Worm
Hey im making a tilemap editor and are working on saving and loading tilemaps. Write now im only w…
»
Miles
Throwing some kind of catchable error, and unceremoniously crashing the application, are actually…
»
Dawoodoz
Yes, pretty much. Some languages can throw exceptions for overflow and limit the size of user inpu…
»
Rafael Abreu
So the difference between a safe to an unsafe language when it comes to memory would be that in th…
»
Dawoodoz
By default, an array using square brackets have no run-time bound checks. You can use template c…
»
Rafael Abreu
I've seen a youtube video about it in my native language. They were basing this claim on a piece …
»
Simon Anciaux
I skipped parts of the video to avoid spoiling mechanics too much, but it looks more interesting e…
»
Dawoodoz
This will make people afraid of turning their heads while walking in stairs. :D The flat colors wo…
»
Andrew Bromage
First off, there is no language called "C/C++". I have said it before and I'll say it again. There…
»
Miles
I recently put together a video showcasing the current state of Escher's gameplay. It shows off so…
»
Dawoodoz
If a language "replaces" c++, we might as well think of it as c+++. C will remain the binary inter…
»
Simon Anciaux
Did you after making the change ? To be clear, the line validates that the extension matches one…
»
Abner Coimbre
My response depends on where you see this commotion coming from. Languages like Go, Rust, etc. ha…
»
Alberto
As you can see below, I tried to add "mm" as the first test , but apparently that did not work. A…
»
Rafael Abreu
Ok that's good to see. As a new programmer myself I have just started learning C/C++ so to see peo…
»
Mikael Johansson
No chance. C is about being a simple language that gets out of the programmers way. C++ CAN be abo…
»
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
I could probably add many standard industry tricks on top of that.
»