Mercurial > hg > octave-nkf > gnulib-hg
view lib/c-strtod.h @ 9659:5680cf5b5595
md2: clarify comments to say that alignment is not required.
* lib/md2.h: Remove warning about alignment in comment.
* lib/md2.c (md2_read_ctx, md2_finish_ctx): Doc fix, alignment
has never been required.
author | Simon Josefsson <simon@josefsson.org> |
---|---|
date | Thu, 31 Jan 2008 11:10:36 +0100 |
parents | e0eddd7ceb40 |
children | 990226176856 |
line wrap: on
line source
double c_strtod (char const *, char **); long double c_strtold (char const *, char **);