PIC.h

bertus

Joined Apr 5, 2008
22,925
Hello,

As far as I can see the pic.h files are parts of a larger program.
The first is a part of a kind of particle analysis system.
The second is a part of thr torsion operating system.
The third website gives an error.

Greetings,
Bertus
 

bertus

Joined Apr 5, 2008
22,925
Hello,

The files ending with .h are header files for a larger C or C++ program.
The header files are used to link the program parts together.

I do not know wich one can apply to your needs.

Greetings.
Bertus

PS to the others please correct me if I am wrong.
I am not to well known with programming.
 

millwood

Joined Dec 31, 1969
0
what header files to use depends on your development environment and toolchain used.
 
Top