C/C++ what are your favorite reference or tutorial sites?

Jumpem

Lifer
Sep 21, 2000
10,757
3
81
I am looking for reference sites. Preferably ones that have a small example to demonstrate the syntax.
 

dighn

Lifer
Aug 12, 2001
22,820
4
81
Originally posted by: Jumpem
Originally posted by: dighn
i just use MSDN


Isn't that only accurate for Visual C++?

i've only mostly used it for the standard library functions, so far it seems accurate enough :)


i saw your question in software/apps and i think a book/tutorial is more suitable than a reference for you
 

Jumpem

Lifer
Sep 21, 2000
10,757
3
81
Originally posted by: dighn
i saw your question in software/apps and i think a book/tutorial is more suitable than a reference for you

I have some textbooks around, but they aren't easy to find what you are looking for. I have been using mostly java for the past few years of courses and interning.

This quarter my Comp Arch class is all C++ though. I also am starting a job in the summer that is heavy C/C++. So I would like to find some good reference sites to help be more prepared for that.
 

gar3555

Diamond Member
Jan 8, 2005
3,510
0
0
ABC...A Book on C...My C reference manual
Embedded Systems Building Blocks (another C book)
Mastering MatLab(shows good MatLab C interfacing)
Mainly all I use...I don't really have any websites I use...besides MSDN for C++, but I have the library files on my computer
 

Armitage

Banned
Feb 23, 2001
8,086
0
0