Re: 64 bits

Michal Jaegermann (michal@ellpspace.math.ualberta.ca)
Wed, 26 Nov 1997 09:54:03 -0700 (MST)

>
>
> Is there any FAQ, doc, ... on how to write 64 bits clean code ?

You just do what C Standard says you are supposed to do instead of
writing "C-like" shortcuts. That is all.

Using consistently prototypes helps to catch stupid mistake. The most
popular sin you will see in broken codes is a quiet assumption that
a variable of int type will hold a value of a pointer.

--mj

-- 
To unsubscribe: send e-mail to axp-list-request@redhat.com with
'unsubscribe' as the subject.  Do not send it to axp-list@redhat.com



Feedback | Store | News | Support | Product Errata | About Us | Linux Info | Search | JumpWords
No Frames | Show Frames

Copyright © 1995-1997 Red Hat Software. Legal notices