News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

How to create library files using code blocks?

Started by neo1691, March 14, 2012, 03:58:46 PM

Previous topic - Next topic

neo1691

Hey folks!! How are you?? ;D

I want to create a library file in which i can store my functions like gotoxy(); and swap(); similar to stdio.h??

Procedure on how to do that in Turbo C is given here.

http://koolankit.page.tl/Create-your-own-library-file-in-C.htm

Thanks!!

MortenMacFly

Look, I deleted your post silently for good reason, because you are violating our forum rules. This has nothing to do with Code::Blocks at all, so please stop posting such questions here. There are plenty of other C/C++ forums around.

Please read again our policy for this forum here:
http://forums.next.codeblocks.org/index.php/topic,9996.0.html

Topic locked (to be removed again later).
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]