bianchi77
Advanced Member level 4
- Joined
- Jun 11, 2009
- Messages
- 1,313
- Helped
- 21
- Reputation
- 44
- Reaction score
- 20
- Trophy points
- 1,318
- Location
- California
- Activity points
- 9,442
Guys,
why do I get this error ?
Error 1 unknown type name 'prog_char'
any ideas will be appreciated,
thanks
why do I get this error ?
Error 1 unknown type name 'prog_char'
any ideas will be appreciated,
thanks
Code:
void xputs(const prog_char *string);
/* The string placed in the ROM is forwarded to xputc() directly.
*/