Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

variables at runtime

Status
Not open for further replies.

Detective

Programmer
Mar 8, 2002
15
NL
I'm trying to create my own programming language,
and now I wonder: is it possible to create variables
at runtime? Or should I use pointers, or perhaps
some assembly code?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top