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
I've posted an updated version of the original post in the 4coder wiki to make it easier to find.…
»
Simon Anciaux
Disclaimer This article is for version of 4coder BEFORE 4.1.Content This article is a small introdu…
»
KanjiOwl
Thanks, that makes sense. It still feels like there is some untapped potential that's going unnot…
»
Simon Anciaux
It was a bad idea to point to the video with the overflow/underflow checks. What I meant was tha…
»
KanjiOwl
Hmm, in this case, overriding the macro to modify the parameters would be tough to get correct. S…
»
steughar
Can I make my own automated syntax_highlighting? (When I'm introduce typedef macro or new struct …
»
»
Simon Anciaux
Any news on this subject ? This thread as a link to another missing thread. If the thread was de…
»
Simon Anciaux
The code block bug is still present.
»
Simon Anciaux
I don't know if it's good but there is Orbit Profiler. Or mmozeiko's CxxProfiler. An ARM disasem…
»
Simon Anciaux
I believe it's to be able to change the parameter that are passed to PushSize_ without changing t…
»
KanjiOwl
On Day 88, Casey mentioned that he made PushSize a macro for "debugging reasons" (link). Unless I…
»
spx
albatrosI've not yet encountered this bug. I've gotta say, after one more week of heavy usage wh…
»
Michael Campagnaro
x13pixels Tried using Github's issue tracker and didn't like it much. I've been using a desktop a…
»
Miles
I don't know of a general-purpose build system for C/C++ that isn't a big painful mess, and I hea…
»
Mārtiņš Možeiko
lld? Multithreaded comparison vs gold/bfd: https://youtu.be/yTtWohFzS6s?t=452 Multithreaded compa…
»
ratchetfreak
a linker that can output debug info and isn't single threaded
»
Jason
There seems to be a lot of new programming projects underway to help fulfill some major wants/nee…
»
y2kiah
The "I think your question is answered here:" thread no longer exists. Anyone having this problem…
»
Ameen Sayegh
Make sure you tell objdump that the file is binary format using the switch --target=binary. From …
»
ratchetfreak
It's more likely that std::string needs to cater to too many types of applications where it needs…
»
itzjac
Hi Guntha, And I wouldn't disagree with your statement. Further than asking for a generic librar…
»
Guntha
Hello itzjac, I'm not sure there can be a generic string library that has "better performance" f…
»
itzjac
Hi! In Episode 154 Casey mentioned the poor performance when using the standard string library. …
»
Jackson
Recently purchased 4Coder, and was a little overwhelmed due to lack of official getting started d…
»
Allen Webster
Unfortunately keyboard input handling is not sophisticated enough for what you're trying to do ri…
»
Finalspace
mrmixerA month ago I tried to use fpl and the simple opengl example in the header file contains e…
»
Simon Anciaux
4coder uses virtual key codes for setting up hotkeys, so it will not be able to have a hotkey wit…
»
albatros
I've not yet encountered this bug. I've gotta say, after one more week of heavy usage whit this …
»
Fothsid
By "main keyboard layout is Cyrillic" I mean that in my system, Cyrillic is a primary layout and …
»