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

Search found 2 matches
Forum Index
Author Message
  Topic: SOLVED: Classes and multiple files
Dark_Lite

Replies: 4
Views: 22044

PostForum: Tutorials   Posted: Wed Mar 23, 2005 4:22 pm   Subject: Re: Classes and multiple files
Coming from Java, I'm used to (generally) having one class per file. Right now I have two files: test1.d and test2.d.

Contents of test1.d:


import std.c.stdio;

class Test {
this(& ...
  Topic: SOLVED: Classes and multiple files
Dark_Lite

Replies: 4
Views: 22044

PostForum: Tutorials   Posted: Wed Mar 23, 2005 4:07 pm   Subject: SOLVED: Classes and multiple files
Coming from Java, I'm used to (generally) having one class per file. Right now I have two files: test1.d and test2.d.

Contents of test1.d:


import std.c.stdio;

class Test {
this(& ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group