+ Post New Thread
Threads 1 to 14 of 14

Forum: C/C++

Post All Your C/C++ Sources, Programs And Also Chat With Other Programmers.

  1. Calculators with functions

    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);

    Started by xKVQ8x, 06-05-2010 02:06 AM
    • Replies: 8
    • Views: 159
    3 Days Ago 09:16 AM Go to last post
  2. Very Basic C & C++ Examples

    Hello World #include <stdio.h> int main(){ printf("Hello World"); getch(); }

    Started by xKVQ8x, 06-04-2010 12:59 PM
    • Replies: 0
    • Views: 49
    06-04-2010 12:59 PM Go to last post
  3. Basics of C++

    Defines --------- Calling Functions -------------------

    Started by TheEliteOne, 05-10-2010 03:11 PM
    • Replies: 0
    • Views: 88
    05-10-2010 03:11 PM Go to last post
  4. Video Cout Example

    http://www.youtube.com/watch?v=a0pErfpMYXg Use 480p to see things if they are too small.

    Started by TheEliteOne, 04-10-2010 12:45 PM
    • Replies: 0
    • Views: 67
    04-10-2010 12:45 PM Go to last post
  5. Calculator Example C++

    Hello, here is a calculator example that I typed up, edit and remove things to try and learn more /* TheEliteOne's C++ Calculator Example ...

    Started by TheEliteOne, 04-04-2010 03:14 AM
    • Replies: 0
    • Views: 83
    04-04-2010 03:14 AM Go to last post
  6. [C/C++] Creator's .exe Thread

    ----------------------------------------------------------------- Creator's Greatest Common Factor Gen v0.5 Screenshot: ...

    Started by Creator, 01-01-2010 05:00 PM
    • Replies: 2
    • Views: 1,425
    01-05-2010 11:44 AM Go to last post
  7. [C++] My C++ Calculator (Unfinished)

    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...

    Started by -DISTURBED-, 11-04-2009 05:01 PM
    • Replies: 1
    • Views: 619
    11-04-2009 05:02 PM Go to last post
  8. C# WhoIsYou's Jump Converter (For PSP)

    Enter an address and it converts it to Jal J and Pointer form Just Started learning C# (First programming language) So be nice :3 ...

    Started by Trolololol, 04-09-2009 06:06 AM
    3 Pages
    1 2 3
    • Replies: 24
    • Views: 2,671
    11-02-2009 07:22 PM Go to last post
  9. C Tutorial Functions

    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...

    Started by whackya, 10-20-2009 09:56 PM
    • Replies: 0
    • Views: 170
    10-20-2009 09:56 PM Go to last post
  10. c++/java

    is there anyone that would help me learn c++ and javascript. im tring to prove something to some people and this would help alot

    Started by death to all, 10-14-2009 04:32 PM
    • Replies: 0
    • Views: 292
    10-14-2009 04:32 PM Go to last post
  11. What is C++?

    Eh...I was bored...and maybe some members didn't know what this is so I just posted it -------------------------------- What is C++? C++...

    Started by YungJulez, 10-13-2009 06:32 AM
    2 Pages
    1 2
    • Replies: 15
    • Views: 558
    10-13-2009 08:37 PM Go to last post
  12. [C++]Simple Calculator

    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...

    Started by Night-Mare, 04-20-2009 10:55 PM
    • Replies: 6
    • Views: 472
    05-02-2009 03:25 AM Go to last post
  13. Dev C++ 4.9.9.2

    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...

    Started by Jet.HaCkR, 08-04-2008 07:33 AM
    • Replies: 6
    • Views: 1,480
    10-10-2008 08:42 PM Go to last post
  14. Text File Saver

    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 ...

    Started by Jet.HaCkR, 08-04-2008 05:17 AM
    • Replies: 4
    • Views: 289
    10-07-2008 07:09 PM Go to last post

+ Post New Thread

Forum Information and Options

Moderators of this Forum

Thread Display Options

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.

Icon Legend

Contains unread posts
Contains unread posts
Contains no unread posts
Contains no unread posts
More than 15 replies or 300 views
Hot thread with unread posts
More than 15 replies or 300 views
Hot thread with no unread posts
Closed Thread
Thread is closed
Thread Contains a Message Written By You
You have posted in this thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
All times are GMT -5. The time now is 06:39 PM.