Search:

Type: Posts; User: tabstop

Search: Search took 0.07 seconds.

  1. Replies
    6
    Views
    3,725

    1) What do your flags represent for d & e? I...

    1) What do your flags represent for d & e? I would imagine types of filters; and in that case "none" (i.e., false) seems like a reasonable input, but I'm not sure what you would do with "yes,...
  2. Replies
    6
    Views
    3,725

    bool is implicitly convertible to int (unless you...

    bool is implicitly convertible to int (unless you are really really counting on being able to tell the difference) so type_d and type_e can just be int. When you say type_f can be NULL, what do you...
Results 1 to 2 of 2