just quick test my formatting was destoyed on last post

Joeish W joeish80829 at yahoo.com
Sat Oct 5 10:56:32 UTC 2013



arbitrary code to test <code></code> tags to see if thats how i add code

<code>(cffi:with-foreign-object (img-size '(:struct cv-size))
          ;; Initialize the slots
          
          ;; Return a list with the coordinates
          (cffi:with-foreign-slots ((width height) img-size (:struct cv-size))
            (list width height)))
</code>

any guidance on formatting would be appreciated  pls disregard last post....the translat-into one   it is non-sensical
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/cffi-devel/attachments/20131005/c1824350/attachment.html>


More information about the cffi-devel mailing list