Exemple #1
0
def gamsxGetReady(msgBufSize):
    r"""gamsxGetReady(msgBufSize) -> int"""
    return _gamsxcc.gamsxGetReady(msgBufSize)
Exemple #2
0
def gamsxGetReady(*args):
    """gamsxGetReady(msgBufSize) -> int"""
    return _gamsxcc.gamsxGetReady(*args)
Exemple #3
0
def gamsxGetReady(*args):
  """gamsxGetReady(msgBufSize) -> int"""
  return _gamsxcc.gamsxGetReady(*args)