Is stringbuilder faster than string concatenation c#?
How do I change the margins on one page in word 2010?
What is the main configuration file of the apache server?
What is drupal used for?
What are the REST calls in CRM?
What is the difference between TextinputFormat and KeyValueTextInputFormat class?
What is pdo in mysql?
What are table clusters?
What is the use of contextloaderlistner in spring mvc?
What is the getsql function in pc?
What is the process of tagging?
what is Neurosphere attachment ?
how can i access a direct (absolute, not the offset) memory
address?
here is what i tried:
wrote a program that ask's for an address from the user,
creates a FAR pointer to that adress and shows it. then the
user can increment/decrement the value in that address by
pressing p(inc+) and m(dec-).
NOW, i compiled that program and opened it twice (in 2
different windows) and gave twice the same address to it.
now look what happen - if i change the value in
one "window" of the program, it DOES NOT change in the
other! even if they point to the same address in the memory!
here is the code snippet:
//------------------------------------------------------
#include Can a pivot table use multiple sources of data? What is the full meaning of mysql?