|
|
|
|
|
|
int main()
When I want to create a transaction, but i always need to delay a new transaction object. |
x.addTransaction(5,"ape",5)
like this..seller(name,ID)
this is a wrong statement....When I want to create a transaction, but i always need to delay a new transaction object. |
|
|
|
|
seller(name, ID)
|
|