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

Unplugged

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



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

PostPosted: Wed Jul 07, 2004 12:41 am    Post subject: Unplugged Reply with quote

I'm going to be disconnected for about a week. Everyone can still add examples to the tutorial section while I'm away.

If someone needs fixing, PM me or send me an e-mail and I'm look at it when I return.
Back to top
View user's profile Send private message AIM Address
novice2



Joined: 23 Sep 2004
Posts: 1

PostPosted: Thu Sep 23, 2004 6:44 am    Post subject: Reply with quote

Hello.
While compile subj Application path example i have compiler error
Quote:
app_path.d(20): slice expression strtmp[] is not a modifiable lvalue

IMHO, line 20
Quote:
strtmp[].length = 1024;
should be chahged as
Quote:
strtmp.length = 1024;
Back to top
View user's profile Send private message
jcc7



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

PostPosted: Thu Sep 23, 2004 8:46 am    Post subject: Reply with quote

novice2 wrote:
While compile subj Application path example i have compiler error
Thanks for the tip. I corrected it.
Back to top
View user's profile Send private message AIM Address
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