Catatan Kecil

LiVe is SimPle… makE a choiCe, doN’t Look bAck, and Do yoUr beSt.

Posts Tagged ‘C/C++

Write C code under Windows using Open Source App

with 10 comments

c/c++

I will share about my difficulties in write some of programming language code. In the beginning of this month, I had Network Performance Analysis and Simulation homework. It’s about simulation program in queuing theory. We should make some code to simulate M/M/1/K and M/M/m/m queuing system. The simulation result will be compared to analytical approach calculation.

By using my notebook, that have limited specification (memory only 256 MB), I cannot install any heavy compiler or debugger (i.e Visual Studio or Visual Studio .NET Frameworks). By suggestion of mbak Iin, I use easyEclipse C/C++ (open source application), its not consume much energy (Ram, Processor etc). First of all I install easyEclipse for C/C++ Interface. After install the application … i try to make a simple C code, named HelloWorld. Unfortunately the code is not running :(( .

Read the rest of this entry »

Written by nRa

Wednesday, April 30, 2008 at 12:52 am

Posted in College/Kuliah

Tagged with ,

Design a site like this with WordPress.com
Get started