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.
ratchetfreak
So that Row += Buffer->Pitch; will work. pointer arithmetic will automatically multiply the s…
»
k2t0f12d
mmozeiko It's called windbg. It has gui (windbg.exe), and also console debugger - cdb.exe. That'…
»
5seaton4
Hi I was just hoping someone could please explain why *Row has to be a uint8 instead of a uint32 …
»
Mārtiņš Možeiko
k2t0f12d At some point, I'll have to see if there is a console equivalent of the VS debugger. It'…
»
k2t0f12d
One of the thing that I've seen Casey do is put assignments that return pointers in if controls w…
»
CopouTolen
Looks promising, great job! I'm very impressed by your UI, by the way. What graphics libraries / …
»
CopouTolen
azmr In those circumstances I've used Dr Memory (http://www.drmemory.org/), which I believe is so…
»
Mārtiņš Možeiko
There is DDD debugger which is frontend for GDB and others: https://www.gnu.org/software/ddd/ Its…
»
LaresYamoir
Codeslasher Looks very impressive... Indeed. Reminds me of that "rant" Casey had in on of the Q&a…
»
Matt Mascarenhas
Wow, @alexa, Utopia sounds really quite different from my memories of the MUD I used to play, Mat…
»
Andrew Reece
I normally debug with VS, but I've found that it doesn't always make memory bugs apparent. In th…
»
Ralph Brorsen
I am oddly intrigued by this. So would this be a straight up hack and slash and guild MUD, or wou…
»
Marc Costa
There is no "one size fits all" solution for memory errors troubleshooting in C, it mostly depend…
»
Alexandra
So basically the only game that kept me for a very long time involved, was a MUD game. Which i j…
»
Alex Baines
I agree, this could be a fun community project. Throwing some ideas down: - text interface via t…
»
Alexandra
I love this idea :)
»
Todd
So I'm trying to get the best, most fully-featured C experience on Windows (10) and I come from C…
»
Matt Mascarenhas
Well, a RISC-V chip called HiFive1, how could I possibly refuse this opportunity? We could totall…
»
Matt Mascarenhas
We have these here forums and blogs, we have our IRC server, I think we may have implicitly decid…
»
joe513
Thanks for the tip. I know a lot of people swap the ctrl and capsLock key on emacs, turns out the…
»
Aidan
I assume remapping caps lock is harder to do than any of the other keys as Vim doesn't let you re…
»
Ray
Hi pragmatic_hero! Thank you very much for your feedback! Really appreciate it! raylib has cha…
»
Allen Webster
There is no way to rebind capslock in the 4coder customization.
»
joe513
Is it currently possible to rebind the CapsLock key? For example I am using Casey's custom config…
»
Allen Webster
gonutz I hope you don't think I am cocky or something Not at all! Thanks for the help! Also... y…
»
Zachary
For students looking to crack into the AAA game industry, this is a good opportunity, I think: U…
»
Ginger Bill
@ratchetfreak The dilemma is should I add these varieties of metaprogramming. The actually implem…
»
gonutz
Hey Allen, I wanted to point out some typos on the landing page. I hope you don't think I am coc…
»
Bill Strong
So I haven't done any meta programming, so am ignorant in this regard. For generics, what is th…
»
Allen Webster
mmozkeiko I suggest adding few screenshots. Good idea, I'm writing that down right now. mrmixer …
»