smsm3650
Member level 2
- Joined
- Apr 25, 2009
- Messages
- 47
- Helped
- 5
- Reputation
- 10
- Reaction score
- 4
- Trophy points
- 1,288
- Activity points
- 1,507
16f877a ccs printf() getc()
hhhhhhhhh I'll teach you English , Arabic And Germany
i'm From Egypt
country Of pyramids and Sphinx
First I want to say (THANK YOU VERY MMUCHHHHHHHH)
Second the New Code Became Very Very marvelous
But another Problem Appears
When I change
TO
this Error appears after 1:04 Minites
**broken link removed**
hhhhhhhhh I'll teach you English , Arabic And Germany
i'm From Egypt
country Of pyramids and Sphinx
First I want to say (THANK YOU VERY MMUCHHHHHHHH)
Second the New Code Became Very Very marvelous
But another Problem Appears
When I change
Code:
long s1_char_size=26;
char s1[26];
...
.....
const char msg_default[26] = "sofie & ilker";
TO
Code:
long s1_char_size=55;
char s1[55];
...
.....
const char msg_default[55] = "sofie & ilker";
this Error appears after 1:04 Minites
**broken link removed**