On 4/29/13, Jonathan Greig <redteam...@gmail.com> wrote: > Gagan, > malloc's return type needs to be type casted. See here for more info: > http://stackoverflow.com/questions/5099669/invalid-conversion-from-void-to-char-when-using-malloc
Thank-you very much Jonathan, It worked pretty well :) > I think you mentioned you were familiar with Python so this is similar to a > TypeError. Yes, I got this one now. -- Thanks Gaganjyot