Search:

Type: Posts; User: kendallte

Search: Search took 0.00 seconds.

  1. Replies
    3
    Views
    3,999

    Thanks!

    Thanks!
  2. Replies
    3
    Views
    3,999

    Function Arguments separated by pipe "|"

    I encountered some existing C++ code that made a fuction call with named constant parameters separated by the pipe "|" symbol.

    e.g. function(CONSTANT1 | CONSTANT2 | CONSTANT3 );

    Could...
Results 1 to 2 of 2