<div id="__MailbirdStyleContent" style="font-size: 10pt;font-family: Arial;color: #000000">
                                        
                                        
                                            
                                        
                                        
                                        My bad. Of course, we write 'longlong' and not 'long long' in the definition of external structures.<div><br></div><div>Still, that question of constency is still valid. </div><div><br></div><div>(Even though ExternalType has not yet support for generating the C type cast yet.)</div><div><br></div><div>Best,</div><div>Marcel</div><div class="mb_sig"></div>
                                        
                                        <blockquote class="history_container" type="cite" style="border-left-style: solid;border-width: 1px;margin-top: 20px;margin-left: 0px;padding-left: 10px;min-width: 500px">
                        <p style="color: #AAAAAA; margin-top: 10px;">Am 29.05.2020 13:06:24 schrieb Marcel Taeumel <marcel.taeumel@hpi.de>:</p><div style="font-family:Arial,Helvetica,sans-serif"><div id="__MailbirdStyleContent" style="font-size: 10pt;font-family: Arial;color: #000000">Hi, there!<div class="mb_sig"></div><div><br></div><div>Here is a question of consistency. :-)</div><div><br></div><div>In the definition of external structures, we write 'long' or 'long long'.</div><div>In the definition of external pools, we write #Integer.</div><div><br></div><div>The latter is automatically converted into a "(long long)" cast for printf.</div><div><br></div><div>What is the better approach? I think it would be better to also write 'long' or 'long long' when defining external pools:</div><div><br></div><div><ffiVariable: MY_CONSTANT type: 'long long'></div><div>instead of</div><div><span style="font-size: 13.3333px"><ffiVariable: MY_CONSTANT type: #LargePositiveInteger></span><br></div><div><br></div><div>Would make it easier to define platform-specific differences.</div><div><br></div><div>Best,</div><div>Marcel</div></div></div></blockquote></div>