Welcome, Guest. Please login or register.

Author Topic: Execute, System or RunCommand ?  (Read 2676 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Karlos

  • Sockologist
  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Nov 2002
  • Posts: 16879
  • Country: gb
  • Thanked: 5 times
    • Show all replies
Re: Execute, System or RunCommand ?
« on: June 12, 2005, 11:20:56 AM »
@Piru

Aye, I can confirm that what with all the mucking about creating my C++ Threadable service class. I used a Process as the basis since you cannot guarentee in advance what objects may need to do some IO.

dos.library was no different to stdio when it came to concurrent accesses. Still, this is why I also have Lockable...
int p; // A