hi
I wrote simple program where
i was writing simple c code
char *fConfigName = "/home/anshul/workspace_v5_1/resizer/configFile";
but when i look through debugger, i get only "/home/ansh" in my pointer;
not getting where the hell my whole string gone.
Please for peoples kind information i dont have lot of expirience with dsp.
but that thing work in user space programming in C.
thanks
Anshul