Thread: Creating own application

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Registered User
    Join Date
    Feb 2017
    Posts
    12

    Creating own application

    Hello All,
    with help from this forum, I created a C program to add integers around a point..my raw data file has a single column of data points..and my C program does the adding properly. Now I want to develop a software/application with this simple C program, which can do this. Can some one help me or give some idea of how to do it?
    thanks for your help.
    Raja.

  2. #2
    Registered User
    Join Date
    Oct 2006
    Posts
    3,445
    Your C program is already a software application. In programming terminology, software == program && program == application. Did you have something else in mind?
    What can this strange device be?
    When I touch it, it gives forth a sound
    It's got wires that vibrate and give music
    What can this thing be that I found?

  3. #3
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,666
    Perhaps the OP means something you can point a mouse at and go "click".
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Creating serial port application
    By tejendra in forum C Programming
    Replies: 15
    Last Post: 03-09-2011, 03:36 AM
  2. First time Creating Win32 application with UI
    By chiefmonkey in forum Windows Programming
    Replies: 9
    Last Post: 09-23-2009, 11:44 AM
  3. creating an application
    By Cpro in forum C++ Programming
    Replies: 21
    Last Post: 05-30-2008, 12:21 AM
  4. Creating a Dialog Based Application without MFC
    By MitchellH in forum C++ Programming
    Replies: 8
    Last Post: 05-21-2005, 10:02 AM
  5. Creating a Stand-Alone Application
    By QtApprentice in forum C++ Programming
    Replies: 4
    Last Post: 11-03-2003, 01:33 PM

Tags for this Thread