30.07.2017, 13:22
You're missing var of ExitVW
you have wrote:
but passed those only:
you have wrote:
Код:
`ExitInt` = %d, \
`ExitVW` = %d, \
`Enterable` = %d, \
`Value` = %d,
Код:
BusinessData[i][bExitInt],
BusinessData[i][bEnterable],
BusinessData[i][bValue],
