[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: gEDA-user: pcb crooked traces



> Then Armin can have his long long, I can have my
> doubles, some can have their int64_t, and most can have their simple
> int.

Sounds like a support nightmare in the making.

uint_fast32_t
http://www.dinkumware.com/manuals/?manual=compleat&page=stdint.html#uint_fast32_t

With a compiler that properly implements 'fast' it gets what you want.
32bits on 32 bit machine, 64bits on a 64bit machine, 128bits on a
128bit machine etc.

In the Windows world today there is usually the choice of downloading
a 32bit or a 64bit program implementation.


_______________________________________________
geda-user mailing list
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user