News:

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

Main Menu

Has anyone gotten C::B to work with Rabbit's Dynamic C?

Started by stahta01, April 18, 2009, 06:54:16 AM

Previous topic - Next topic

stahta01

Has anyone gotten Code::Blocks to work with Rabbit's Dynamic C?

Note: Dynamic C is NOT an standard C language; has no .h files.
Has an Single main.c file and many source code *.lib files.

The *.lib are like the .h and .c files for a library merged into one file including a document formatting somewhat like JavaDoc.

Dynamic C Software link
http://www.rabbit.com/products/dc/index.shtml

Tim S

C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

stahta01

I have decided to work on Compiling an Rabbit's Dynamic C project using an Code::Blocks Custom makefile.

It will take several days to a few weeks to finish this task.


Links to software that might be useful
   https://iftools.com/opensource/wxterm.en.php

Tim S
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]