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.
Mārtiņš Možeiko
What is guard statement?
»
xel
Had to go the restroom, I'm back! Jokes aside, thank you Allen for making such a fantastic editor.…
»
Doeke
How do you people feel about guard statements?
»
Doeke
I really hope someone will make 4Coder work for mac. It seems to be great.
»
Pete
Thanks, Wavefront .OBJ and PLY formats looks like the easiest ones to get started with.
»
Miles Williams
Hello everyone. My name is Miles. I am new here, having only found this absolutely brilliant proje…
»
Doeke
I tried it now on my mac as well but I can't fix the problem there. I did install the font on my m…
»
Josh Filstrup
I've been trying it out for a big project I work on(500k LOC) to help manage some of the complexit…
»
graeme
My problem with all that |>-ing is naively we'd define map as which, again naively, appears to b…
»
strangezak
CC: ChronalDragon & J_vanRijn. This is a good idea
»
Mārtiņš Možeiko
I just copy my 4 or 5 config files over. I don't reinstall stuff very often, so it's not a big dea…
»
Timothy Wright
+1 (we really need to get upvote/like buttons on here ASAP)
»
Laurie
Thanks for your response! That definitely helps to clarify things. So would you say that handmade …
»
Marc Costa
I tried msys2 a while ago, but I use symlinks to keep my dotfiles (.vimrc, .gitconfig, etc..) up …
»
Mārtiņš Možeiko
I have used all kinds of mingw ports - msys, mingw-w64, tdm, nuwen, msys2. And I highly recommend …
»
Andrew Chronister
At it's core, it means something along the lines of "conscientious, curious, with craftsmanship". …
»
Mór
Yeah, I asked them when I was demoing it and they responded with these links. I don't think you h…
»
Laurie
Hi all, I'm new to these forums and this community, but I have been following for a while. I've wa…
»
Ethan Woodward
Here's hoping. I think the idea is pretty solid, but who knows how it will turn out. I'm sure ther…
»
Barret Gaylor
changing to Zi did not help and clicking on "Browse and find hitbox_render_group.cpp" just print t…
»
Doeke
I kinda like CLion, but for debugging it's really bad. There is also no memory view and you can't …
»
Jack Mott
That kind of syntax drives me crazy too, which is what I love about the |> operator which you can …
»
Timothy Wright
I realized that people have a different definition of what "Function Programming" means, and that …
»
Mārtiņš Možeiko
What happens if you change -Z7 to -Zi ? What happens if you browse to file (click the blue link) a…
»
Jack Mott
I guess a worse case is when you want to do something like: int x = bar(i) if(x==SPECIAL_CASE) re…
»
Jesse
I think this is a bug introduced by Visual Studio 2015 Update 3. Assuming you've upgraded.
»
Barret Gaylor
This one has got me stumped. I am trying to step through my render_group code in visual studio, bu…
»
Jack Mott
Yeah return values from the middle of functions is not possible in the way you are used to because…
»
Ben Visness
I think it has huge potential, but from what I've seen, it needs more direction. It seems like the…
»
Ben Visness
Well, if you're looking for something really easy to get started, the Stanford PLY format is dead-…
»