c++

  1. H

    Help with series in C++

    Can anyone help me with these in C++? The program is supposed to display solution for series for a given value of n and x. There are two series 1. x - x^3/3! + x^5/5! - x^7/7! + x^9/9! ...... till x^(2n+1)/(2n+1)! 2. 1 - x + x^2/2 - x^3/3 + x^4/4 - x^5/5 ....... till x^n/n Thanks in advance.
  2. 0

    delegate

    what is delegate in c#? delegate is a function to a pointer as in c++.
  3. clmlbx

    How to know and use the time & date in programme ?

    How to know and use the time & date in programme ? all must have understood it but to clear it........current date and time in c and c++ ?
  4. prasath_digit

    Will Java & .NET KILL C & C++?

    Yes thats the question, Will it?...........Just want to know whether these platforms will ever replace the Native C & C++..........? :rolleyes: As both Java & .NET are Virtual Machine based environments, they will be secure & programmer friendly...........But it is traditionally believed...
  5. D

    Turbo C++ 3.0

    Where can i download this from
  6. H

    need help in opengl basic programming

    hello friends i am planing to do my final year project in computer graphics.. for that my HOD told me to learn opengl programming. i have to learn basic drawings of line, circle, rectangle, clearing screen etc.. i know c and c++ and i use turbo c, the problem is i downloaded GLUT and utility...
  7. A

    Good Graphics Library 4 window in Linux Needed

    Hi Friends:p Can anyone suggest me about a good(Good = portable through many Linux s, easy to use) library for making ''Window'' s(Not Microsoft Windows) in Linux for C++... I know names like Qt,OpenGL.., But which one is good to start with??:!:
  8. ╬Switch╬

    Can Visual C++ be used for C?

    Thats the question. Can I compile C programs in the Visual C++ Express IDE ? Thanks.
  9. tanush_89

    C++ compiler for vista

    Hi guys, I think I dont need to say anything more.. I just need a compiler for c++ which can work in vista and supprt the graphics too... Plz help me out... Im stuck actully.... Have only vista in my PC now and need to complete some project work... plz help me...
  10. Z

    Turbo C++ 2.0 Needed

    hey guys.. Can some 1 please tell me where i can get Turbo C++ 2.0 borland is providing only Turbo C..in its museum.....i cant use 3.0 coz it smhow never works properly in windows XP....can sm1 please help me.....:confused::confused::confused:
  11. B

    C++ on Vista

    C++ is not working on vista in full screen mode....does anybody has a solution
  12. T

    Anyone using NetBeans IDE

    Can NetBeans IDE be used for compiling simple C++ programs? Whenever I try to compile any C++ program, it says makefile has not been added.
  13. KingTheRuler

    C++ Compiler for vista Ultimate

    Can anyone please tell me from where i can get a C++ compiler for Vista Ultimate. I have TurboC v3.0 but on compiling code in this compiler it's giving NVTDM error. Also how can i take snapshots of executed code or output of code so that i can paste them in my project as output screens...
  14. MetalheadGautham

    Wannabe Python Programmer - Please Help !

    Hello Everybody. After studying C when I was 12 in a crash course, learning Visual Basic 6.0 for a tiny period at school(and hating it), studying C++ at school (Turbo C++), experimenting a lot with Glade interface designer by making simple GUIs, and finally trying QT4 for a very short time, I...
  15. clmlbx

    PROGRAMMING for mobile (symbian os,java,windows mobile)

    How to do programming for making mobile apps(symbian os,java,windows mobile) is ui possible in c & c++ .........how ?
  16. T

    Good books for learning C++

    Please provide name of some good books(paper+e-books) for learning C++ for a B.Tech student.
  17. P

    database connectivity with C/C++

    hi friends! can anybody tell me how to make database connection with C or C++?
  18. Shikher_neo

    Problem encryption program in c++

    hi buddy, I have built an encryption program using c++ which works fine with text files.but it does not work et al with any other format(like jpg or exe).i have tried opening files as binary and used read and write functions but to no avail. Please help me.
  19. sourav123

    Free Resources for Learning Programming

    Hi, I have seen many people here posting about tutorials on programming languages. So, I have decided to put together a list of pointers to online resources for programming purposes. All the resources listed below are free to anyone interested. I will be adding to the list as and when I come...
  20. rameeze

    turbo C++ installation problem

    I have downloaded turbo C++ from internet but when i try to install, it ask to insert Disk in grive . pls help
Top Bottom