This wiki is out of date, use the continuation of this wiki instead

Varspace

From FenixWiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 13:06, 17 July 2007 (edit)
Sandman (Talk | contribs)

← Previous diff
Current revision (13:06, 17 July 2007) (edit) (undo)
Sandman (Talk | contribs)
m
 
Line 5: Line 5:
'''VARSPACE''' '''VARSPACE'''
-A varspace is a datatype of any datatype. When a function, like [[sort]]() or [[fread]](), has a parameter of type varspace, it means it needs a variable of any type.+A '''varspace''' is a datatype of any datatype. When a function, like [[sort]]() or [[fread]](), has a parameter of type '''varspace''', it means it needs a variable of any type.

Current revision


[edit] Definition

VARSPACE

A varspace is a datatype of any datatype. When a function, like sort() or fread(), has a parameter of type varspace, it means it needs a variable of any type.

Personal tools