ITEASY
06-04-2005, 07:11 PM
ช่วยบอกวิธีการรันไฟล์ที่นามสกุล *.c หน่อยคับ ว่าจะสามารถรันได้ยังไงคับ
asylu3
06-04-2005, 09:27 PM
gcc < c file > -o < name of output >
เช่น
gcc test.c -o test
หลักจากนั้นทำการสั้ง exec "test" โดย
[code]#./test
Anonymous
07-04-2005, 03:28 PM
ที่คุณ admin บอกนี่ของ Linux ใช่มั้ยคับ แล้วของ windows นี่ทำยังไงเหรอคับ
Powered by vBulletin® Version 4.2.5 Copyright © 2025 vBulletin Solutions Inc. All rights reserved.