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

Search found 22 matches
Forum Index
Author Message
  Topic: Branch 3.4 now build without phobos/tangobos dependencies
Rohan

Replies: 6
Views: 23402

PostForum: Poseidon   Posted: Sat Jun 20, 2009 1:41 pm   Subject: Branch 3.4 now build without phobos/tangobos dependencies
I had updated old russian translation. It's not full translation, but better than old one.

[url=http://pyro-os.org.ru/russian.ini]russian
  Topic: Porting to new DWT?
Rohan

Replies: 8
Views: 26857

PostForum: Poseidon   Posted: Sun Oct 19, 2008 12:13 pm   Subject: Porting to new DWT?
Only with translation.
  Topic: no program output
Rohan

Replies: 4
Views: 16936

PostForum: Poseidon   Posted: Sun Oct 19, 2008 12:12 pm   Subject: no program output
Did you set path to DMD?
  Topic: Porting to new DWT?
Rohan

Replies: 8
Views: 26857

PostForum: Poseidon   Posted: Sat Oct 18, 2008 11:10 am   Subject: Porting to new DWT?
Any updated?
  Topic: Any chance of releasing the source?
Rohan

Replies: 2
Views: 41268

PostForum: VSpluginD   Posted: Thu Jan 10, 2008 6:48 am   Subject: Any chance of releasing the source?
Any updates?
  Topic: help for a beginner, please...
Rohan

Replies: 10
Views: 20842

PostForum: DFL   Posted: Fri Dec 07, 2007 11:49 am   Subject: help for a beginner, please...
Which command should I use to compile program in Entice Designer?

can I use another IDE for writing programs, for example Code:Block? I have got error
"D:\dev\d\test.d:1: module all cannot re ...
  Topic: help for a beginner, please...
Rohan

Replies: 10
Views: 20842

PostForum: DFL   Posted: Sun Dec 02, 2007 1:19 pm   Subject: help for a beginner, please...
Who can explain how work with DFL
I downloaded and install DFL and Entice Designer and try to compile small example. Compile respond me:

C:\dmd\bin>dfl -gui C:\new.d
Compiling in de ...
  Topic: beta 1.0.2 released
Rohan

Replies: 2
Views: 17309

PostForum: VSpluginD   Posted: Mon Nov 26, 2007 5:12 am   Subject: beta 1.0.2 released
is there any update?
  Topic: error compiling example
Rohan

Replies: 12
Views: 24667

PostForum: General   Posted: Sat May 05, 2007 5:42 am   Subject: error compiling example
How I can write this C string in D?
count << (char) i;
  Topic: error compiling example
Rohan

Replies: 12
Views: 24667

PostForum: General   Posted: Sun Apr 08, 2007 3:57 am   Subject: error compiling example
And new question

import std.stdio;
void main() {
char[] s;

scanf("%s", & s);
writefln("%s", s);

}

I've got ...
  Topic: error compiling example
Rohan

Replies: 12
Views: 24667

PostForum: General   Posted: Sat Apr 07, 2007 8:09 am   Subject: error compiling example
import std.stdio;
import std.c.stdio;

int main() {
char x, y, q;
writef("Please enter value for x: ");
scanf("%s", & x);
...
  Topic: error compiling example
Rohan

Replies: 12
Views: 24667

PostForum: General   Posted: Wed Feb 07, 2007 10:25 am   Subject: error compiling example
Thanks! Where I can read about format string spec in D?
When need %lf and when other...
  Topic: error compiling example
Rohan

Replies: 12
Views: 24667

PostForum: General   Posted: Mon Feb 05, 2007 1:29 pm   Subject: error compiling example
That mean bug in tutorial?
http://en.wikibooks.org/wiki/A_Beginner%27s_Guide_to_D/The_Basics/Basic_Input
  Topic: error compiling example
Rohan

Replies: 12
Views: 24667

PostForum: General   Posted: Mon Feb 05, 2007 12:23 pm   Subject: error compiling example
import std.cstream; /* for din.readLine() */
import std.stdio; /* for writef()/writefln() */

int main()
{
char[] name;

writef("He ...
  Topic: Lets clean up forum from dead projects!
Rohan

Replies: 5
Views: 16889

PostForum: General   Posted: Tue Jan 16, 2007 12:31 pm   Subject: Lets clean up forum from dead projects!
I think we must clean up forum from dead project! The are many very unactive project!
 
Page 1 of 2 Goto page 1, 2  Next
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group