cfad47cfa3/t3compiler/tads3/test/log/extfunc.log

User picture

Commiter: Nikos Chantziaras

Author: Nikos Chantziaras

Revision: cfad47cfa3


File Size: 556 Bytes

(June 01, 2009 20:54 UTC) Almost 3 years ago

Initial commit.

 
Show/hide line numbers
	Files to build: 5
	symbol_export extfunc1.t -> extfunc1.t3s
	symbol_export extfunc2.t -> extfunc2.t3s
	compile extfunc1.t -> extfunc1.t3o
	compile extfunc2.t -> extfunc2.t3o
	link -> extfunc.t3

(T3VM) Memory blocks still in use:

Total blocks in use: 0
this is main - calling test1(1, 2, 3)...
++ this is test1(1, 2, 3)
++ calling test2(888,999)...
-> this is test2(888, 999)
++ back in test1 - returning
back in main - calling test2(4, 5)...
-> this is test2(4, 5)
back in main - terminating!

(T3VM) Memory blocks still in use:

Total blocks in use: 0