Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
I want to converter C-Code to Qm-code
#1
I use Qm for C-code testing... because Qm have good feature for Code-test;
#2
This is missing in QM help file. I also don't have a macro that (partially) converts C code. I only have several macros that make converting declarations (function, struct, interface, #define, enum) easier. They are not perfect. I can post them if you need.
#3
Thank you Gintaras...


I need that ... post address is : munikang@daum.net


Have a nice day. ^^;
#4
These macros convert C declarations to QM. Download and import. Adds API menu to QM menu bar.

Usage. Copy C declaration, paste in QM and select. Copy and select whole, including semicolon for structs. Run a macro from the menu and it will convert selected text to QM.

When converting functions, always inserts user32. Change it if from other dll. Also adds commented source.

Not perfect, does not recognize many types, may convert with errors, insert spaces, etc.


Attached Files
.qml   Convert API.qml (Size: 4.1 KB / Downloads: 584)


Forum Jump:


Users browsing this thread: 1 Guest(s)