Re: XMail 1.27 released

"Fred" <[email protected]>
Newsgroups gmane.mail.xmail.general
Message-ID <002d01cab738$0067ba90$01372fb0$@com>
2005, I know I know... hehe

-----Original Message-----
From: [email protected] [mailto:[email protected]]
On Behalf Of Davide Libenzi
Sent: 26 février 2010 17:17
To: XMail Users Mailing List
Subject: Re: [xmail] XMail 1.27 released

On Fri, 26 Feb 2010, fred wrote:

> Davide,
> 
> I have just tested this code:
> 
> #include <stdlib.h>
> #include <stdio.h>
> 
> int main(void)
> {
>   char num1[80], num2[80];
> 
>   printf("Enter first: ");
>   gets(num1);
>   printf("Enter second: ");
>   gets(num2);
>   printf("The sum is: %ld.", atoll(num1)+atoll(num2));
> 
>   return 0;
> }
> 
> On FreeBSD-4.11 (undefined reference to `atoll') and on FreeBSD-7.2 (OK).
> 
> It looks like FreeBSD-4.11 does not have this function indeed.

How old 4.11 is?


- Davide


_______________________________________________
xmail mailing list
[email protected]
http://xmailserver.org/mailman/listinfo/xmail

_______________________________________________
xmail mailing list
[email protected]
http://xmailserver.org/mailman/listinfo/xmail
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.