FileInfo

Languages

Overview

What is a PC file? Source code file written in Pro*C, an embedded SQL language used with the Oracle RDBMS database software; can contain both C/C++ source code statements as well as SQL code; used for writing database applications that combine the power of both SQL and C/C++.

More Information Pro*C allows both SQL and C/C++ to be written in the same source code files and compiled into a program. The Pro*C precompiler transforms SQL statements into C/C++ code and then compiles it with the already existing C/C++ code.

Popularity4.2/5

16 votes

Quick AppOpen with
VerifiedVerified by FileInfo.com The FileInfo.com team has independently researched all file formats and software programs listed on this page. Our goal is 100% accuracy and we only publish information about file types that we have verified. If you would like to suggest any additions or updates to this page, please let us know .

Document Icon

Breadcrumbs

DeveloperFreedesktop.org
Popularity4.0 | 2 Votes

Previous / Next

In-Depth

.PC File Extension

4 file types use the .pc file extension.

Pro*C Source Code File

DeveloperOracle
Popularity
4.2  |  16 Votes
 

What is a PC file?

Source code file written in Pro*C, an embedded SQL language used with the Oracle RDBMS database software; can contain both C/C++ source code statements as well as SQL code; used for writing database applications that combine the power of both SQL and C/C++.

More Information

Pro*C allows both SQL and C/C++ to be written in the same source code files and compiled into a program. The Pro*C precompiler transforms SQL statements into C/C++ code and then compiles it with the already existing C/C++ code.

Open over 400 file formats with File Viewer Plus . Free Download

Programs that open PC files

Sort

Pricing

Program Name

Platform

Reset

X

Windows

Oracle ProC Precompiler

Paid

Linux

Oracle ProC Precompiler

Paid

Category: Developer Files

Updated: February 13, 2012

Personal Composer File

DeveloperPersonal Composer
Popularity
3.9  |  15 Votes
 

Musical score created with Personal Composer, a music notation, MIDI, sequencing, and publishing program; can be created using the software interface or recorded from a MIDI instrument.

More Information

Personal Composer files can include music notation, lyrics, symbols, titles, and other information.

Programs that open PC files

Sort

Pricing

Program Name

Platform

Reset

X

Windows

Personal Composer

Discontinued

Free Trial

Category: Data Files

Updated: March 9, 2009

PC Simulator Saved Game

DeveloperYiming
Popularity
3.7  |  14 Votes
 

A PC file may also be a saved game created by PC Simulator , an Android game where players build virtual computers by purchasing and assembling components. It stores the player's progress, including information about purchased parts, assembled PCs, and other gameplay details, allowing players to save their game and resume from the same point later.

More Information

PC Simulator saves PC files in the Android/​data/​com.Yiming.PC/​files/​saves directory on the player's device. PC files are integral to preserving in-game progress, and the game automatically manages them. Players typically don't need to interact with PC files manually unless they are transferring saves between devices or troubleshooting game data.

How to open a PC file

You can open PC files with PC Simulator (Android). To load a PC file with PC Simulator , first place the file in the Android/​data/​com.Yiming.PC/​files/​saves directory. Then, open PC Simulator , select Start , tap Load Game , select Import , and choose the PC file you want to open.

Other programs can also modify PC files, including PC Simulator Save Editor, PC Simulator Save Editor 2, and PCSim Save Editor.

Programs that open PC files

Sort

Pricing

Program Name

Platform

Reset

X

Windows

PC Simulator Save Editor 2

Free

ImNotDario PC Simulator Save Editor

Free

Linux

PC Simulator Save Editor 2

Free

Web

PC Simulator Save Editor

Free

PCSim Save Editor

Free

Android

PC Simulator

Free +

PC Simulator Save Editor

Free

PC Simulator Save Editor 2

Free

PCSim Save Editor

Free

Chrome OS

PC Simulator Save Editor 2

Free

Category: Game Files

Updated: July 1, 2025

Pkg-config Configuration File

DeveloperFreedesktop.org
Popularity
4.0  |  2 Votes
 

A PC file may also be a metadata file used by pkg-config, a helper tool used when compiling applications and libraries. It contains information about a code library, such as the library's name, description, URL, version, and dependencies. PC files are also referred to as pkg-config files.

More Information

PC file open in GitHub Atom

Pkg-config is a free tool that helps developers check for the existence of requisite libraries while compiling applications. If the library exists, developers can use pkg-config to include the library in the compiled application. Developers can also use pkg-config to retrieve information about the library.

The information pkg-config retrieves is stored in PC files. These files are plain text files that are saved alongside the library they describe. Packages that contain multiple libraries include multiple PC files, one for each library.

Each PC file may contain information about a library's name, description, URL, version, dependencies (both public and private), conflicts, compiler flags, and link flags (both public and private). Ir may also include freeform variables, which most commonly define installation paths.

NOTE: PC files are typically named for their corresponding code library. For example, a library named FileInfo.so would use a PC file named FileInfo.pc .

How to open a PC file

You can open and edit a PC file in any text editor, such as Microsoft Notepad (Windows), Apple TextEdit (Mac), or GitHub Atom (cross-platform).

To use a PC file with pkg-config (cross-platform) reference the file as part of the pkg-config command. For example, you could use the command pkg-config --modversion FileInfo to retrieve version information stored in FileInfo.pc .

Programs that open or reference PC files

Sort

Pricing

Program Name

Platform

Reset

X

Windows

pkg-config

Free

Microsoft Notepad

Included with OS

GitHub Atom

Discontinued

Free

GNU Emacs

Free

Any text editor

Mac

pkg-config

Free

Apple TextEdit

Included with OS

GitHub Atom

Discontinued

Free

GNU Emacs

Free

Any text editor

Linux

pkg-config

Free

Vim

Free

GitHub Atom

Discontinued

Free

GNU Emacs

Free

Any text editor

Chrome OS

Google Chrome Text

Included with OS

Category: Developer Files

Updated: October 18, 2021

FAQ

What is a PC file?
Source code file written in Pro*C, an embedded SQL language used with the Oracle RDBMS database software; can contain both C/C++ source code statements as well as SQL code; used for writing database applications that combine the power of both SQL and C/C++.