.C32 파일 확장자
Syslinux COM32 Module
| 개발사 | Syslinux |
| 인기도 |
3.9 | 36 투표 |
C32 파일이란 무엇인가요?
File used by the Syslinux, a lightweight bootloader for the Linux operating system; stores a 32-bit COMBOOT module that runs low-level functions such as detecting and setting up hardware during the boot process; often found on Linux installation discs and bootable external media.
추가 정보
COM32 modules are written in the C programming language using the Syslinux COMBOOT API. After they are compiled, C32 files store 32-bit executable code in a raw binary format.
참고: COMBOOT modules also have a 16-bit format, but these do not use the ".c32" file extension.
C32 파일을 여는 프로그램
Linux
무료