??? 03/13/04 16:56 Read: times |
#66651 - RE: Franklin Compiler error??? Responding to: ???'s previous message |
Does itoa() exist in Franklin's libraries?
Additional comment: To be truly correct, your first printf()'s format specifier should be "%u". The second printf() is bad, since you are specifying "%c" (character), yet passing 'Test', which is a character pointer. |
Topic | Author | Date |
Franklin Compiler error??? | 01/01/70 00:00 | |
RE: Franklin Compiler error??? | 01/01/70 00:00 | |
RE: Franklin Compiler error??? | 01/01/70 00:00 | |
What following code? | 01/01/70 00:00 | |
RE: Franklin Compiler error???![]() | 01/01/70 00:00 |