View Single Post
  #12  
Old 01-16-2010, 04:07 AM
xXziroXx xXziroXx is offline
Malorian
xXziroXx's Avatar
Join Date: May 2004
Posts: 5,289
xXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant future
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"
Reply With Quote