c++

  1. S

    needed middleware

    where to get good middleware which converts java code to c++ code
  2. K

    Turbo C++ alternatives for Linux?

    Hey, Im in class 12 right now, and pretty much a linux noob. How do I get the non ANSI code that we do in school to work? I tried installing g++ via build-essentials but it didn't support it. Even tried geany but no help there either. Is there a way for me to install the borland c++ compiler...
  3. comp@ddict

    COUNTDOWN to 2010

    Okay guys, it's just 6 days and 2 hours, and 15 minutes left for 2010...any experienced C++ programmer can code a program which displays the time too...
  4. Pragadheesh

    Book for COM programming

    Hi, I want some good book/online material to learn COM programming with C++ from the basics. I do not have prior knowledge about COM but have good knowledge about c++. So some book that will teach me from hello world programming in COM will be helpful. Thanks in advance.
  5. thetillian

    GUI Programming

    Hi guys i am studying B.tech in CSE and i had learned c++ but i want to know how to program GUI using c++ for windows and even linux platforms, i had googled my problem and i don't seem i had got correct answer so could please help me with it. Yeah i want to do some GUI programming for win7 and...
  6. Gauravs90

    Google Go: An Open-Source Programming Language

    Google's dominated search, online document collaboration, e-mail, telephony, and more, so why not programming? The tech giant has announced its own open-source, object-oriented programming language, called Go. "Go combines the development speed of working in a dynamic language like Python...
  7. dare_devil

    graphics in c++ using dev c++

    i used to work on TC++, there i used graphics.h header file for graphics, but dev c++ don't support it, i find out dev c++ uses windows.h header file to create menus etc. so all i want to make java applet like program with menus buttons and all graphics.h functions or similer functions. so can...
  8. ComputerUser

    Borland c++ compiler problem

    While using Relo with borland c++ compiler, the run window does not show up. Only a command prompt window comes up and goes away in a sec before I can see the output! And the same thing happens with turbo c++ ! What's happening?
  9. P

    C / C++ Compiler For Windows 7 x64?

    Hi, I had windows xp 32-bit earlier and my Turbo C++ worked fine. I installed Windows 7 RC x64 and now i am not able to install it. (Seems the installer is a 16-bit one). Anyone know a good C/C++ compiler that works on Windows 7 x64 systems? I didnt know where to post this, whether in...
  10. W

    Instal Turbo C++ 3.0

    Can anyone please tell me how to install Turbo C++ 3.0 step by step as soon as possible
  11. ╬Switch╬

    Fasttrack to C++ softcopy...

    Its vacation time and I need to learn C++ but I couldn't get the copy of the magazine as my subscription had expired so can someone please give me a PDF?
  12. S

    Need help in C++ progrramming...please...

    I recently installed Dev C++ (ver. 4.9.9.2) on my PC to complie and run C++ programs. I am new to programming field. When ever i run C++ programs in Dev C++ the programs compiles and runs with no errors . But it runs only halfway.(i.e it doesn't execute the whole program). For eg. Please...
  13. H

    computer science 1st yr - C++ or Java ??

    I am doing B.Tech in computer science and I am in the 1st year (I have almost completed 1st year) I want to learn a language in the forthcoming summer break (2 months) between the first year and second year, and am quite confused if I should go for C++ or Java. I have no previous experience of...
  14. veddotcom

    Line By Line Compilation in C/C++

    Hey Guys, I am Able to Compile Program Line by Line By Using 'F8' Key in Turbo C/C++, But the Problem is, This Features works Only Inside the MAIN Function. if I m Using any other Function inside the MAIN, The Compilet Don't go to the User Defined Function's Body, Is there any Method so can i Go...
  15. S

    C++ Programmer needed

    I'm in need of a C++ programmer with knowledge about the Bittorrent protocol. If you are interested please reply or PM me with your experience & knowledge. I'll talk to you about the terms after I get your replies/PMs.
  16. Dark Core

    Draw Doordashan Logo in C++

    Hello guyz, I need a C++ Program to draw DD Channel Logo.. This was an assignment given to us in our college.. Pls help me out guyz..
  17. VINSTAR

    Request: OpenGL Tutorials

    Give me good tutorials to learn the basics of openGL. with ms visual C++
  18. R

    Need a C++ compiler with graphics support

    guyz plz can someone tell me a c++ compiler with bgi graphics support or any alternative to it. i dled relo and dev c++ but cannot run anything.i can compile though but i'm not seeing any output. can any1 plz upload their working copy with everything configured.
  19. R

    Java, C, C++ or what???

    I'm a 10th grade student and i love programming. I have already learnt VB 6.0 and would like to extend my knowledge in the fied of programming. So can anyone please suggest what language do i begin with. As of what i've heard, i'm gonne be taught C++ at school thi yr or the next one but having...
  20. B

    C implementation of Bakery algorithn

    Can somebody please help me in implementing the Bakery algorithm of mutual exclusion in C or C++ ? Please help.
Top Bottom