PropertyValue
http://www.w3.org/1999/02/22-rdf-syntax-ns#type
http://www.w3.org/ns/prov#value
  • rageshctech Posts: 20Member January 2009 in C++ MFC Hi all,I am going to create an application that emulates different types of crashes...So, can you guys help me by [b]listing all known ways in which an application can crash?[/b]For example,The code:[code]char *p = 0; // Null pointer.char x = 0;*p = x;[/code]Is an illegal write, which shows the error:[img=http://img384.imageshack.us/img384/2627/er
http://www.w3.org/ns/prov#wasQuotedFrom
  • programmersheaven.com