To: Discussion forum for gnokii users. <address@hidden>
Hi,
On 11/26/06, Mehdi Sadri <address@hidden> wrote:
> 1. adding these files to project solution
> "gnokii-calendar.c
> gnokii-dial.c
> gnokii-file.c
> gnokii-logo.c
> gnokii-monitor.c
> gnokii-other.c
> gnokii-phonebook.c
> gnokii-profile.c
> gnokii-ringtone.c
> gnokii-security.c
> gnokii-settings.c
> gnokii-sms.c
> gnokii-todo.c
> gnokii-utils.c
> gnokii-wap.c"
This is already on CVS.
> 2. removing "#include <unistd.h>" from above files
Ditto.
> 3. in
gnokii-utils.c , readtext() function:
> ' scanf("%s",&message_buffer);
> chars_read = strlen(message_buffer); '
> instead of :
> chars_read = fread(message_buffer, 1, sizeof(message_buffer), stdin);
You mean there's no fread() in win32? What is your compiler? Does your
version work for the following usage:
echo "sms text" | gnokii --sendsms ...
?
> but i have error while sendeing picture logo.
I know. I haven't fixed it yet. It will be probably post 0.6.15 unless
someone else will take care of this.
take care,
pkot
--
Pawel Kot
_______________________________________________
gnokii-users mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/gnokii-users