G
Gil
Does anyone know of a feature in C++ that we can use for interprocess
communication? Specifically, I need one process to request a number
from another process.
communication? Specifically, I need one process to request a number
from another process.