We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]
Rating:
Author: dany
Last Updated: 2012-11-07
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 666 times
Followed by: 1 user
License: MIT license
Converts mPascal routineheaders to mC function prototypes (only for PIC).
Do you want to subscribe in order to receive notifications regarding "Tool: Pascal to C prototypes" changes.
Do you want to unsubscribe in order to stop receiving notifications regarding "Tool: Pascal to C prototypes" changes.
Do you want to report abuse regarding "Tool: Pascal to C prototypes".
DOWNLOAD LINK | RELATED COMPILER | CONTAINS |
---|---|---|
1351709033_tool__pascal_to__other_other.zip [440.97KB] | Other Compiler |
|
This is a tool capable of translating mP routine prototypes to C function prototypes (headers).
Will be extended for other interfaced items soon.
Important: Since there are considerable differences between mP and mC standard libraries, it may be possible that mP units which are using the mP standard libraries are not usable with mC.
Have fun!
-------------------------------------------------------------------------------------------------------------------------------------------------
2012-10-31: Placed a new version. Comment lines are copied now (non translated) to the output side.