Mikkel —
New version! Awesome! Now, whenever my program hits an exception (or rather my assert have been tr…
Connor —
Time to try MotionBox, I guess! :D. So many nice comments about it.Connor
Hello everyone! Today I upload a new version of CDbg with some improvements and bug fixes. Changes…
Thanks for that feedback. I should really use that kind of story on the project page. I'm sure a …
Thank you Allen, Honestly I already thought that the HMN was very welcoming and then came your mes…
I've thought about this feature as well. However, even more useful (if it's not already in Motion…
I was honestly shocked when I booted it up for the first time yesterday. I had been dealing with c…
Fences don't necessarily impact performance. They prevent the compiler to reorder some code, yes,…
Please forgive me if I am rambling. I find this topic to be very interesting, and important. Readi…
They have good information on this topic and will give you relevant keywords/topics to look up in…
When Casey began addressing the issues in GitHub, I saw the one about "wrong pitch" and just assum…
It doesn't really matter. Both are API are more or less ok. And both of them talks with same X Win…
I've used it in the past. I can't stand the performance hit, and the last 2 years most of the fea…
Adrian —
My bad. Seems there was a problem with the place where the printf() function was invoked. Im an id…
Clang has pretty good manual on its command-line usage: And there are a lot of common things wit…
Adrian —
Jeah it creates an perfectly running Unix executable. It seems programming is the easy part. Creat…
If your dead set on using Visual Studio then I highly recommend you get either ReSharper or Visual…
I thought that might be the problem, changed that but got same error a couple of lines further dow…
I'm especially intrigued by Idris!
Hey there! I wrote a blog post. It's about 50% personal and 50% about a "fun" bug that I had with …
If you haven't seen these blog posts, take a look: They have good information on this topic and …
Gosh i need to get MotionBox everyone is saying it's awesome :D
Noted; our next staff is this Sunday. Current feature requests will be discussed now that most rep…
Hi I just want to say I am an outrageously huge fan of this. MotionBox became a part of my daily …
I've been looking for a good way to gather information from my users/potential users about what fe…
Casey "[/quote] Yes it does help. It helped me to start read the "64-ia-32-architectures-software-…
API for what? For reading files? open/read/close syscalls. For allocating memory? malloc/free for …
Shazan —
Linux has many APIs in different flavours.what to use please help? I use manjaro linux-i3wm if it …