Post All Your C/C++ Sources, Programs And Also Chat With Other Programmers.
C: #include <stdio.h> int add(int a0, int a1); int sub(int a0, int a1); int mult(int a0, int a1); int div(int a0, int a1);
Hello World #include <stdio.h> int main(){ printf("Hello World"); getch(); }
Defines --------- Calling Functions -------------------
http://www.youtube.com/watch?v=a0pErfpMYXg Use 480p to see things if they are too small.
Hello, here is a calculator example that I typed up, edit and remove things to try and learn more /* TheEliteOne's C++ Calculator Example ...
----------------------------------------------------------------- Creator's Greatest Common Factor Gen v0.5 Screenshot: ...
Here is my calculator that I am working on, it's simple I know, but I've only been programming for a few months. Any advice, tips, or suggestions...
Enter an address and it converts it to Jal J and Pointer form Just Started learning C# (First programming language) So be nice :3 ...
A Function can be used to do a certain task as many times as you call the function. They may seem boring but try to program a really big program...
is there anyone that would help me learn c++ and javascript. im tring to prove something to some people and this would help alot
Eh...I was bored...and maybe some members didn't know what this is so I just posted it -------------------------------- What is C++? C++...
Well i made a Simple Calculator for C++ practice I had a little help from Silo, but here it is: http://www.megaupload.com/?d=8W99A4UA I know...
This is a really Good C++ Program And Compiler Thanks To Slynet For Telling Me About This Bloodshed Dev-C++ is a full-featured Integrated...
This Saves All Text Your Enter Into A .txt File Named "YourText.txt" in the same Directory This Program Is Placed /* Name: Text File Saver ...
Use this control to limit the display of threads to those newer than the specified time frame.
Allows you to choose the data by which the thread list will be sorted.
Order threads in...
Note: when sorting by date, 'descending order' will show the newest results first.
Forum Rules