On Aug 19, 2009, at 10:48 AM, divya kothapally wrote:
> Iam trying to add a new buffer using tvb_new_real_data but at the
> time to compiling it is giving me a warning saying ISO C90 forbids
> mixed declarations & code. Does tvb_new_real_data need ISO C99 ??
No, it doesn't need C99.
That's
Hi,
Iam trying to add a new buffer using tvb_new_real_data but at the time to
compiling it is giving me a warning saying ISO C90 forbids mixed
declarations & code. Does tvb_new_real_data need ISO C99 ??
--
Best,
Divya Kothapally