c++

  1. F

    c++ query

    I didnt know where to ask such questions,i hope i have posted in the right section. Ok, c++ is an object oriented programming language and is mostly centered around objects. Suppose base is a simple class with a simple constructor and destructor, like : class base { int x; public...
  2. Ron

    C++

    Guys.. From where can i get C++ Language Tutorial (In PDF Format) that covers all basic info..... as i do not even know how to start C++....... Thnks In Advance
  3. C

    graphics in windows and c++

    hey guys i'm doing engineering and wanted to learn how to use graphics in c++ using file<graphics.h>. the c++ book i have uses it but ther's no explanation . so can u suggest some site where i can get a tutorial on the same? also i wanted to download the vc++ compiler (i use turbo c++) which...
  4. E

    robert lafore's turbo C++ ebook needed...URGENTLY!!!

    hi all, i need the robert lafore's turbo c++ ebook...if anyone knows the link plz tell me....thnx
  5. aditya.shevade

    C++ books needed (names)

    Hi Can someone please tell me any good book on C++. One that has good language, covers C under linux or is written specially for linux programming, has plenty examples with good explanation and very less grammar errors and good language is important.... One of my friends suggested "C++...
  6. M

    half life epsode 1 help

    i recently bought this game.but when i start the game it crashes flashing message: microsoft visual c++ runtime this application has requested the runtime to terminate it in an unusual way. please help!!!!:(
  7. A

    help me in c++

    what do u mean by late binding and explain me in detail?
  8. Pathik

    Prog languages query

    hey friends.. I m in first yr IT engg.. I didnt take the 1st sem too seriously and blew it away doing useless stuff.. So didnt learn C properly.. Tho i know the basics but dont know the advanced stuff like file handling and graphics.. Now my 2nd sem exams r coming and i m startin to learn c++...
  9. abhi_10_20

    ntvdm -CPU 100% usage:

    whenever i run turbo C++, the task manager shows "ntvdm.exe" is using 100% CPU. what should i do if this is not to happen. this wasn't happening earlier when i was using c++.
  10. Dark Star

    Tutorial: Learn All The Basics Of C++ Language

    C++ LEARNING GUIDE This is a basic guide which I have come up with for the people who are looking to go for C++. I have tried to keep it simple so that everyone can understand it. I had been working on this for last couple of weeks. Any comments/suggestions are welcome. NOTE: This is a...
  11. CadCrazy

    How to compile n run C(not c++) programs in Visual C++ 2005 Express Edition

    M learning windows programming using c language.Earlier i was using turbo c compiler. I m confused with visual c++ interface. Could u plz tell me how to complile c program(not c++) using visual c++ 2005 express edition.
  12. n2casey

    C & C++ question

    Codes which can b executed in C++ can't b executed in C but is there any code in C which can't b executed in C++??????
  13. mahendraraut

    How to compile Java and C++ programes in opensuse 10.2

    I have tried to compile Java and C++ programes on Fadora 4 before in terminal, now i have installed opensuse linux 10.2 but there is only JAVA runtime environment but not java compiler. what to do now?. Is it available there or i have to Install it?. and how? from where i will get it? plz help.
  14. nileshgr

    C++ and VC++

    Guys, can you tell me the difference between Standard C++ and Visual C++. Since Visual word comes, i think it makes all the applications written in it GUI. Is it correct.
  15. C

    C++ Compiler which shows Time

    Hey, can you guys suggest a good C++ compiler which accurately shows the time of compilation for each and every program. I really want this to check out on efficiency. The compiler should be a simple one though, not a huge package like VC++ and should support the standards. Thank you ~ CC
  16. BBThumbHealer

    Output Screen In C++ !

    hey frenz..... can u ppl plz tell me how to take screen shot of output screen in Turbo C++......pressing print screen n then pasting it in paint is of no use ...nothin happens..... Thanking u ppl in anticipation..... BlackBerry7100g.
  17. T

    All who have done or are doing GATE help me (also a C++ query)

    I am a second year engineering student in IP university, Delhi (Electronics and Communication Engg). I think now is the right time to start preparation for gate so tell me which books are the best. which coaching center gives the best study material.(And don' tell me to search in forums as i...
  18. BBThumbHealer

    Help Needed In C++ ....... Plz Don't Ignore

    hi frenz...... i m developing a program in turbo C++ v3......now i want the user to enter a password before accessing my program but i don't know how to do this .... can u ppl help me plz......n temme how to make the code for this purpose ! Thnx.... BlackBerry7100g.
  19. muralikrishnan

    Need C / C++ Programming or Project Sites

    Hi Friends, i Need C / C++ Programming Site for Projects in the area of 1).Text Editor 2).Natural Grammar Spell / Error Checking.. 3).Inventory System using C and C++ only and Also i want to Know how to connect C / C++ to Database... Help Me... Ur's,
  20. S

    Microsoft Visual C++ or TC++ or what

    Well if this not a bug than i dont understand wat it is? i today found that "Microsoft Visual C++" v6.0 on which i performed most of my c and c++ projects, has a bug. i cud not believe it, it was a total annoy for me. run this problem on MSVisualC++: int x=5,y; y=++x +...
Top Bottom