Changes between Version 31 and Version 32 of ClrxAsmInvoke


Ignore:
Timestamp:
02/16/25 09:00:42 (4 weeks ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ClrxAsmInvoke

    v31 v32  
    145145</ul>
    146146<h3>Output</h3>
    147 <p>An assembler generates single output binary. If no output specified an assembler will
     147<p>The assembler generates single output binary. If no output specified an assembler will
    148148generate <code>a.out</code> binary file. <code>clrxasm</code> returns 0 if succeeded, otherwise
    149149it returns 1 and prints the error messages to stderr.</p>