cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
C++ libraries als zip
C++ libraries als zip
Jul 27, 2008 at 9:31pm UTC
jmc
(137)
Gibt es einen Ort, wo ich die C++ Libraries als zip downloaden kann?
Insbesondere auch die C - Libraries von dieser Seite z.B. stdio, stdlib, ...
Vielen Dank für jede Antwort!
Jul 27, 2008 at 9:43pm UTC
Return 0
(1282)
eh?? Translation:
"Is there a place where I can download the C++ libraries as a Zip? Expecially the C Libraries such as stdio, stdlib...
Thank you very much for each answer"
return 0;
Jul 28, 2008 at 1:30am UTC
helios
(17607)
What? The source code? Must be, since the object files and headers are included with every compiler ever made.
For what platform?
Jul 28, 2008 at 1:56pm UTC
jmc
(137)
Sry, I didn't realize that this is an english forum...
Yes, I was looking for the source code and I have recently found a very helpful website:
http://src.opensolaris.org/
where I can get almost everything I want.
Topic archived. No new replies allowed.