Hi, just found this tool today and am loving it. I am curious if Ch supports shared command history, such that when I open a new shell it can recall commands...
Hi! Here are some problems I had to solve before getting Ch to run my programs. First problem: I had to change definitions like const NC = 1; to const int NC =...
[ Charset ISO-8859-1 converted... ] ... Dear Gunnar, Thanks for your bug reports. Both bugs have been fixed and will be released in our next build. ... It is a...
Gunnar, Thank you for taking the time to find these problems and listing them here. This helps considerably. Much Appreciated TMacD ~moderator~ ... From:...
Hi! First: The Ch-shell has "heavy" problems with national characters (in my case with German umlauts). I have to tap twice a key for an umlaut in order to get...
... Section 17.4 in CHHOME/docs/chguide.pdf has some explanation about multi-byte characters. You may add _setlocale = 1; to CHHOME/config/chrc and restart ch....
Thanks first for the answers!! To the second topic (macro expansion): I created two files in the same directory, main.c and funk.c, which read respectively: ...
I have to read audio data from the computer microphone and plot the signals as a waveform using visual c++. Please i need help on how to achieve this...
... A function file shall begin with the function definition or function prototype. It also can begin with preproceesing directives. The preprocessing...
Hi All, We now invite Opening for C++ with Unix around the globe for an excellent job opportunity for our client which is a leading statutory body. Due to the...
I have downloaded and installed the Mac OS X version of ch, chstandard-5.5.0.macosx10.ppc. I have a MacBook Pro, OS X 10.4.9. This computer has an Intel chip,...
I am newbie so I request for your patience. I have compiled sqlite 3 and it's working well. I can also access it from C programs. I also already have Ch...
Hello, I can't answer your question about the Ch shell, but I can tell you that embedded Ch works with our Intel Core Duo Macbooks. I imagine that the Core 2...
Hi, Has anyone ever gotten ch to run inside an emacs buffer? I'd like to use it as an interactive tool inside emacs, but it tends to hang. Thanks, -T...
ChSqlite has been updated to v1.1.0. Please download the latest version from https://sourceforge.net/projects/chsqlite and give it a try. Regards, Stephen...
I recently downloaded and installed standard ch and embedded ch. ch works fine at the command level. I made of copy of $CHHOME//toolkit/demos/embedch/ref to a...
It must have to do with the latest release. I just upgraded and started seeing the same problem. Look for an update that'll fix the issue. I'll post back...
[ Charset ISO-8859-1 converted... ] ... It has been updated in softintegration with a new build. This issue is fixed. Thanks for your help in checking. Tech...
... I just download ch standard and embedded ch eval. the output for nm on chmt1.dl looks OK, the compiled code works fine. We have released a new build for Ch...
I downloaded Ch Standard and embedded today from www.softintegration.com and reinstalled. I then recompiled $CHHOME/toolkit/demos/embedch/ref successfully. I...
How are network files accessed in Ch? I have a host LHR with an exported share called CDevice. What syntax is used to get to the directories and files...
... You have posted too many emails for the same question. One email should be enough. You may use dir \\\\lhr\\cdevice in ch shell or you can map \\lhr to a...
... You have posted too many emails for the same question. One email should be enough. You may use dir \\\\lhr\\cdevice in ch shell or you can map \\lhr to a...
Hi there! I'm new to this group, i've been trying out some OpenGL programs in Ch, just the same way it is usually done with a regular compiler (bcc32 for...
... You are right. This problem affects the solaris version only. We have just made a new update for solaris. It should work fine now. Can you please try...