Search:

Type: Posts; User: runnings

Search: Search took 0.00 seconds.

  1. Replies
    2
    Views
    10,946

    Declaring A Global Structure?

    say for instance i would like to declare a global structure of data type int char float how do i do that? could u demonstrate using variables and defining the structure for me plz
  2. Thread: C Project

    by runnings
    Replies
    6
    Views
    1,208

    SORRY BOUT THat i posted the code and the...

    SORRY BOUT THat i posted the code and the question that i got i just wanted a lil help on it
  3. Thread: C Project

    by runnings
    Replies
    6
    Views
    1,208

    its really course work for the project and this...

    its really course work for the project and this is the question
    AMRS is a real estate company which purchases repossessed properties then auctions them for. interested persons are invited to make an...
  4. Thread: C Project

    by runnings
    Replies
    6
    Views
    1,208

    this is the code i have thinked of so far ...

    this is the code i have thinked of so far
    #include <stdio.h>
    #include <conio.h>
    #include <stdlib.h>

    void add_prop (void);
    void mod_prop (void);
    void prop_trans (void);
    void menu (void);...
  5. Thread: C Project

    by runnings
    Replies
    6
    Views
    1,208

    C Project

    hey guys i got a project at school even though am a noob here and am a nob programmer i am having a lil problem with it my main problem is using structures and files hope yall can help when yall...
Results 1 to 5 of 5