Search found 212 matches

by samsam598
Wed Aug 15, 2012 1:04 am
Forum: eC Language
Topic: Can I define my own template functions?
Replies: 13
Views: 69452

Can I define my own template functions?

Greetings!

As subjected,if yes,any special concerns should I pay attention to?

Thanks and best regards,
Sam
by samsam598
Tue Aug 14, 2012 2:53 am
Forum: eC Language
Topic: Function overloading and function with default parms
Replies: 2
Views: 27086

Re: Function overloading and function with default parms

Hi Jerome,

Thanks for the reply.Glad to see the bug fix been keeping on maintained everyday,really appreciated!

Regards,
Sam
by samsam598
Mon Aug 13, 2012 9:33 pm
Forum: eC Language
Topic: Function overloading and function with default parms
Replies: 2
Views: 27086

Function overloading and function with default parms

Greetings! Just for fun,I would like to know why don't allow eC to support such two features,that is:     //1--> int cal(int a,int b){} string cal(string a,string b){}    //2--> int method(int a ,string b="hello"){}   And what's the disadvantage if we make the current String to class so th...
by samsam598
Mon Aug 06, 2012 7:03 am
Forum: General Help
Topic: sample/db/movieCollection failed to compile
Replies: 2
Views: 25659

sample/db/movieCollection failed to compile

Error message: allMoviesReport.ec allMoviesReport.ec:19:51: error: couldn't find member _ in class ecere::com::Array<eda::Grouping> allMoviesReport.ec:19:34: error: couldn't determine type of report.groupings._ allMoviesReport.ec:19:34: error: couldn't determine type of report.groupings._[0] allMovi...
by samsam598
Fri Aug 03, 2012 2:42 am
Forum: General Discussion
Topic: website SDK failed to load under win7
Replies: 4
Views: 45724

Re: website SDK failed to load under win7

I downloaded portable Firefox and the issue's fixed.

Thank you all.
by samsam598
Thu Aug 02, 2012 7:19 pm
Forum: General Discussion
Topic: website SDK failed to load under win7
Replies: 4
Views: 45724

website SDK failed to load under win7

https://github.com/ecere/sdk can't load any more,error message:
For secruity reasons,framing is not allowed.

This is tested with IE8 under win7.
by samsam598
Tue Jul 31, 2012 10:09 pm
Forum: General Help
Topic: Compiling dev branch
Replies: 2
Views: 26866

Re: Compiling dev branch

Thanks.It's fixed.
by samsam598
Mon Jul 30, 2012 10:52 pm
Forum: General Help
Topic: Compiling dev branch
Replies: 2
Views: 26866

Compiling dev branch

Greetings! I failed to build the most recent dev branch.Below error message: C:\person\ecere\ecere>mingw32-make Bootstrapping eC compiling tools... Building ecere... Building ec... Building ecp... Building ecc... Building ecs... All done! Building dependencies... Building FreeType... Building libjpe...
by samsam598
Mon Jul 16, 2012 7:42 pm
Forum: GUI Toolkit & 2D Graphics
Topic: StringsBox and NamedStringsBox
Replies: 4
Views: 32292

Re: StringsBox and NamedStringsBox

Hi Jerome,

Sorry,no.I am still learning the language.

Regards,
Sam