The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 795 - File: showthread.php PHP 7.4.33 (FreeBSD)
File Line Function
/showthread.php 795 errorHandler->error





Post Reply 
Storage by reference, unquote( ) cmd
12-24-2018, 02:01 AM
Post: #1
Storage by reference, unquote( ) cmd
code:

purge(c); a:=c; unquote(a):=3; [enter] returns
(a)->3 What does this mean? I expected the value of a = 3 and c = 3
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Storage by reference, unquote( ) cmd - compsystems - 12-24-2018 02:01 AM



User(s) browsing this thread: 1 Guest(s)