X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=doc%2Fnotes.xml;h=06c89b3bf20bc096cda4cf35165b4fd86912a106;hb=5e5c649eee6b930ddaa756003b24ca3c6326dc4f;hp=c196c1faa7cf1eaacfb1e50a35d3994eeb1112ec;hpb=6be0cb84dd1fc6a0ae9410f7ccdc34ac21ae4377;p=uffi.git diff --git a/doc/notes.xml b/doc/notes.xml index c196c1f..06c89b3 100644 --- a/doc/notes.xml +++ b/doc/notes.xml @@ -1,6 +1,6 @@ %myents; ]> @@ -8,7 +8,7 @@ Programming Notes - + Implementation Specific Notes @@ -29,7 +29,7 @@ - + Foreign Object Representation and Access There are two main approaches used to represent foreign objects: an integer that represents an address in memory, and a @@ -46,7 +46,7 @@ - + Optimizing Code Using UFFI Background