Changes between Version 40 and Version 41 of ResumedC


Ignore:
Timestamp:
Sep 7, 2009, 11:34:25 AM (15 years ago)
Author:
Thanatermesis
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ResumedC

    v40 v41  
    500500
    501501Basic Commands
     502|| '''Comand''' || '''Description''' ||
    502503|| l/list [file:]function/line/from,to || List/print the actual piece of code ||
    503504|| b/break [file:]function/line || set a breakpoint at function (in file) ||
     
    514515
    515516Extra Commands
     517|| '''Comand''' || '''Description''' ||
    516518|| help || show a list of extra help ||
    517519|| info || show things about your program ||