Search the web
Sign In
New User? Sign Up
ch_language · Ch Language
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 120 - 149 of 1027   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
120
Hi, I know that "which" is an alias for ". which.ch", but I'm struggling with the syntax that will allow me to do something like: which dir or: . which.ch dir ...
nxc11906
Offline Send Email
Oct 5, 2005
11:44 am
121
... struggling ... Ch ... A double quote is not needed here. The script test.ch below shows how to use which.ch within a script. C:/Documents and...
bchen_666
Offline Send Email
Oct 5, 2005
9:43 pm
122
Hello, I'm new to Ch. Does Ch have a switch that forces it into strict-C mode (either C90 only or with the C99 extensions? Or should I simply avoid using such ...
bobsteelmail
Offline Send Email
Oct 6, 2005
3:51 am
123
OK. Thanks. I've been trying to port some DOS batch files to Ch because the DOS batch file language is not really powerful enough. The DOS batch file, I'm...
nxc11906
Offline Send Email
Oct 6, 2005
11:44 am
124
It appears that Ch cannot run current shell command within a script properly. To run a command in a current shell, it is equivalent to include the code inside...
bchen_666
Offline Send Email
Oct 6, 2005
9:14 pm
125
... Right. Ch is interpretive implementation. Adding such a switch would significantly slow down the execution of programs. We don't have such a switch. ...
groupsupport@...
one2001boy
Offline Send Email
Oct 7, 2005
3:37 am
126
Thanks for the code, 'bchen_666'!...
nxc11906
Offline Send Email
Oct 7, 2005
3:53 pm
127
Where can I find/download the Ch GTK+ addon for Ch Standard 5.1? I didn't found it in the installers for Windows and Mac OS X. Greetings, Peter...
p_e_t_e_r_s_c_h_n_e_i...
p_e_t_e_r_s_...
Offline Send Email
Oct 10, 2005
8:10 am
128
Hallo Peter are you german? greetings Bettina p_e_t_e_r_s_c_h_n_e_i_d_e_r <p_e_t_e_r_s_c_h_n_e_i_d_e_r@...> schrieb: Where can I find/download the Ch GTK+...
Bettina Böhme
bettina_simo...
Offline Send Email
Oct 11, 2005
11:03 am
129
... Ch GTK+ has been removed from the default distribution. It will allow ch to run GTK+ 2.x version in the future. Ch GTK+ toolkit for GTK 1.x will be...
groupsupport@...
one2001boy
Offline Send Email
Oct 11, 2005
5:35 pm
130
... Ok, ... soon ... is ok. :-) Peter...
p_e_t_e_r_s_c_h_n_e_i...
p_e_t_e_r_s_...
Offline Send Email
Oct 12, 2005
10:52 am
131
... Ja. Und Du? :-) Peter....
p_e_t_e_r_s_c_h_n_e_i...
p_e_t_e_r_s_...
Offline Send Email
Oct 12, 2005
10:53 am
132
[ Charset ISO-8859-1 converted... ] ... Peter, Ch GTK+ package is now available to download at: http://www.softintegration.com/products/toolkit/gtk/ Tech...
groupsupport@...
one2001boy
Offline Send Email
Oct 12, 2005
4:35 pm
133
... Fine! I have downloaded, installed and tested the version for windows. It seems ok ... Good work! I hope there will be also a version for Mac OS X. :-)...
p_e_t_e_r_s_c_h_n_e_i...
p_e_t_e_r_s_...
Offline Send Email
Oct 13, 2005
1:15 pm
134
Group, Version: Ch Proffessional 5.0 The pdf documents indicates the correct header for the function 'strlen' is string.h, but when you search for strlen in...
MEA-Mike.Friedrichs
friedrichs00
Offline Send Email
Oct 16, 2005
5:04 am
135
... strlen() is a generic function in Ch. Without a prototype in C, it works fine. You may add extern size_t strlen(const char *s); to...
groupsupport@...
one2001boy
Offline Send Email
Oct 16, 2005
3:44 pm
136
I had a question concerning the numerical functionality of Ch. The professional version provides a number of high level scientific computing functions, such as...
boyandshark
Offline Send Email
Oct 18, 2005
8:46 pm
137
Hello Friends, Iam new to this group. I want to share one info with all of you.Recently I visited one site called www.allinterview.com. It consists of lot of...
kumarfurn
Offline Send Email
Oct 19, 2005
9:49 am
138
... To run GSL functoins in Ch, you can use Ch SDK to create the binding. It is not difficult to run All GSL functions in Ch. GSL is not related to Ch. ... Try...
groupsupport@...
one2001boy
Offline Send Email
Oct 19, 2005
3:13 pm
139
Dear Amit, It is my belief that the numberical functions in Ch, like GSL, are based off of previous, public domain, open source numerical packages and...
Stephen
ssn17
Offline Send Email
Oct 20, 2005
8:52 pm
140
Thanks very much for your responses - I think the chgsl package is the PERFECT tool for scientific computing - I am quite excited by it as I use GSL quite...
boyandshark
Offline Send Email
Oct 24, 2005
3:39 am
141
How to Call CH scripts in MinGW gcc with return values to MinGW gcc,Could any one give me a short sample or mail me some information? thanks....
lin_jianeng
Offline Send Email
Oct 25, 2005
7:45 am
142
Sorry,I have read the history post and found the sample on the ch installation: %ch_root%\toolkit\demos\embedch\MingW...
lin_jianeng
Offline Send Email
Oct 25, 2005
8:19 am
143
... Yes. In addition, you can find the Ch SDK samples at CHHOME/toolkit/demos/SDK/MingW/ Regards, Tech support...
groupsupport@...
one2001boy
Offline Send Email
Oct 25, 2005
8:59 pm
144
... You can change plot.data2D(y[1][0],y[2][0]); to plot.data2D((double array [5])y[1], (double array [5])y[2]); inside your code. Also please check the sample...
groupsupport@...
one2001boy
Offline Send Email
Oct 25, 2005
9:04 pm
145
Hi all! As written in the subject, I am running Windows XP x64 on an Athlon 64 processor. I downloaded Ch 5.1 Professional and tried to install it. At the end ...
iid_iblender
Offline Send Email
Oct 26, 2005
6:41 pm
146
I have installed Ch on an Itanium2 running WinXP 64 and it works just fine. However, there are two versions of WinXP 64, the x64 and the IA64 version. Since I...
Stephen Nestinger
ssn17
Offline Send Email
Oct 26, 2005
9:45 pm
147
... would it be possible to move the plot outsite your loop? Not sure your algorithm. Tech support...
groupsupport@...
one2001boy
Offline Send Email
Oct 27, 2005
5:33 pm
148
Hi Stephen! Thank you for your reply. I have the AMD64 version of x64. I downloaded Ch couple of days ago and I think it's the newest release (5.1.0.12581). I...
iid_iblender
Offline Send Email
Oct 28, 2005
2:44 pm
149
... those unix utilites in windows doens't work well in IA64. We will try to fix it next release. However, Ch interpreter works fine in IA64. Tech support...
groupsupport@...
one2001boy
Offline Send Email
Oct 28, 2005
7:25 pm
Messages 120 - 149 of 1027   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help