Search:

Type: Posts; User: millsy2000

Search: Search took 0.00 seconds.

  1. Replies
    7
    Views
    9,428

    Decimal to Hex Conversion

    Hey Guys,

    Just a quick querry regarding some code i wrote to convert a decimal to hexadecimal, the code runs perfectly fine except for one hickup, it prints it backwards which is what I would...
  2. Replies
    11
    Views
    2,956

    Haha thank you for the compliment and also not...

    Haha thank you for the compliment and also not laughing (too much). This is only my second assignment and i'm sure they will get trickier. I don't need telling that there are a few bugs in there but...
  3. Replies
    11
    Views
    2,956

    Thx for the reply, I would use your example...

    Thx for the reply, I would use your example however we are only allowed to use the material given to us up to a certain point and that dosnt include loop functions how annoying.
  4. Replies
    11
    Views
    2,956

    I'll post the code I have, it works fine but I...

    I'll post the code I have, it works fine but I did have to cheat to get around the terminate debarkle. Please dont laugh :P.


    #include <stdio.h>
    #include <stdlib.h>


    #define NINE_COE 9...
  5. Replies
    11
    Views
    2,956

    Yeah basically just terminate the program without...

    Yeah basically just terminate the program without the need for exit().

    I'll put up the design specifications (just a note I have already finished it, this is just one problem I'm not sure how to...
  6. Replies
    11
    Views
    2,956

    Terminating Program

    Second post in one day I'm on a role.

    My question is quite simple I hope, but basically I have an assignment which involves creating a program which simulates an electronic ordering system. I have...
  7. Replies
    8
    Views
    3,042

    Thx for the response :), I don't realy want to...

    Thx for the response :), I don't realy want to start a debate over C and C++ I was just curious to why C is a better choice for engineering, and I have only been learning for a few weeks so I'm sure...
  8. Replies
    8
    Views
    3,042

    Sorry I asked

    Sorry I asked
  9. Replies
    8
    Views
    3,042

    C instead of C++ for Engineering

    Hello everyone, first post on these forums.

    I have started my first year of Electrical Engineering at university and the course requires that you understand the C programming language. This seems...
Results 1 to 9 of 9