previous up next
Go up to 5.4 Channel Sets
Go forward to addChannel: Adding a Channel to a Set
RISC-Linz logo

getSize: Determining the Size of a Channel Set

i = s.getSize()
  int i
  InChannelSet s
i = s.getSize()
  int i
  OutChannelSet s

This function returns the number of channels in set s.


Maintainer: Wolfgang Schreiner
Last Modification: October 1, 1998

previous up next