| List: | MySQL++ | « Previous MessageNext Message » | |
| From: | Chris Frey | Date: | December 2 2005 5:50pm |
| Subject: | Re: packarray template class - version 0.1 | ||
| View as plain text | |||
On Fri, Dec 02, 2005 at 05:58:18AM -0700, Warren Young wrote: > You haven't covered the floating point case, though. The little-known > XDR standard can help here: http://www.faqs.org/rfcs/rfc1832.html There > should be some free XDR code out there you can kipe. Cool, I'll have to look into that. It's just a template specialization in my code to support it. > It'd also be nice if you could mass-convert the entire array at once. Can you expound on that? Not sure what you mean. As long as you only access the buffer through packarray, the buffer will always have the "database version" of the data. No need to run through the buffer to double check. - Chris
| Thread | ||
|---|---|---|
| • packarray template class - version 0.1 | Chris Frey | 2 Dec |
| • Re: packarray template class - version 0.1 | Warren Young | 2 Dec |
| • Re: packarray template class - version 0.1 | Chris Frey | 2 Dec |
| • Re: packarray template class - version 0.1 | Warren Young | 2 Dec |
| • Re: packarray template class - version 0.1 | Chris Frey | 2 Dec |
| • Re: packarray template class - version 0.1 | Warren Young | 2 Dec |
| • Re: packarray template class - version 0.1 | Chris Frey | 2 Dec |
| • Re: packarray template class - version 0.1 | Warren Young | 2 Dec |
| • Re: packarray template class - version 0.1 | Chris Frey | 2 Dec |
