
- Forum
- Programming Talk
- C and C++
- Difference b/w Windows & Unix Environment
Difference b/w Windows & Unix Environment
This is a discussion on Difference b/w Windows & Unix Environment within the C and C++ forums, part of the Programming Talk category; Please can you tell me What is the difference between C/C++ Programming in Windows and Unix Environment?...
-
03-18-2007, 11:45 AM #1
- Join Date
- Mar 2007
- Answers
- 2
Difference b/w Windows & Unix Environment
Please can you tell me What is the difference between C/C++ Programming in Windows and Unix Environment?
-
One difference is graphics handling functions differs between writing C programs in windows and UNIX. I am waiting to hear more differences in this post.
-
Also run-time loading of code differs when you run a C program in windows and when you run the same program in UNXI environment.
-
Sponsored Ads

Reply With Quote





