Skip to main content
Logan Capaldo's user avatar
Logan Capaldo's user avatar
Logan Capaldo's user avatar
Logan Capaldo
  • Member for 15 years, 5 months
  • Last seen this week
1381 votes
Accepted

How do I fix the indentation of an entire file in Vi?

255 votes
Accepted

How can I provide a "callback" to an API?

183 votes
Accepted

How many bytes does one Unicode character take?

81 votes

What is std::pair?

79 votes

Capturing Ctrl-c in ruby

73 votes

How do I determine the target architecture of static library (.a) on Mac OS X?

51 votes
Accepted

What's the point of const void?

48 votes
Accepted

C++ Get name of type in template

45 votes

How to implement a Map with multiple keys?

38 votes

Templates: Use forward declarations to reduce compile time?

38 votes
Accepted

Rewinding std::cout to go back to the beginning of a line

36 votes

Using Tuples in Ruby?

32 votes
Accepted

Efficient String Implementation in Haskell

32 votes

Hiding members in a C struct

30 votes
Accepted

Objective-C "message sent to deallocated instance 0x5633b0"

30 votes

Is a finally block without a catch block a java anti-pattern?

29 votes

LET versus LET* in Common Lisp

25 votes
Accepted

Ruby "instance variable not initialized" warning

21 votes
Accepted

Interrupting epoll_wait with a non-IO event, no signals

21 votes
Accepted

How to detach screen programmatically in linux?

21 votes

Interactive search/replace regex in Vim?

19 votes

What does double underscore ( __const) mean in C?

19 votes
Accepted

Haskell Existential Types

18 votes
Accepted

Global function definition in header file - how to avoid duplicated symbol linkage error

17 votes

Is it possible to create a vector of pointers?

17 votes

Why doesn't this work if in Ruby everything is an Object?

16 votes

What's the syntax for declaring an array of function pointers without using a separate typedef?

16 votes
Accepted

Linux-like Ctrl-C (KeyboardInterrupt) for the Windows cmd line?

16 votes
Accepted

F# passing an operator with arguments to a function

15 votes
Accepted

C++ unhandled exceptions

1
2 3 4 5
13