Python Forum
Calling a C Func though Pyhon Script using DLL file which is created for C file.
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Calling a C Func though Pyhon Script using DLL file which is created for C file.
#5
although i have done c (2000+) and have done a good bit of python (50+) so far, i have not yet learned how to call a linkable c function. i only know how to execvp() a program and pipe its output back to my python program. that's not what you are asking for.
Tradition is peer pressure from dead people

What do you call someone who speaks three languages? Trilingual. Two languages? Bilingual. One language? American.
Reply


Messages In This Thread
RE: Calling a C Func though Pyhon Script using DLL file which is created for C file. - by Skaperen - Feb-18-2017, 05:06 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  pass arguments from bat file to pyhon script from application absolut 2 1,075 Jan-13-2025, 11:05 AM
Last Post: DeaD_EyE
  Best way to feed python script of a file absolut 6 1,140 Jan-11-2025, 07:03 AM
Last Post: Gribouillis
  How to write variable in a python file then import it in another python file? tatahuft 4 953 Jan-01-2025, 12:18 AM
Last Post: Skaperen
  How to make it so whatever I input into a script gets outputted on a different file spermatozwario 4 1,148 Nov-24-2024, 12:58 PM
Last Post: deanhystad
  JSON File - extract only the data in a nested array for CSV file shwfgd 2 1,084 Aug-26-2024, 10:14 PM
Last Post: shwfgd
  FileNotFoundError: [Errno 2] No such file or directory although the file exists Arnibandyo 0 963 Aug-12-2024, 09:11 AM
Last Post: Arnibandyo
  "[Errno 2] No such file or directory" (.py file) IbrahimBennani 13 6,439 Jun-17-2024, 12:26 AM
Last Post: AdamHensley
  How can I print from within actor(func) ?? Pedroski55 2 925 May-01-2024, 05:35 AM
Last Post: Pedroski55
  File is not being created with 'w' argument CAD79 3 1,529 Mar-14-2024, 12:05 PM
Last Post: snippsat
  python script is hanging while calling a procedure in database prasanthi417 4 2,053 Jan-17-2024, 02:33 PM
Last Post: deanhystad

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020