Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

ch_language · Ch Language

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 584
  • Category: C and C++
  • Founded: May 27, 2005
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

Advanced
Messages Help
  Newest  |  < Newer  |  Older >  |  Oldest
Topics Messages Latest Post

Hi, I have some problem in declaring and verifying the array in CH. My input will be a[2][1] = {2,1} and I will modify this input as int a[2][1]={2,1} and I...
2 Sep 21, 2010
2:46 pm

groupsupport@...
one2001boy
Send Email

Hello all, Mobile-C version 2.0.2 has been released. An experimental option which allows Mobile-C to use bluetooth sockets has been added. This allows Mobile-C...
1 Aug 31, 2010
10:33 pm

David Ko
dko_ucd
Send Email

I am facing a problem in debugging. When i press debug, single step the software closes and similarly when i insert break points and then debug,start the...
5 Aug 24, 2010
2:46 pm

Najmus Siraj
siraj_saadi
Send Email

... From: Íõ½¨»Ô <wangjianhui513@...> Date: Sat, Aug 21, 2010 at 6:28 AM Subject: Re: some errors for installing Mobile-C Ch package To: David Ko...
2 Aug 23, 2010
9:52 pm

David Ko
dko_ucd
Send Email

not in docs or support site, so does anyone know if there is a overview how ch loads various libraries and handles execution?...
1 Aug 16, 2010
4:12 am

spectabillis
Send Email

Hello Everyone! I wang to kown the version fo autoconf which the author to generate the Mobile-C v2.0.0's configure. Because i want to upgrade my host's...
5 Aug 14, 2010
2:11 am

王建辉
wangjianhui5...
Send Email

I'm new to Mobile-C, i follow the official User's Guide installing the Mobile-C library, i input the command : cd <MCPACKAGE>/src ./configure all is well ...
3 Aug 13, 2010
7:17 am

王建辉
wangjianhui5...
Send Email

Hello, Mobile-C version 2.0.1 has been released. This release fixes a few bugs in some of the API functions used for sending agents, and also updates some of ...
1 Aug 6, 2010
9:00 pm

David Ko
dko_ucd
Send Email

I followed the installation procedures in order to implement the software packages to analyze four bar mechanism using chexcel i.e. using microsoft excel in...
2 Jul 20, 2010
9:41 pm

groupsupport@...
one2001boy
Send Email

I am new to ch. My download standard 6.3 product on install returned error"Failed to initilaize properly" If someone can help... Thank You...
2 Jul 13, 2010
3:43 pm

groupsupport@...
one2001boy
Send Email

Hi - I just downloaded and installed Ch Standard, discovered that Ch Mechanism required Ch Professional Evaluation, deleted Ch Standard (using AppTrap as...
4 Jun 25, 2010
3:22 pm

groupsupport@...
one2001boy
Send Email

Hello, Mobile-C version 2.0.0 has been released. This release contains a reorganized directory structure, particularly regarding the demos. Also, this release...
1 Jun 23, 2010
10:19 pm

David Ko
dko_ucd
Send Email

Hi all, I tried to use Visual C++ 2010 to build the demos project included in the packabe I downloaded. I built it successfully but when I run it, I got the...
2 Jun 19, 2010
5:44 pm

groupsupport@...
one2001boy
Send Email

I want to use visual C++ (any compatible version) to link and build the program that I want to write.Can anybody enlighten me on how to get it and how to use...
2 Jun 19, 2010
5:44 pm

groupsupport@...
one2001boy
Send Email

Hi! I was trying to test the LibMC.Net demos, however I'm always getting the same exception. I can build the solution without but when I start debugging when...
1 Jun 12, 2010
4:19 pm

joaopsf@...
joaopsf...
Send Email

Hi, I'm new using Mobile-C. I have tried to build the Mobile-C library, however I always get the same errors. I'm using windows 7 64 bits and visual studio...
3 Jun 8, 2010
5:51 pm

David Ko
dko_ucd
Send Email

I wish to write a program that will allow all the values to be input during the execution time,by a promt message.Is that possible? How can I achieve this,is...
4 Jun 7, 2010
6:48 pm

groupsupport@...
one2001boy
Send Email

Hi all, Recently I started experimenting with mobile-c and Jade. Mobile-c depends on ch, therefore I installed chstandard-6.3.0 on my linux box. The ch command...
2 Jun 7, 2010
6:48 pm

groupsupport@...
one2001boy
Send Email

I downloaded the standard edition version 6.3.0.14011 and i read the installation manual that follows before installing it. But after completing the...
5 May 30, 2010
2:38 pm

Sola Abidakun
abidakunsola
Send Email

Hello All, Mobile-C Version 1.10.12 has been released. This version fixes a variety of bugs, and also adds a new command to the Mobile-C command line called ...
1 May 18, 2010
12:46 am

David Ko
dko_ucd
Send Email

I have chstandard-6.3.0.linux2.4.20.intel and embedch_e 6.3.0.linux2.4.20.intel-installed, but when I give the command make in the directory of...
3 May 14, 2010
6:51 pm

David Ko
dko_ucd
Send Email

Hi and thanks a lot! I used the patch you provided and now it works.Still, there is a weird problem with MC_GetAllAgents().I think its behavior is somehow...
3 May 14, 2010
1:48 pm

Ganea Adrian-Florin
ganezuu
Send Email

I'm a final year student of Mechanical Engineering.I've been given a project which involved "ANIMATION OF FOUR BARS MECHANISM AND SLIDER CRANK MECHANISM,A...
4 May 13, 2010
4:46 pm

groupsupport@...
one2001boy
Send Email

Hello all, Mobile-C version 1.10.11 has been released. Major new features include support for stationary binary space agents via the MC_AddStationaryAgent API ...
1 May 13, 2010
2:16 am

David Ko
dko_ucd
Send Email

Hi again! Is there a boundary for the number of agents running at the same time on an agency? Because I ran some tests and I get a maximum number of 4. If I...
4 May 7, 2010
10:56 pm

David Ko
dko_ucd
Send Email

Hi everyone! Has anyone used "MC_MigrateAgent()". There seems to be a problem with it. I try to make an agent(which runs on my agency and stays in an infinite...
8 Apr 23, 2010
6:17 pm

David Ko
dko_ucd
Send Email

Hi! I am trying to use "MC_GetAllAgents()" function but it blocks the execution of the program.Can anyone explain why I can't find it in "libmc.h" file. ...
1 Apr 18, 2010
2:21 pm

Ganea
ganezuu
Send Email

Hi to all!!! I have Mobile-c installed on Ubuntu 9.10 with Ch Standard Edition 6.3 and Embedded Ch Evaluation Edition 6.3. When i try to run a program i get...
2 Apr 12, 2010
5:37 pm

groupsupport@...
one2001boy
Send Email

Hello Everyone, The Mobile-C User's guide has been corrected on the Mobile-C Website. The link was pointing to an incorrect version. This has been fixed today....
1 Mar 29, 2010
9:34 pm

David Ko
dko_ucd
Send Email

Dear Mobile-C users and developers, as for common IDEs or other programming environment configurations it seems that section #2.7 is not present on Mobile-C...
2 Mar 29, 2010
9:33 pm

David Ko
dko_ucd
Send Email
  Newest  |  < Newer  |  Older >  |  Oldest
Add to My Yahoo!      XML What's This?

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