X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=doc%2Fnotes.xml;h=06c89b3bf20bc096cda4cf35165b4fd86912a106;hb=466148daa2e13a529e7338aeaf83cdc49c47ddbb;hp=c196c1faa7cf1eaacfb1e50a35d3994eeb1112ec;hpb=3df27abdd8edebdba22689f3100955d1603aa618;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