in C there are certain variables from other programs which we would need to access... how can it be accessed and what is the type of variable and the coding used....
aasi007onfire 0 Newbie Poster
Recommended Answers
Jump to Post>what i wanted to know was that is this kind of access
>possible in programs which do not involve file handling
Read Salem's post again. It's possible, but implementation dependent. You haven't told us your OS or compiler, yet you still expect a complete answer. :icon_rolleyes:
Jump to PostIf you wrote both programs then you could use (1) Clipboard, (2) Pipes, (3) sockets (4) COM objects. The simplest to implement is the clipboard. If you would tell us more detailed information such as (1) did you write both programs (2) if not then how does the program save …
All 6 Replies
Salem 5,265 Posting Sage
aasi007onfire 0 Newbie Poster
Narue 5,707 Bad Cop Team Colleague
aasi007onfire 0 Newbie Poster
Ancient Dragon 5,243 Achieved Level 70 Team Colleague Featured Poster
bvgsrs 26 Light Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.