char *
Method_to_s(Method *self) {
  static char buf[1024];
...

C string buffer

by Tj Holowaychuk, September 17, 2009 20:55, 6 refactorings, tagged with string buffer

What is the least inexpensi...

F1e3ab214a976a39cfd713bc93deb10f Talk