hi all
I have to port a simple C code with file handling and string features/functions (fgetc,fputc,fprintf,strcat etc..) for which <stdio.h> and <string.h> are required.header files are in "C:\Symbian\OS7_7.0.9\bin\TechView\epoc32\include\libc" .
program is compiling properly but there is problem in building it.I think that some library file has not added to .mmp file for this.
can any body tell me what may the solution for this??
thanx in advance,