Difference between revisions of "Talk:Print"

From Second Life Wiki
Jump to navigation Jump to search
m (Talk:LlPrint moved to Talk:Print: ^^; my bad)
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:
--[[User:Meyermagic Salome|Meyermagic Salome]] 09:13, 29 March 2007 (PDT)
--[[User:Meyermagic Salome|Meyermagic Salome]] 09:13, 29 March 2007 (PDT)


:*has epiphany* Ohhhhh "print" i thought this was a feature request. My bad. print isn't a function per say, it's for debugging the VM (it prints to std::out). I didn't realize there was a keyword that corresponded to that bytecode.
:*has epiphany* Ohhhhh "print" i thought this was a feature request. My bad. print isn't a function per say, it's for debugging the VM (it prints to stdout). I didn't realize there was a keyword that corresponded to that bytecode. I don't think it should be returning anything, if it is, I think that is a bug. [[User:Strife Onizuka|Strife Onizuka]] 10:14, 29 March 2007 (PDT)

Latest revision as of 10:14, 29 March 2007

The function llPrint() does not exist. print(), on the other hand, will compile as a legitimate(probably not) function. --Meyermagic Salome 09:13, 29 March 2007 (PDT)

  • has epiphany* Ohhhhh "print" i thought this was a feature request. My bad. print isn't a function per say, it's for debugging the VM (it prints to stdout). I didn't realize there was a keyword that corresponded to that bytecode. I don't think it should be returning anything, if it is, I think that is a bug. Strife Onizuka 10:14, 29 March 2007 (PDT)