Search:

Type: Posts; User: aliali99

Search: Search took 0.00 seconds.

  1. Replies
    13
    Views
    9,660

    sorry for the lack of replies, ive been busy with...

    sorry for the lack of replies, ive been busy with other cwks/exams

    this is the code i have so far, but whenever i try run it, it says fatal run time error:
    insert

    int main()
    {
    char...
  2. Replies
    13
    Views
    9,660

    wow thanks for that, makes a lot more sense now....

    wow thanks for that, makes a lot more sense now. i ll post some code up soon
  3. Replies
    13
    Views
    9,660

    and i get this error when i compile it Line 5...

    and i get this error when i compile it
    Line 5 ERROR: parameter 'Numbers' is initialized
    compilation terminated due to -Wfatal-errors.
  4. Replies
    13
    Views
    9,660

    like i said, im relatively new to this. i...

    like i said, im relatively new to this. i understood the post to an extent
  5. Replies
    13
    Views
    9,660

    basically im going to represent each number like...

    basically im going to represent each number like this

    printf("000\n 0\n000\n0 \n000\n")
    thats the number 2
    i think i have the basic idea, but im still not sure as how to get it to read 4...
  6. Replies
    13
    Views
    9,660

    these are the examples im given For example, the...

    these are the examples im given
    For example, the input below:

    1290

    Must produce an output similar to:
    http://cnfolio.com/media/B142L_cw_led_example.jpg

    After successfully implementing the...
  7. Replies
    13
    Views
    9,660

    LED panel display

    Hi im new to C programming and im having trouble with one of my projects..I dont know how to start it off.
    Basically this is what i gotta do:

    Write a C program that emulates a simple LED panel...
Results 1 to 7 of 7