Jason —
Ahh, okay. I'm going to try to sum up my current understanding of your explanation so please corre…
First, it depends on in you're using virtual whitespace. Virtual whitespace is on if you can't de…
You're not dumb! The VS compiler path initialization on the other hand...
Jonas —
Hi! I was wondering if there is an easy way to fix the indentation after annotations in java files…
I suppose you're talking about . t is the amount of time elapsed from some point in time (e.g. wh…
Raytio —
Same here rolled my own never looked back. All to easy.
I have made my own string library, something I really recommend you to do. Sure it takes a little…
TM —
As a general purpose string library looks promising. It emulates the ease of std::string for C wh…
From simpler, single/two file libraries: A bit more header files, but more functionality: For m…
Todd —
One of the things that C seems to be inherently weaker at is working with strings in a higher-leve…
Jason —
Since I've recently been trying to code some animations for my first game project I decided to che…
Brilliant, exactly what I wanted!
Welp, Im dumb. It works now. Thanks man.
Launch 4coder from a terminal that ran vcvarsall.bat x64 or have the build script run vcvarsall.ba…
Sorry for the newb question: How can I set up the environment variables for use within 4coder when…
Hey Martin I don't think Per did more with the project than the videos. But he did upload the sour…
Maciek —
If you get annoyed by this, you can make app package yourselve. There’s also an easier way. Simp…
Hey guys, I've been watching x64 compiler videos, and wonder whether the code has been finished an…
wndtn —
If i can disable it, how do i do so? I don't use the default terminal on OS X, instead, i use iTer…
Holy moly! With that kind of knowledge you should really consider doing a series of your own, I'll…
DDB store pixel value in some "optimized" device-specific format. DIB allows you to specify what f…
Neo Ar —
For the month of July, we did the following: For the month of August, we did the following: For …
german —
Do you remember if you saw Windows Desktop Application Development' or Windows Desktop App develop…
What's shakin' everybody? I'm having a really hard time figuring out what's the difference betwee…
Ahh thanks for the report, it should be fixed in the upcoming patch build.
The funny thing is, that when I launch 4coder from command line or from explorer, it's not crashi…
Runar —
Yeah, I also tried running it with a debugger(CDbg) now. I get an Access violation at line 772 in…
For me it's crashing every time when I launch 4coder from windows start menu (e.g. Win Key,
Runar —
Hi! I have noticed that the new release sometimes crash when I try to open files. This happens if…
[/quote] layouts are gui paradigm agnostic. They are easier in retained mode because the layout e…