|
-
December 30th, 1999, 08:21 AM
#1
What is the difference between P-Code and Native Code compiling??
What is the difference between P-Code and Native Code compiling??
-
December 30th, 1999, 09:04 AM
#2
Re: What is the difference between P-Code and Native Code compiling??
Well, what I know about the difference between P-Code & Native is that P-Code is MUCH closer to the old basic interpreter system (VERY SLOW)and the Native is (almost) real machine code like the one VC++ makes and it permits modification of optimization settings. . . (there is not a single cause to use P-Code). Hope it helps.
Jean Spector
Tech Support Team Leader, CET
[email protected]
(in VB from 11/1999)
-
December 31st, 1999, 01:09 AM
#3
Re: What is the difference between P-Code and Native Code compiling??
So it's better to use Native Code compiling? Right?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|