Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
C in os2
Name: Bharath Date: April 28, 2001 at 20:23:56 Pacific
Comment:
Are there any specific set of rules for writing C codes in OS2. If yes, Can u tell me any websites or suggest books where i can find how to code C programs in OS2
Name: Perry Werneck Date: April 30, 2001 at 11:46:38 Pacific
Reply:
Hi,
It's depends of the application type. For text mode, monothread applications there's no special rules; you can use the normal ANSI-C. But, if you're writing PM applications there's some diferences. In my opinion the toolkit documentation and samples are a big source of references.
Perry.
0
Response Number 2
Name: Erwin Kolen Date: August 29, 2001 at 12:46:36 Pacific
Reply:
Hi
Maybe you already find the site, if not try www.edm2.com. They know a lot.
Summary: I'm trying to map a network drive in OS2, but it doesn't seem to work. I've set it to map to the network in startup.cmd, but it still fails to do anything. Then, when i try to manually do it- NET USE ...
Summary: Hello! How can I trace a route in OS2 in the same way than I do it in DOS with tracert? Is any instruction good for this? Thank you very much from Spain ...