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...
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...
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...
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...
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 ...
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 ...
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...
Hi - I just downloaded and installed Ch Standard, discovered that Ch Mechanism required Ch Professional Evaluation, deleted Ch Standard (using AppTrap as...
Hello, Mobile-C version 2.0.0 has been released. This release contains a reorganized directory structure, particularly regarding the demos. Also, this release...
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...
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...
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...
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...
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...
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...
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...
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 ...
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...
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...
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 ...
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...
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...
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. ...
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...
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....
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...