Search:

Type: Posts; User: 4eric

Search: Search took 0.01 seconds.

  1. Replies
    10
    Views
    3,704

    Here is a great piece of code I have used in my...

    Here is a great piece of code I have used in my Morse code beeping clock, it might be my 4th or 5th generation code for sending nibbles of data to a LCD unit.

    I thought when I came up with it , it...
  2. Replies
    2
    Views
    401

    I am not sure how to get '5' from the second line...

    I am not sure how to get '5' from the second line and "WashMachine 77 15000" from the first line, without making a longer program to do that, maybe you made a mistake in your question.



    Anyway...
  3. Replies
    3
    Views
    646

    Updateing my IDE program

    Hello all

    I went to use my Netbeans 8.0x program the other day and it said "no compiler installed" so since it was a old program, I thought why not get the next more up to date later version, then...
  4. Replies
    8
    Views
    2,243

    thank you very much read the posting I...

    thank you very much read the posting




    I am out of this web forum
    Goodbye
  5. Replies
    8
    Views
    2,243

    I tried a #include and...

    I tried a
    #include <windows.h>
    and
    Sleep(2000); // wait 2 seconds

    between c1 and c2 input

    and found it was unlikely that a character would go in as c1 and "enter" command would go into c2...
  6. I must say that does make the project more...

    I must say that does make the project more interesting when you read the whole posting.


    Looks like learning about Recursive functions is the aim of the lesson here.
    but it could done some...
  7. Yes thank you c99Tutorial, maybe I should just...

    Yes thank you c99Tutorial, maybe I should just rewrite the whole thing with the aim now I belong to a help group it would clearer to ask for help.

    oh dear what a mess as I remind myself of it. ...
  8. OK you asked for it. it is a C with a bit of C++...

    OK you asked for it.
    it is a C with a bit of C++ syntax

    there is a couple of lines commented out, I just tried to get the random a bit more random, but I lost interest trying to fix it up.

    ...
  9. I must say I found this program just a little...

    I must say I found this program just a little boring. I have never heard of "Collatz" (I dont think?) do we need to know?

    To add a bit more excitement to the program, laserlight has pointed out...
  10. Problems with SLEEP(3000) function (The things one does for Amateur radio)

    Recently I made a Morse code teaching program, it picks out a random words out of a text file containing about 1400 words, then beeps out one character at a time (from the beeper on the mother board)...
  11. you need to look at c99tutorial...

    you need to look at c99tutorial posting that is what was suggested, so that is what I did,

    anyway I am just about to lose it with this run around and focus my attention on things other than...
  12. Just as well you put in the link, because all I...

    Just as well you put in the link, because all I got when I put in [certification] into the search box was;
  13. is there a internation exam for C programing

    please break me out of this endless loop asking about a exam for C programming.

    is there a international exam for C programing? and if there is one what is the exam code?
Results 1 to 13 of 18