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 your group to be featured on the Yahoo! Groups website? 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 618 - 647 of 1027   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
618
I downloaded ch Standard, chstandard-5.5.0.exe, on 6/3 @ 4:30 PM PDT three times. For each instance, an error occurs when I attempt to execute the file. The...
MiltRat
Offline Send Email
Jun 3, 2007
11:35 pm
619
... You are right. In linux, we tried to copy the latest build over the existing one. It sometimes will get corrupted though the total number of the bytes are ...
groupsupport@...
one2001boy
Offline Send Email
Jun 4, 2007
2:22 am
620
Friends: Do you know where I can download a Mac OS X binary for the Chscite IDE (to use with Ch) so I don't have to make it myself? If not, do you know where...
Miguel Reznicek
miguel_reznicek
Offline Send Email
Jun 5, 2007
2:24 am
621
You can try TextWrangler if you don't want to build ChScite: http://iel.ucdavis.edu/projects/chide/textwrangler/ ... IDE (to ... where I...
kevin_v_wood
Offline Send Email
Jun 6, 2007
12:01 am
622
If you want to compile ChScite yourself, you need to install X11 and fink. If you use OS X 10.3, you can grab it from the Apple downloads site. ...
Stephen
ssn17
Offline Send Email
Jun 6, 2007
6:50 am
623
... Hi Stephen: Has anyone made a binary for OS X 10.4? I'm not so good at making these steps. I tried, but quit after a few errors. I dont want to leave my...
miguel_reznicek
Offline Send Email
Jun 8, 2007
7:54 am
624
Hi Kevin: Do you know how to configure Text Wrangler so it works with Ch? DO you know if it has an output window just like Ch? Also, does BBEdit do the same...
miguel_reznicek
Offline Send Email
Jun 8, 2007
7:57 am
625
With Text Wrangler, you can have it pop up a new window for Ch or have Ch run in the background. It doesn't have a little output window like ChSciTe. It can,...
Stephen
ssn17
Offline Send Email
Jun 8, 2007
4:03 pm
626
Outstanding Stephan, I'm going to try it. I have just made it easier on myself, and am using my windows xp laptop to run the whole ch thing. One way or...
miguel_reznicek
Offline Send Email
Jun 9, 2007
12:11 pm
627
Friends: Do you all know of a Lint debugger for Ch? Which is the best free one and which is the best commercial one? Which is the easiest to use? As always,...
miguel_reznicek
Offline Send Email
Jun 9, 2007
12:15 pm
628
Friends: Can you all suggest the best Lint debugger for Ch? Is there a good free one? (Windows XP or Mac OS X) As always, thanks in advance for your...
miguel_reznicek
Offline Send Email
Jun 9, 2007
12:21 pm
629
[snip] ... why not just use Ch itself? i have Ch configured as a tool for IMO a superb editor, JGSoft's Editpad Pro. i regularly run it against open windows...
Jan Theodore Galkowski
disneylogic
Offline Send Email
Jun 9, 2007
2:58 pm
630
Another text editor that you can use is Komodo Edit, by ActiveState, which is a free download. After you install Ch, it's fairly simple to configure it for Ch:...
kevin_v_wood
Offline Send Email
Jun 9, 2007
10:48 pm
631
Hi Jan: Thanks for your note. I was looking for Lint as a way to get extensive bug reporting of my code, not as an editor. I use the Chscite editor in...
miguel_reznicek
Offline Send Email
Jun 10, 2007
9:18 am
632
Yet another question: Aside from Chscite, what is a great programming editor for windows that works* with Ch? (*By this I mean, an editor that can invoke the ...
miguel_reznicek
Offline Send Email
Jun 10, 2007
12:35 pm
633
Thanks Kevin, I'll try it right away!-Migs...
miguel_reznicek
Offline Send Email
Jun 10, 2007
4:37 pm
634
I have tried some simple code for demonstration of plotting of complex numbers. It compares to a kind of "damped" lissajou-pattern (may be in english the name...
bblochl_2
Offline Send Email
Jun 10, 2007
7:19 pm
635
... I found that things are clear! My fault! As the amplitude of the oscillation is damped by the negative exponent it will become zero (x about 0 and y about...
bblochl_2
Offline Send Email
Jun 10, 2007
9:01 pm
636
There are quite a few that you can try. Some are free; those that aren't are fairly inexpensive. All of them have different features, and some are easier to...
kevin_v_wood
Offline Send Email
Jun 11, 2007
7:54 am
637
I'm trying to understand why ChangeValueYes works and ChangeValueNo doesn't. Can anyone offer their insight? #include <stdlib.h> #include <stdio.h> #include...
Ron Weidner
xecronix
Offline Send Email
Jun 11, 2007
3:18 pm
638
Which of these have the best integration to Ch formatting and Ch's syntax? -Migs...
miguel_reznicek
Offline Send Email
Jun 12, 2007
1:16 am
639
Ch uses C syntax, so any editor that supports C highlighting and indentation should give you what you are looking for. However, each editor is different. They...
kevin_v_wood
Offline Send Email
Jun 12, 2007
6:12 am
640
Kevin (or you all): Any suggestions for how to set up Komodo for use with Ch? Thanks amigos!-Migs...
miguel_reznicek
Offline Send Email
Jun 12, 2007
1:17 pm
641
... Kevin: I installed Ch and Komodo edit. For step 1 of the above instructions, Toolbox>Add>New Custom Toolbar? (I dont have "new tool" per say). Thanks...
miguel_reznicek
Offline Send Email
Jun 12, 2007
1:36 pm
642
[snip] The problem is that dereferencing to myString COPIES the value of the char-string into the local context. In the parent context, pointerToCharPtr still...
Jan Theodore Galkowski
disneylogic
Offline Send Email
Jun 12, 2007
3:06 pm
643
... We have a list of IDE support Ch directly. http://www.softintegration.com/products/thirdparty/#ide have you figured out how to use Komodo edit? If kevin's...
groupsupport@...
one2001boy
Offline Send Email
Jun 15, 2007
7:53 am
644
I tried to install Ch on sidux 64, a GNU/linux distro based on debian sid. (Certainly I installed with administration rights). It installed without a problem,...
bblochl_2
Offline Send Email
Jun 15, 2007
8:02 am
645
... ActiveState, ... click to ... instructions, ... say). ... add a ... Hello Tech Support, Miguel sent me a copy of the post via email, and I sent him the...
kevin_v_wood
Offline Send Email
Jun 15, 2007
10:30 am
646
... program ch needs the lib /usr/lib/libncurses.so.5. Your distribution may be missing this lib. ls /usr/lib/libncurses.* will display this lib of diff...
groupsupport@...
one2001boy
Offline Send Email
Jun 15, 2007
3:13 pm
647
... Thanks. You can send to me directly at groupsupport@.... PDF is fine. We will convert to html file to fit in our website. Best regards, ...
groupsupport@...
one2001boy
Offline Send Email
Jun 15, 2007
3:17 pm
Messages 618 - 647 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