Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 852 → Rev 853

/programs/develop/libraries/console/examples/test_gets2.asm
31,10 → 31,10
; yes! Now do some work (gets2() demo in this case).
 
push caption
push -1
push -1
push -1
push -1
push 25
push 80
push 25
push 80
call [con_init]
 
; C-equivalent of the following code: