quiet / libcorrect

C library for Convolutional codes and Reed-Solomon
BSD 3-Clause "New" or "Revised" License
373 stars 95 forks source link

How Compile a simple program #40

Open engrmasood2002 opened 3 years ago

engrmasood2002 commented 3 years ago

I have installed libcorrect on ubuntu 16.0.4 Please tell me what compilation command i use when i use this i get errors gcc myFile.c libcorrect.so I have put libcorrect.so in same path as source file.