Question
Compiler Error During build when i used file concept (fopen and fprintf) to write into file
Hi All,
Need one help.
When I try write to file using fopen / fwrite functions in debug mode I receive like
Error: L6200E: Symbol __stdout multiply defined (by stdio_streams.o and my_lib.a)
not enough information to list the image map
while building the code. and how I can solve it.
