|
From: | GoSim |
Subject: | Re: Is there a command that shows the C-code the interpreter creates? |
Date: | Wed, 17 Apr 2019 18:08:51 -0500 (CDT) |
GoSim wrote > So basically every m-file-variable becomes many C-file-variables. It > changes > name everytime it changes type. The names and types are stored and these > are > used to create runnable code. > > > > -- > Sent from: > http://octave.1599824.n4.nabble.com/Octave-General-f1599825.html I was wrong here. Every m-file variable is turned in to many static m-file variables, not C-file variables. -- Sent from: http://octave.1599824.n4.nabble.com/Octave-General-f1599825.html
[Prev in Thread] | Current Thread | [Next in Thread] |