|
Posted by renato
(201.29.178.88) on October 27, 2006 at 20:21:04:
Hi everyone, My question should be a little idiot for most of you, but I am new with C programming, and I want to do a program in C to read variables from EEPROM and show in the display. My solution is C API programming, but when I do a program like this: #include #include and compile. I receive a lot of errors. I have copied headers and library files to the specific header and library directories of the compiler and of the source code. I can understand what is wrong and what should I do to get this work. Please help me. Thanks in advance
Follow Ups:
|