c++

  1. alexanderthegreat

    Visual C++ 2008 installation error 1603

    Visual C++ 2008 installation fails. Error code: 1603. I recieve an error when I try to install Visual C++ 2008( from Feb 2009 Digit DVD). The error code is stated to be 1603. Now the problem: The installation stops as soon as it starts the first step (Runtime Pre-requisites). I recieve an...
  2. T

    programing language software which rus in vista n w7?

    i want to know some c and c++ language software which runs in 1-vista or 2-window7 pls this property must be in software that it looks comfertable to use means like turbo c in xp .i also tried turboo c++ in vista but its letters r too small n also looks bad.
  3. garfield_56

    ideas required for c++ file!!!!

    in schoool, we are supposed to maintain a practical record of all the programs dat we make in c++ along with their algorithms & flowcharts..... Now, all that is done....but i hav to kind of "decorate "" it too!:(! So, please...if any of u has any graphics or cool ideas dat i can use to enhance...
  4. harryneopotter

    Want to learn JAVA (Eclipse) ASAP..

    Hello coders ..... I need to learn Java (gui designing mainly) using Eclipse IDE ... and i dnt knw the ABC of java yet ... But i am very much familiar with C and C++. Please guide me ... Thnx a lot in advance.:p
  5. M

    image encryption

    how can i encrypt images into ASCII code using c++?
  6. Ron

    Software: Need to make a Dictionary

    Guys, I want to make a program somewht like a e-dictionary where a user must be able to enter the text in the search box so tht similar content will be displayed and hey i dont know any prgramin language...only lil bit of c++.....hence i will be glad if u gud giv me the soruce code and the...
  7. Worried From Bugs

    Turco C problem !!!!

    Turco C problem One Person Sent Pm me for Asking Solution of his problem, If you know how to solve it please help him. --------------------------------------------------------------------------------------------------------- i have amd athlon 64 processor.my c++ is not installed and in working...
  8. A

    Functions like gotoxy,delay,textcolor in c++ working in turbo C++ but not in dev c++

    There are a few functions like gotoxy,delay,textcolor,clrscr and many others which run perfectly in turbo C++ but don't work at all in dev c++. I tried copying header files from turbo c++ directory into devC++ directory, but it makes things worse. Plz help.
  9. A

    How to make program made using turbo c++ in console run in full screen mode?

    How to make program made using turbo c++ in console run in full screen mode? I know about alt+enter, but i don't want to have to press it every time my program is run. I want it to open directly in full screen mode every time i open it. I fiddled in 'properties', and selected 'full screen mode'...
  10. midhunmon

    Game Developer Qualifications

    Hello guys, I am a postgraduate in Electronics and i have done .net windows and web application development for the past 1 year. I love to play games and i would very much love to develop one. Can i apply for any game programmer jobs with my Qualifications? I am not bad in C and C++ (not too...
  11. ultimategpu

    how to improve the programming languages such as c,c++

    this thread is started for the basic tutorial of the programming skills development guys say how to improve the programming knowledge in c and c++ post ur replies in this thread to help basic learners like me
  12. A

    Problem with C++

    How do I use something called as randomize function?
  13. Kniwor

    All you C++ programmers

    Hi, I was talking to a friend other day who works for Milliman India and he said do you know anyone who can do Mathematical Programming in C++, I said well, let me see.... anyway his firm intends to hire full time programmers, so wanted to know if anyone of you was interested, compensation...
  14. M

    c++ help needed

    I wanted know if there's a way in c++ to know what character exists at a particular x,y coordinate. for eg: suppose i used gotoxy(2,5) and my cursor is now at (2,5) and i want to know what character exists next to my cursor at (3,5). How can i know that?
  15. surinder

    C++ not working

    My system configuration is Athlon X2 4000+,ASUS M2N-MX, 1GB DDR2 RAM,Onboard NVIDIA 6100 VGA,17" LCD from VEIWSONIC.On my system C++ and TC giving me only blank screen when running after installation but same copies of these programs working perfectly on my another system which is...
  16. latino_ansari

    C++ queries????

    Guys i have got a program to write... can u guys help me with it???? please i am not good with c++ and i have to submit it... Please write me the program... Q. Write a C++ program that copies a test file. In the process, reverse the case of all letters. Please guys... Help
  17. redhat

    Scope of a variable in C++

    I am new to programming in C++, although I have done Java Recently, while writing a C++ program, I used two loops as follows: for(int i=0, i<=n; i=i+1) { //statements } for(int i=0; i<=m; i=i+1) { /statements } // where n and m are predefined variables I am using the Turbo C V3...
  18. D

    A Vista Compatible C

    Where can I download a vista compatible C++? PS: I want anything other than Microsoft Visual C++.
  19. redhat

    Where to get C++ compilers?

    I am a new student of C++ I tried searching on google, but couldnt find any download link to a compiler download. I want borland / turbo since my college asks for only that! can some1 pls help??
  20. chavo

    Give a C++ program for

    Guys help me to write a program which i got in my practical........ Write a simple C++ program for banking, using array of object.... Please help me.......
Top Bottom