I just started college and we are learning C right now.
The college uses DEV while I like using CodeBlocks more.
The problem is that we use some custom libriries right now and I am having trouble getting them to work on CodeBlocks.
I have copy pasted the .a file to the lib folder and the .h to the include folder.
I think I have also gave to add a command when calling the compiler but I cant find where it is... It must be somewhere in the compiler settings.
If someone could help me :P
Thanks in Advance