Date: Fri, 29 Mar 2013 10:48:15 -0400 From: Lowell Gilbert <freebsd-lists@be-well.ilk.org> To: Rod Person <rodperson@rodperson.com> Cc: freebsd-hackers@freebsd.org Subject: Re: Help porting Linux app - getting Free Memory and Real Memory Message-ID: <44d2ui2rf4.fsf@lowell-desk.lan> In-Reply-To: <51559228.5020302@rodperson.com> (Rod Person's message of "Fri, 29 Mar 2013 09:07:52 -0400") References: <5156316F.9050202@rodperson.com> <20130329032845.GG81066@server.rulingia.com> <51559228.5020302@rodperson.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Rod Person <rodperson@rodperson.com> writes: > man 3 sysctl, list them as integer that is why I did this. "unsigned long" *is* an integer, but it's a different kind of integer than an "int." This is an important distinction in the C language.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44d2ui2rf4.fsf>