cmonhackns.n-stars.org
Would you like to react to this message? Create an account in a few clicks or log in to continue.


Indonesian SWF Editor Community
 
HomeLatest imagesRegisterLog in
SELAMAT Datang Di Cmonhackns ===> Mulailah dari yang kecil... karena semua yang besar dulunya juga kecil..

 

 (tutor) Mengcompile C/C++ menjadi executable(.exe)

Go down 
AuthorMessage
RieqyNS13
Moderator
Moderator
RieqyNS13


Jumlah posting : 379
Join date : 2011-01-16
Age : 26
Lokasi : chmod 0655 GetConfig.SQL

(tutor) Mengcompile C/C++ menjadi executable(.exe) Empty
PostSubject: (tutor) Mengcompile C/C++ menjadi executable(.exe)   (tutor) Mengcompile C/C++ menjadi executable(.exe) Icon_minitime1Sun Dec 25, 2011 12:59 am

barangkali member cmonhack ada yg bingung mw nge convert script C ke file executable, ni ane kasih tutorial nya :dhor :dhor

1. Download dulu Dev C++ nya...
2. Selesai download, langsung instal Dev C++ nya, tinggal next, next dan next
3. Setelah instalasi selesai, Buka Dev C++ nya :
4. Klo mw buat dokumen baru, Klik File >> New >> Source File
[You must be registered and logged in to see this image.]
dan kita tulis script C yg mw kita convert ke executable :

Code:
#include<stdio.h>
#include<conio.h>
void main()
{
                printf("test doang om..... by rieqyns13");
                getch();
}

SS :
[You must be registered and logged in to see this image.]

5. Kemudian klik File >> Save atau Save As...
[You must be registered and logged in to see this image.]

6. Pada kotak SaveDialog, pilih Save as Type: dan pilih C source files (*.c)
[You must be registered and logged in to see this image.]

7. Setelah di Save, kita mulai mengcompile dgn cara pilih Execute >> Compile [F9]
[You must be registered and logged in to see this image.]

8. Maka, akan ada kotak Dialog Compile Progress seperi gambar di bawah ini :
[You must be registered and logged in to see this image.]

9. Tunggu sampai proses compile selesai, sampai di bawah aplikasi terdapat pesan seperti gambar berikut :
[You must be registered and logged in to see this image.]

10. Setelah itu, cek Folder di mana kalian menyimpan file tadi. di sini saya simpan di D:\Software
[You must be registered and logged in to see this image.]
Back to top Go down
http://rieqyns13.net
 
(tutor) Mengcompile C/C++ menjadi executable(.exe)
Back to top 
Page 1 of 1
 Similar topics
-
»  Tutor Membuat kartu identitas Full tutor & images
» [ASK]Tutor Memotong Foto With Photoshop CS2
» [ASK] Membuat hp menjadi modem
» [tutor] SqlMap (advanced sql injection) di Windows dgn Cygwin :))
» [REQ] REQ PROGRAM LAEN YG BISA DI BUAT SAMA RIEQY + TUTOR

Permissions in this forum:You cannot reply to topics in this forum
cmonhackns.n-stars.org :: Computer Freakz :: All About Programming :: C/C++-
Jump to: