[mb-devel] Re: Ruby bindings for libdiscid
Philipp Wolfer
phw at rubyforge.org
Tue Jun 5 09:58:07 UTC 2007
> Er, and obviously one more thing, // comments are not ANSI C either. :)
>
> VALUE result; /* Array of all [offset, length] tuples */
> VALUE tuple; /* Array to store one [offset, length] tuple. */
> int track; /* Track number */
Thanks for the feedback. I'm used to C++ and tried to avoid C in the
past :-) Didn't know about the comments and the variable declarations.
I will overhaul my code. On a quick look I found the ++ operator as
well which isn't ANSI C either as far as I know.
--
Philipp Wolfer
More information about the MusicBrainz-devel
mailing list