Hi all, Is there anything in perl to declare a variable volatile...I need the value of a variable to change immeadiately when I change.help out pls.
kararu 0 Junior Poster in Training
Recommended Answers
Jump to Postvariables always change when you redefine them or use operators or functions on them. Not sure what your question is.
Jump to PostI would suggest searching www.cpan.org for some memory management module that might provide this functionality. Even if it is possible from straight perl, it is probably complicated or convoluted and a module from …
All 5 Replies
KevinADC 192 Practically a Posting Shark
kararu 0 Junior Poster in Training
KevinADC 192 Practically a Posting Shark
KevinADC 192 Practically a Posting Shark
masijade 1,351 Industrious Poster Team Colleague Featured Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.