Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

4
  • In your second code block, did you mean if (!create_client(...))? Commented Jun 18, 2014 at 16:32
  • @DanPichelman - if not created correctly print error. Its not important to question. Commented Jun 18, 2014 at 16:44
  • Dan means that you define the function as client_create and later use it as create_client. Commented Jun 18, 2014 at 17:00
  • Well spotted! I have edited. Commented Jun 18, 2014 at 17:01