Find Jobs
Hire Freelancers

Convert Delphi code to C

$30-250 USD

Imekamilika
Imechapishwa almost 6 years ago

$30-250 USD

Kulipwa wakati wa kufikishwa
I need to convert simple Delphi 5 code to C: Delphi source code is here: [login to view URL] Requirements: - Must not use external libraries (cross platform) - Must not use classes and objects (if you decide to use Visual Studio) - Delphi code output must match C code output
Kitambulisho cha mradi: 17183069

Kuhusu mradi

23 mapendekezo
Mradi wa mbali
Inatumika 6 yrs ago

Unatafuta kupata pesa?

Faida za kutoa zabuni kwenye Freelancer

Weka bajeti yako na muda uliopangwa
Pata malipo kwa kazi yako
Eleza pendekezo lako
Ni bure kujiandikisha na kutoa zabuni kwa kazi
Imetolewa kwa:
Picha ya Mtumiaji
Hello, I have looked at your code and I'm sure I can do this rewrite for you within 1 day. I can do translation to plain C or to C++ for your choice. In both cases, only standard C or C++ cross-platform libraries will be used, no classes or objects will be used. All functions will be translated with same names and arguments, so, for example Delphi/Pascal function "function countLongestNonAlphaNumericChars( Str : String ): Integer;" will become C function "int countLongestNonAlphaNumericChars(const char *Str)" in case of plain C or "int countLongestNonAlphaNumericChars(const std::string &Str)" in case of C++. I can start work today. Regards, Oleksandr Movchan
$122 USD ndani ya siku 1
5.0 (1 hakiki)
2.2
2.2
Picha ya Mtumiaji
Hello I have checked code and it looks really easy to convert. Also, I have installed Delphi 5 on my machine in order to test and check output of converted code is same as output of original Delphi code. Also, I have installed Cygwin and Visual Studio under Windows and GCC under Linux - therefore I am able to check my code is cross platform and can be built under all of them
$40 USD ndani ya siku 1
4.9 (1590 hakiki)
7.8
7.8
23 wafanyakazi huru wana zabuni kwa wastani $128 USD kwa kazi hii
Picha ya Mtumiaji
Hello, I am very glad about this problem, because I learned to program with pascal (now it is delphi), and then I became an expert with C and C++. I see the code, and of course, it is large (more than 500 lines), but I think that I can do it in few days. BEst regards!
$200 USD ndani ya siku 5
5.0 (126 hakiki)
7.4
7.4
Picha ya Mtumiaji
I am very proficient in c and c++. I have 16 years c++ developing experience now, and have worked for more than 7 years. My work is online game developing, and mainly focus on server side, using c++ under Linux environment. I made many great projects using c++, for example, I made the tools which could convert java codes into c++ scripts, of course garbage collection included, this was very similar to a compiler, and was very complex. I also made our own mobile game using c++, I can show you the demo of client, if you like. I am very proficient in java also. I have a very good review on Freelancer.com, I never miss a project once I accept the job, you can check my review. Trust me, please let expert help you.
$150 USD ndani ya siku 3
4.9 (186 hakiki)
7.2
7.2
Picha ya Mtumiaji
Hello, I am interested in this project and so wanted to discuss more it in details. I have a lot of experience in C programming and know Delphi. Thank you.
$155 USD ndani ya siku 3
4.9 (119 hakiki)
6.3
6.3
Picha ya Mtumiaji
Hi. I have successfully compiled the Pascal/Delphi program you provided (on a Linux machine using the Free Pascal Compiler) and am currently studying the code and output just to ensure I fully understood its meaning and purpose. I may revise this bid (price and/or duration) as appropriate. Based on what I have seen so far ... I think the vital work of porting to the C language would take a few hours. Some minor re-factoring might be required after that. I test and develop on Linux. However, I will write my code using standard C functions - so I expect it to be Windows compatible. If you require me to actually test on Windows I will need to set up a development environment running Wine on Linux - and will need to add that as an extra milestone. I am based in Ireland - typically available Mon-Sat regular working hours. Please note the timezone difference.
$60 USD ndani ya siku 4
5.0 (9 hakiki)
6.2
6.2
Picha ya Mtumiaji
Hi, I am experienced software developer, I have over 17 years experience developing for multiple platforms and using multiple programming languages. I have reviewed your code in the attached files and I think I can convert it from Delphi to plain and cross-platform C. I make warranty for providing clean, well-test code. I have both Delphi 2010, MSVC2017 and GCC and clang on Linux to ensure proper work and cross-platform compatibility. Please let me know if you are interested in cooperation. Do not hesitate to review my freelancer profile to find out more about me.
$150 USD ndani ya siku 3
5.0 (92 hakiki)
6.5
6.5
Picha ya Mtumiaji
Good morning sir. I really interest on this project. It is great if we can working together Thank you very much and best regard.
$155 USD ndani ya siku 1
4.9 (31 hakiki)
5.4
5.4
Picha ya Mtumiaji
Hello, IF you wish to live without classes, you should consider, that string is a very complex class in C++ (and does not exist in C). Your function PrintStringProperties( Str : String; var details : String ): Boolean; can be easy ported to C++ using string class. If you stay on a solution without classes, no problem with first argument Str:String, char* can be used in C. But the second argument, var details:string, is complex. If requires memory allocation. I do not recommend memory allocation in PrintStringProperties (second arg double pointer char** detals). It is a bad style, in this case caller should think about the memory freeing. So, details memory should be allocated in caller task. And passed as char* details, caller responds that enough memory allocated. Alternative - two args (char* details, int detailsize), specifying also amount of memory available. In this case, PrintStringProperties return false, if not enough memory. Best regards, Maris
$99 USD ndani ya siku 3
5.0 (36 hakiki)
5.5
5.5
Picha ya Mtumiaji
Hello I can convert Delphi to C as your three requirements. I have full experience on developing Delphi and C. Please contact me. Best regards.
$100 USD ndani ya siku 3
5.0 (25 hakiki)
5.1
5.1
Picha ya Mtumiaji
Hello there ^^ I'm DELPHI and C software developer ^^ well I used to deal with both delphi and c libraries using Windows API , also i used to translate from one language to another ^^ where both C and Delphi supports cdecl and stdcall calling convention it would be easier to make the translation ^^ anyway just give me the green light and I will do my best ^^ best ragrads
$250 USD ndani ya siku 3
4.9 (41 hakiki)
5.2
5.2
Picha ya Mtumiaji
Hii, I have good experience in programming field and I am part of industry who is making 3D from stones and convert them in different shapes. So, basically I have more than enough knowledge to finish your task. What additional I can offer to you? I will write detail comment on every module so that you can understand it very well; what happened? and why this code of line used? You may also ask anything else you need from your end. Thank You
$144 USD ndani ya siku 2
5.0 (11 hakiki)
4.6
4.6
Picha ya Mtumiaji
i will do this as soon as possible .i hope you really like my work ,for more please contact me in private chat
$50 USD ndani ya siku 3
5.0 (3 hakiki)
2.5
2.5
Picha ya Mtumiaji
I have 4 years of experience with c and 2 years of Delphi. I will be the best service you need. Please let me know
$150 USD ndani ya siku 3
5.0 (1 hakiki)
1.9
1.9
Picha ya Mtumiaji
Hello! I read the con in Delphi and the program is not complicated to convert to C code, I never have worked with Delphi but a lot with C code, I would like to help you and I hope your message Thank you
$40 USD ndani ya siku 4
0.0 (0 hakiki)
0.0
0.0
Picha ya Mtumiaji
Hello How are you I read you job description carefully I have many good experience in Delphi 5 and C++ I have take part in ACM and Codechef interest contest in 3years and won a good goal I can finish it quickly Today is weekend but I will do my best Thanks
$100 USD ndani ya siku 1
0.0 (0 hakiki)
0.0
0.0
Picha ya Mtumiaji
Can deliver this in approx 4 days. Would you want this to run on *nix environments as well? i.e., should it be just C with no external libs?
$120 USD ndani ya siku 4
0.0 (0 hakiki)
0.0
0.0
Picha ya Mtumiaji
Can be done without external libraries. No need for classes. Will just need the time to convert the code.
$111 USD ndani ya siku 2
0.0 (0 hakiki)
0.0
0.0
Picha ya Mtumiaji
Hello, I have experience in C and Pascal programming languages. I can efficiently translate your code to C.
$35 USD ndani ya siku 3
0.0 (0 hakiki)
0.0
0.0
Picha ya Mtumiaji
Hey there!! I am ready to provide you the great service from the right away. And I will be glad to work with you for long term way. I've well experienced team. I will assure you that you will get a quality work according to your instructions. I am an expert in the following C# Programming, C Programming, C++ Programming, , Software Architecture, Software Development, Software Testing Python, PHP, JavaScript, HTML, Website Design, and etc. Regards, George
$210 USD ndani ya siku 3
0.0 (0 hakiki)
0.0
0.0
Picha ya Mtumiaji
i have 5-year experience in this problem. i have used c++ for 5 years and i have used delphi for 2 years. i can do this project. trust and hire me!
$166 USD ndani ya siku 2
0.0 (0 hakiki)
0.0
0.0

Kuhusu mteja

Bedera ya UNITED STATES
Beaverton, United States
5.0
23
Njia ya malipo imethibitishwa
Mwanachama tangu Mac 10, 2012

Uthibitishaji wa Mteja

Asante! Tumekutumia kiungo cha kudai mkopo wako bila malipo kwa barua pepe.
Hitilafu fulani imetokea wakati wa kutuma barua pepe yako. Tafadhali jaribu tena.
Watumiaji Waliosajiliwa Jumla ya Kazi Zilizochapishwa
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Onyesho la kukagua linapakia
Ruhusa imetolewa kwa Uwekaji wa Kijiografia.
Muda wako wa kuingia umeisha na umetoka nje. Tafadhali ingia tena.