Displaying 4 results from an estimated 4 matches for "in_cr".
Did you mean:
incr
2009 Jul 01
1
Map projections - converting latitude/longitude to eastings and northings
I am trying to set up a Grass project and need to set up the region so
that I can view the map. I can look at a map and find the lat/lon,
but the map projection is in UTM NAD38 WGS84 and I need to set the
eastings and northings. Is there a package that will help me
calculate this in R.
thanks
--
Stephen Sefick
Let's not spend our time and resources thinking about things that are
so little
2005 Dec 21
15
Samba 3.0.21 Available for Download
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
===============================================================
Done with Fish.
-- John Laroche (Adaptation)
===============================================================
Release Announcements
=====================
This is the latest stable release of Samba. This is the version
2005 Dec 21
15
Samba 3.0.21 Available for Download
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
===============================================================
Done with Fish.
-- John Laroche (Adaptation)
===============================================================
Release Announcements
=====================
This is the latest stable release of Samba. This is the version
2010 Jul 30
0
ANNOUNCE: cifs-utils release 4.6 available for download
...samba.org>
Date: Tue Jul 27 15:20:44 2010 -0400
cifs.upcall: swap c99 initializers for memset calls
gcc says:
cifs.upcall.c: In function ?cifs_krb5_get_req?:
cifs.upcall.c:261:2: warning: missing initializer
cifs.upcall.c:261:2: warning: (near initialization for ?in_creds.client?)
cifs.upcall.c: In function ?main?:
cifs.upcall.c:622:9: warning: missing initializer
cifs.upcall.c:622:9: warning: (near initialization for ?arg.ver?)
...this is probably just gcc being balky, but we can silence the
warning. It may also be a micro optimization i...