Programming
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
User Name:
Password:
Remember me
Go Back   Web Development Archives FAQs Programming

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Display Modes
 
Unread Web Development Archives Sponsor:
  #1  
Old June 27th, 2008, 10:20 AM
Georg Bauhaus
Guest
Dev Archives Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
Ada array vs C pointer (call by reference)

Maciej Sobczak wrote:
>

Is there any implementation where Interfaces.C.int has different
properties than Integer?

Try this with yours :-)

with Interfaces.C;

procedure Cint is
use Interfaces;
use type C.int;

X: C.int;
begin
X := C.int'last;
X := X + 1;
end;


Reply With Quote
  #2  
Old June 27th, 2008, 10:20 AM
Georg Bauhaus
Guest
Dev Archives Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
Ada array vs C pointer (call by reference)

Georg Bauhaus wrote:
Maciej Sobczak wrote:
>Is there any implementation where Interfaces.C.int has different
>properties than Integer?


begin
X := C.int'last;
X := X + 1;
end;

K, no C side here, but I think you get the point.

Reply With Quote
Reply

Viewing: Web Development Archives FAQs Programming > Ada array vs C pointer (call by reference)


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are Off
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 2 hosted by Hostway