| | |
Sorry but im new at this but i have some questions
Please support our C++ advertiser: Intel Parallel Studio Home
![]() |
•
•
Join Date: May 2009
Posts: 1
Reputation:
Solved Threads: 0
well i´m taking some classes on C++, but i have no idea what namespacing std means or why i use getch(); an to return 0 how do i know which libary is which like the iostream or conio and how do you make your program finish and restart agian i know so basic stuff like getting sums dividing etc but no cool stuff like loops and other things
>That confuses me =(
Get used to it. Good programmers are in a constant state of confusion.
>Looks like i have some quasi specifics to investigate! Up Up And AWAY!
Get used to it. Good programmers are in a constant state of confusion.
>Looks like i have some quasi specifics to investigate! Up Up And AWAY!
•
•
•
•
but i have no idea what namespacing std
a new name for new identifiers without altering their meaning or you will
end up with long names like 'paser_sub_componment_xml_get_input'.
so that's where you can use namespaces. For a example namespace std refers to the standard library.
I think you should read the a C++ book and do examples. I suggest you to download knoppix like linux distribution and do the particles of that book.
Here is the best book for a beginner that I found, and the good news is it's free.
http://www.mindview.net/Books/TICPP/...tml#HTMLFormat
or read it online here ,
http://www.codeguru.com/cpp/tic/tic_c.shtml
you can do a lot if you can download and burn a knoppix CD , it contains the everything that you need. the compilers assemblers IDE's and editors.
and for you're question on namespaces you can read http://www.codeguru.com/cpp/tic/tic0110.shtml directly , but recommand thing is start from the chapter 1.
Last edited by NicAx64; May 27th, 2009 at 12:46 am.
Nothing like a kernel pannic !
Or read the following (IMO the best) free e-book about C++ programming: http://msdn.microsoft.com/en-us/beginner/cc305129.aspx
"Never argue with idiots, they just drag you down to their level and then beat you with experience."
•
•
Join Date: Mar 2008
Posts: 1,464
Reputation:
Solved Threads: 121
•
•
•
•
Or read the following (IMO the best) free e-book about C++ programming: http://msdn.microsoft.com/en-us/beginner/cc305129.aspx
Last edited by William Hemsworth; May 27th, 2009 at 5:49 am.
I need pageviews! most fun profile ever :)
![]() |
Similar Threads
- I have a few questions to be patched up can anybody get these to me ? (C++)
- Questions about Forum (Geeks' Lounge)
- Preparing for an interview and need some questions answered (C)
- Wireless Questions (Networking Hardware Configuration)
- Linux printing questions (*nix Hardware Configuration)
- Tutorials & Code Submissions - Questions? (DaniWeb Community Feedback)
Other Threads in the C++ Forum
- Previous Thread: C++ interaction with a web browser?
- Next Thread: Output in alphabetical order
| Thread Tools | Search this Thread |
api application array arrays based beginner binary bitmap bmp c++ c/c++ calculator char char* class classes code coding compile compiler console conversion convert count data database delete deploy developer dll dynamiccharacterarray email encryption error file format forms fstream function functions game generator getline graph homeworkhelp homeworkhelper iamthwee ifstream image input int java lib list loop looping loops map math matrix memory multiple newbie news node number numbertoword output parameter pointer problem program programming project proxy python random read recursion recursive reference rpg simple sorting string strings template text tree url vector video visual visualstudio win32 windows winsock word wordfrequency wxwidgets






