I was testing some ideas in Odin, namely appending dynamic arrays within maps, and came across a …
Well hopefully someone who knows MinGW better than I will come along to help, because I don't kno…
I'm trying to build the 4coder custom dll with the mingw's gcc and im wondering am I doing someth…
cdecl helps with these kind of things: https://cdecl.org/?q=int+%28*%28*x%29%28int+%29%29%5B10%5D
There is all sorts of bullshit in the corporate World. The fact that I asked for part time made t…
To be honest, not sure how to respond to that.
What was their reason for termination? Sounds li…
I saw Casey mention this on stream is there a good alternative debugger on windows.
I found windb…
1int (*(*x)(int y))[10];
Not on topic but I was going to ask about that one but I think I figur…
sndr Any ideas where it originates from, or where to find more info ?
I pulled it completely out …
Hmm... that actually makes sense, but it means I need to reconsider the structure of the sticky j…
I ran into a bug when going through error locations with Alt + N / Alt + Shift + N.
The feature …
And this definitely can't be done without symbol list:
1
2
3
4
5
6
7typedef cool(beans);
cool be…
mmozeiko What does your hypothesis say about following declarations?
1
2
3int (*a[10])(int (*b)(…
What does your hypothesis say about following declarations?
1
2
3int (*a[10])(int (*b)(int c));
…
I live in Sweden, and am unemployed, so I do not know how much help this will be, but here, the o…
Greetings!
When in the process of talking with a prospective employer, when should one bring up …
So far I've come up with a "hypothesis" that if - scanning left to right - an identifier has a op…
Hi,
I found casey's harebrained scheme to lighting refreshing and I am always on the lookout for…
To solve this issue, you will probably need to actually parse C. This is not that difficult but C…
I'm adding some extras to basic meta-programming for C, and I can't come up with a simple, but fa…
I have sent the details.
Also the autosaving now works perfectly, thanks a lot :)
Huh yep that's a bug. I usually ignore the text indenting system these days since I just use cod…
I have set enable_code_wrapping to false and DEF_TAB_WIDTH to 2, but it still uses the 4 wide ind…
You are definitely making some of the most epic customizations I've ever seen!
That sounds like you've got the "code wrapping" which automatically displays the code as if it ha…
I know this is a bit of an old post, but I found exactly what the OP was looking for: a Dash/Velo…
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32…
Hi Allen,
I tried to set DEF_TAB_WIDTH to 2 (on version 4.0.20) but everything still looks the s…
https://en.wikipedia.org/wiki/The_ONE_Thing_(book)?link=true