Advertisement

1 - 10 of 27 containing alltags:("volatile") (0 seconds)
Hi All, I have a simple algorythm that has two parts in it: a. Reaching a desired address by increasing a volatile pointer 'p' in a loop.    (the number of iterations is computed and resolved at...
Zones: CDate Answered: 03/31/2006 Grade: A Views: 0
A simple question: I have a volatile Csting and I want to convert it into a CSting like this (or any other way) volatile CString aString; CString anotherString; aString=anotherString; I want th...
Zones: C++Date Answered: 07/07/1998 Grade: B Views: 0
Hi all, I recently participated in a thread where a discussion arose re: volatile vs. non-volatile functions. Curious, I'm looking for a clear explanation of the terms, and perhaps a list of ...
Zones: MS ExcelDate Answered: 08/28/2004 Grade: A Views: 0
what is volatile in java . how it is used
Zones: ProgrammingDate Answered: 12/01/2005 Grade: A Views: 288
import java.util.*; import java.awt.*; import java.applet.*; import java.text.*; /**  * Time!  *  * @author Rachel Gollub  * @modified Daniel Peek replaced circle drawing calculation, f...
Zones: JavaDate Answered: 11/22/2005 Grade: A Views: 0
Following is snippets of code that program a cell of stand alone flash memory. static int fdd_0001_7e08_wcell(void * addr, fdd_data_t data) {         /* calculate flash device starting addr...
Zones: CDate Answered: 08/29/2007 Grade: A Views: 0
Hi friends,         can anyone please say me where a constant volatile variable will be used?. Thanks.
Zones: C++Date Answered: 10/07/1998 Grade: C Views: 14
I thought till today that static RAM means as the word static implies is non volatile and can retain content even when power is off. But i came across a book saying the opposite. Please respond for...
Zones: Hardware, RAMDate Answered: 12/06/2000 Grade: A Views: 24
Greetings!  On the ASP pages, I'm receiving an error message [Microsoft][ODBC Microsoft Access Driver]General error Unable to open registry key 'SOFTWARE\ODBC\Brazos volatile counter'. What m...
Zones: ASPDate Answered: 04/09/2001 Grade: A Views: 0
What are differences between volatile and non-volatile memory devices?adavantages and disadvantages of this devices.
Zones: Hardware, RAM, ComponentsDate Answered: 02/20/2003 Grade: B Views: 24