FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

DataTypesExample question

 
Post new topic   Reply to topic     Forum Index -> Tutorials
View previous topic :: View next topic  
Author Message
k_wifler



Joined: 01 Mar 2006
Posts: 1

PostPosted: Wed Mar 01, 2006 1:56 am    Post subject: DataTypesExample question Reply with quote

yeah, it's interesting to look at and see the output, but I had to delete the lines:
Code:
writefln("ubyte\tmin: ?d\tmax: ?u (?d)", ubyte.min, ubyte.max, ubyte.sizeof); 
writefln("ushort\tmin: ?d\tmax: ?u (?d)", ushort.min, ushort.max, ushort.sizeof); 
writefln("uint\tmin: ?d\tmax: ?u (?d)", uint.min, uint.max, uint.sizeof);


in order to view the majority of the output properly.
Since I'm new to all this D stuff I wasn't sure if it was important or not.
_________________
GameMaker was fun, on to D ; )
Back to top
View user's profile Send private message
jcc7



Joined: 22 Feb 2004
Posts: 657
Location: Muskogee, OK, USA

PostPosted: Thu Mar 02, 2006 12:22 pm    Post subject: Reply with quote

It's probably not important, but I'm not sure what you mean. Maybe it is something that needs fixing.

Were the tabs not lined up in a way that makes sense, or was it something more serious like a run-time error? I can live with misaligned data, but I don't want it to generate any errors.

Update: Oh, I guess it would've been a good idea for me to look at the wiki before I tried to answer your question. Wink It looks like h3r3tic has already fixed the problem that you saw (probably based on your bug report).
Back to top
View user's profile Send private message AIM Address
h3r3tic



Joined: 30 Mar 2004
Posts: 261
Location: Torun, Poland

PostPosted: Thu Mar 02, 2006 4:14 pm    Post subject: Reply with quote

Yeah, we talked on #D and solved the problem Smile
Back to top
View user's profile Send private message MSN Messenger
Display posts from previous:   
Post new topic   Reply to topic     Forum Index -> Tutorials All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group