Search:

Type: Posts; User: Marc Sharp

Search: Search took 0.01 seconds.

  1. I am still not quite sure, I have had a go but...

    I am still not quite sure, I have had a go but cannot get it to work.
  2. Replies
    4
    Views
    1,459

    I guess I am screwed! Any other ideas anyone?

    I guess I am screwed!

    Any other ideas anyone?
  3. Replies
    4
    Views
    1,459

    It doesn't seem to want to work when I do that,...

    It doesn't seem to want to work when I do that, the problem is that I have a full screen now and I want to covert back to a smaller window but I have no control over the mouse and there isn't a tool...
  4. Setting int pointers to one function (not using five functions!)

    I am trying to make the follwing five functions into one function. It counts each vowel and lists the frquency of each vowel.

    The printf statements are fine it is merely the function that I am...
  5. Replies
    4
    Views
    1,459

    Execute Problem

    I have got Visual C++ 6.0 compiler on my pc at home that I got from uni under a university shared licence.

    My problem is that I changed the settings when I execute the program so that it...
  6. Replies
    10
    Views
    5,417

    So how would I put that as a function? Also where...

    So how would I put that as a function? Also where would I put that function in relation to the original code I posted?

    Cheers for the help, it is becoming very handy indeed!
  7. Replies
    10
    Views
    5,417

    It may sound fairly easy for somebody who writes...

    It may sound fairly easy for somebody who writes hundreds of lines of code on a daily basis but for a near beginner it is quite hard, especially as I have been told to use five different functions.
    ...
  8. Replies
    10
    Views
    5,417

    Sorry about that, it was a genuine mistake.

    Sorry about that, it was a genuine mistake.
  9. Replies
    10
    Views
    5,417

    Massive Function Problem

    Hi All,

    I am getting really stuck on wriiting some function codes in C. I have got a general understanding of it I just cannot quite get my program to work. I am also missing a couple of...
  10. Thread: Help!!!

    by Marc Sharp
    Replies
    13
    Views
    1,816

    Salem, You are like a God looking down on me...

    Salem,

    You are like a God looking down on me from programming heaven. I really do appreciate your help and guidance.
  11. Thread: Help!!!

    by Marc Sharp
    Replies
    13
    Views
    1,816

    This is my code so far; /* Program:...

    This is my code so far;


    /*
    Program: triangle.c.
    Using nested for loops to draw a triangle.
    */
    #include<stdio.h>

    main ()
  12. Thread: Help!!!

    by Marc Sharp
    Replies
    13
    Views
    1,816

    I know I said that, I keep on trying and trying,...

    I know I said that, I keep on trying and trying, but I haven't even got a clue where to start, let alone finish. I had a couple of other questions that involves working out the marks for students,...
  13. Thread: Help!!!

    by Marc Sharp
    Replies
    13
    Views
    1,816

    How would I change to put the number of stars...

    How would I change to put the number of stars needed and the number of spaces (bearing in mind their should be an even amount of spaces either side of the stars)?
  14. Thread: Help!!!

    by Marc Sharp
    Replies
    13
    Views
    1,816

    Cheers for your tips, but I still really am...

    Cheers for your tips, but I still really am having trouble, I have now spent over 20 hours on the first question and I am still not having any luck. By the way the triangle shouldn't look like it...
  15. Thread: Help!!!

    by Marc Sharp
    Replies
    13
    Views
    1,816

    Help!!!

    Hi However's out there!

    First of all I need to point out that I am not a lazy bum. I work full-time working for Nokia and am doing a MSc in Computer Science Conversion Course part-time (this means...
Results 1 to 15 of 15