Guest User

Untitled

a guest
Jul 18th, 2018
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. // @eyny@Force[TW]@
  2. // Integrated Development Environment
  3. // Visual C++
  4. #include <iostream>
  5. #include "forcetw20101226.h"
  6. using namespace std;
  7. //
  8. int main(int argc, char** argv)
  9. {
  10. ListAllTasks();
  11. return (0);
  12. }
Add Comment
Please, Sign In to add comment