Ad
  • Default User Avatar

    I would agree that either this should be added to the answer or we should get an example function call. This isn't so much an issue of the code doesn't work as it is an issue of there isn't a spec.

  • Default User Avatar

    Designed for speed, not small code size. Avoid string compares and use switch/case rather than if/else.