Prototype the SPLIT function. The INT statement prototypes the SPLIT function and assigns a label to the function.


   int split(int x "number to split")
       label = "splitter function" kind=PRICING;