Thread
:
textWidth help o.o
View Single Post
#
12
01-16-2010, 04:07 AM
xXziroXx
Malorian
Join Date: May 2004
Posts: 5,289
I'm not really familiar with C++ (or many other languages), but if that's supposed to do what I think it is, the closest you'd find would be something like this:
PHP Code:
this
.
myobject
= new
TStaticVar
(
"cheeselocation"
);
cheeselocation
.
foo
=
"bar"
;
xXziroXx
View Public Profile
View GraalOnline Profile
Visit xXziroXx's homepage!
Find all posts by xXziroXx