| | |
i need a good c++ program for vista
Please support our C++ advertiser: Intel Parallel Studio Home
Thread Solved |
Hello tarekkkkk and everybody else of course 
<<----------------
Other people can help u fast, ONLY when they are provided with a clear description from your side. I think that u should consider using commas and fullstops when u write your posts. Otherwise nobody is going to understand u easily and thus help u. Especially if u right yalla yalla (fast in arabic)
Correct me if I am wrong but sometimes I think u enjoy "provoking" the CHAOS....

---------------->>
Narue is 100% right u should consider buying a new book (preferably after 2005 in my opinion). This way u will learn to use the STANDARD C++ which will compile in any compiler and no matter the operating system.-> This way u will be able to create a more "portable" code.
Some examples in your code of non-standard c++ are:
which are rather features of C.
In addition, u might consider using eclipse as IDE for developing your code which is free.
Here is a tutorial concerning its installation and configuration:
http://sherifabdou.com/2008/06/eclip...windows-vista/

<<----------------
•
•
•
•
tarekkkkk:
plz help and yes submit a direct link if u can and thx for advance plz hurry up i have assignment next week i have to finish it lol
.....
OK i dont care what is ur problem with my writing all i need is c++ program i recently tried to download visual c++ and turbo c++ .... and many didnt worked on vista i dont know any other solution except asking prof about my issue lol is this hard on u
•
•
•
•
Narue:
i r nt knowing wut t3h hell ur talkng abt lol rofl jejeje!!!!!111
....
Then why do you keep replying with increasing irritation?

---------------->>
•
•
•
•
Narue:You're still programming in C++, the fundamentals aren't going to change drastically. The big difference will be in the library features you use because I'm reasonably sure you've been using pre-standard C++, and the library has grown and improved since the language was standardized in 1998. I recommend you get a book written after 2000 for a description of the current language.
Tarekkkk: man its very difficult for me cz in my college we are now learning the old fashion way of programing i have to stick with them for the mean time and after that we will progress for this program it didnt work what to do?
Some examples in your code of non-standard c++ are:
•
•
•
•
scanf("%d",&x);
....
printf("%d",x);
In addition, u might consider using eclipse as IDE for developing your code which is free.
Here is a tutorial concerning its installation and configuration:
http://sherifabdou.com/2008/06/eclip...windows-vista/
"What we repeat defines what we are!!" Aristotle
-->
"looping.. defines Perfomance from O (n) ..up to O(n!)" Sidatra79 :D :D
-->
"looping.. defines Perfomance from O (n) ..up to O(n!)" Sidatra79 :D :D
>Some examples in your code of non-standard c++ are:
><snip code>
>which are rather features of C.
That's not quite correct. printf and scanf are both standard C++, despite what the purists would have you believe. By pre-standard, I mean stuff like this:
><snip code>
>which are rather features of C.
That's not quite correct. printf and scanf are both standard C++, despite what the purists would have you believe. By pre-standard, I mean stuff like this:
C++ Syntax (Toggle Plain Text)
#include <iostream.h> // Not standard!
I'm here to prove you wrong.
•
•
•
•
>Some examples in your code of non-standard c++ are:
><snip code>
>which are rather features of C.
That's not quite correct. printf and scanf are both standard C++, despite what the purists would have you believe. By pre-standard, I mean stuff like this:
C++ Syntax (Toggle Plain Text)
#include <iostream.h> // Not standard!
we can read:
•
•
•
•
...
For more info see the reference page for the C++ Input/Output Library.
C Library
The elements of the C language library are also included as a subset of the C++ Standard library. These cover many aspects, from general utility functions and macros to input/output functions and dynamic memory management functions.
They are divided in several files. Our reference at this moment covers the following header files of the C library:
...
Nevertheless I prefer and try to use C++ characteristics.
Finally if u think there is no big deal then u might consider as moderator.... to merge the C++ and C forums in one forum in this site since all these C libraries were included in the C++ standard
Last edited by sidatra79; Oct 24th, 2008 at 10:54 am.
"What we repeat defines what we are!!" Aristotle
-->
"looping.. defines Perfomance from O (n) ..up to O(n!)" Sidatra79 :D :D
-->
"looping.. defines Perfomance from O (n) ..up to O(n!)" Sidatra79 :D :D
•
•
•
•
The way I see it (my personal opinion) is that they included these C libraries in the C++ only to make the TRANSITION for all those C programmers easier, because in the past C was the dominating language in comparison to C++ and they didnt want the programming community to refuse migrating to c++....
>Nevertheless I prefer and try to use C++ characteristics.
That's fine. C++ is designed to support different programming philosophies.
>merge the C++ and C forums in one forum in this site
>since all these C libraries were included in the C++ standard
What a stupid comment. As long as I can write a program (without using libraries) that compiles and works as intended in C and fails to compile or fails to work correctly in C++, I will advocate two forums.
I'm here to prove you wrong.
![]() |
Similar Threads
- Creating a good game (Game Development)
- c programming tutorials (C)
- How to run away from Vista and back to Windows 2000 (Windows Vista and Windows 7)
- Problem with Backup Utility In Vista (Windows Vista and Windows 7)
- Program that Evaluates lowest cost (VB.NET)
- Help with a problem with C++ program (C++)
- best program to fight against spyware and adware? (Windows NT / 2000 / XP)
- Know of a good program? (IT Professionals' Lounge)
Other Threads in the C++ Forum
- Previous Thread: private member function declarations in header files?
- Next Thread: A recangular spiral
| Thread Tools | Search this Thread |
api array beginner binary bitmap c++ c/c++ calculator char char* class classes coding compile compiler console conversion count data database delete desktop developer directshow dll download dynamic email encryption error file forms fstream function functions game getline google graph gui homeworkhelper iamthwee ifstream input int integer java lib linkedlist linker linux loop looping loops map math matrix memory multiple news node number numbertoword output parameter pointer problem program programming project proxy python random read recursion recursive reference return rpg sorting string strings struct template templates test text text-file tree unix url vector video visualstudio win32 windows winsock word wordfrequency wxwidgets






