The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > High Level Programming
Google UNIX.COM


High Level Programming Post questions about C, C++, Java, SQL, and other programming languages here.

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
passing a variable inside a variable to a function KingVikram UNIX for Dummies Questions & Answers 2 01-14-2008 05:28 PM
using awk for volatile column list yorker Shell Programming and Scripting 8 08-17-2007 09:27 PM
Export command giving Variable Name vs the Value set for the Variable ParNone UNIX for Dummies Questions & Answers 2 04-03-2006 08:43 AM
ksh: A part of variable A's name is inside of variable B, how to update A? pa3be Shell Programming and Scripting 4 03-30-2005 08:29 AM
volatile venkat_t High Level Programming 1 04-04-2002 07:18 AM

Reply
 
Submit Tools LinkBack Thread Tools Display Modes
  #1  
Old 02-14-2005
Registered User
 

Join Date: Feb 2005
Posts: 4
volatile variable

give me the detail about volatile , applications, how to use volatile variable
Reply With Quote
Forum Sponsor
  #2  
Old 02-14-2005
...@...
 

Join Date: Feb 2004
Location: NM
Posts: 4,274
Normally you do not use it.

It means: tell the compiler to check the variable's contents because it could have changed since that last time it was referenced by your code- by external code, for example. It might be used in some threaded applications.

Generally, it has a negative impact on compiler optimization, and code performance.
Reply With Quote
  #3  
Old 02-18-2005
Registered User
 

Join Date: Feb 2005
Posts: 4
volatile

where do we use volatile variable ., what are the different applications.
Reply With Quote
Google The UNIX and Linux Forums
Reply

Thread Tools
Display Modes




All times are GMT -7. The time now is 06:31 AM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited.
The UNIX and Linux Forums Content Copyright ©1993-2008. All Rights Reserved.Ad Management by RedTyger Visit The Complex Event Processing Blog

Content Relevant URLs by vBSEO 3.2.0