<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>28 Oct 2016 10:03:00 Z</lastBuildDate><pubDate>28 Oct 2016 05:58:00 Z</pubDate><description>In the documentation unsigned 8 byte integers are described as&#13;
&#13;
unsigned 8-byte int&#13;
&#13;
however the compiler will not accept&#13;
&#13;
foo is unsigned 8-byte int&#13;
&#13;
however it will accept&#13;
&#13;
foo is unsigned int on 8 bytes&#13;
&#13;
I forget where I found the syntax above, but it is accepted by the compiler. Since it is not documented, is there a documented way to declare an 8 byte integer that I am missing?</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/60148-what-correct-syntax-declare-unsigned-8-byte-integer/read.awp</link><title>What is correct syntax to declare an unsigned 8 byte integer</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/60148-what-correct-syntax-declare-unsigned-8-byte-integer-60165/read.awp</comments><pubDate>28 Oct 2016 10:03:00 Z</pubDate><description>Donald&#13;
&#13;
foo is 8-byte unsigned int is accepted by the compiler&#13;
&#13;
This is the syntax Windev uses when it creates the MVP class…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/60148-what-correct-syntax-declare-unsigned-8-byte-integer-60165/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/60148-what-correct-syntax-declare-unsigned-8-byte-integer-60165/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/60148-what-correct-syntax-declare-unsigned-8-byte-integer/read.awp">What is correct syntax to declare an unsigned 8 byte integer</source><title>Re: What is correct syntax to declare an unsigned 8 byte integer</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/60148-what-correct-syntax-declare-unsigned-8-byte-integer-60164/read.awp</comments><pubDate>28 Oct 2016 09:10:00 Z</pubDate><description>Hi Donald,&#13;
&#13;
I am using the Syntax 'unsigned int on x bytes' since the beginning with windev.&#13;
As I surely haven't seen this in…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/60148-what-correct-syntax-declare-unsigned-8-byte-integer-60164/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/60148-what-correct-syntax-declare-unsigned-8-byte-integer-60164/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/60148-what-correct-syntax-declare-unsigned-8-byte-integer/read.awp">What is correct syntax to declare an unsigned 8 byte integer</source><title>Re: What is correct syntax to declare an unsigned 8 byte integer</title></item></channel></rss>
