Bad sample code for working with promises

Issue #103 resolved
Nenad Vukicevic created an issue

Section 5.3 Working with Promises has an example code with wrong 'rput' invocation line:

677 rput(ptrs[i], prom);

Comments (1)

  1. Log in to comment