Search:

Type: Posts; User: vhj6

Search: Search took 0.00 seconds.

  1. Replies
    3
    Views
    1,093

    Thank you both!

    Thank you both!
  2. Thread: Assembly Language

    by vhj6
    Replies
    4
    Views
    1,470

    wow, you're so clever. I thought maybe someone...

    wow, you're so clever. I thought maybe someone here might know of a good resource, because the ones I found didn't get much traffic. I won't bother you all again.
  3. Thread: Assembly Language

    by vhj6
    Replies
    4
    Views
    1,470

    Assembly Language

    Hello,

    anyone know of any Assembly Language message boards. I'm having the hardest time trying to get VS2010 to run my programs.

    Thanks!
  4. Replies
    3
    Views
    1,093

    I want to make sure I am understanding this.

    The program I wrote works, but I don't know if I completely understand this subject in C++. Basically I have to enter a number grade and have it return a letter grade. I have to use both a reference...
  5. ok, but that's not why the program won't work....

    ok, but that's not why the program won't work. Does anyone know what I'm doing wrong?
  6. have to prompt the user for file and then count words, characters and lines.

    I can get the prompt to ask for the file, but nothing after that. Please help. Also, I know the fflush i bad form, but it's what the professor asked us to use.



    #include <stdio.h>
    #include...
  7. Replies
    5
    Views
    926

    I am brand new at this and am only using what the...

    I am brand new at this and am only using what the text book and the teacher said to use. I understand it's not perfect, I'm just trying to understand the code. I'll make it pretty later.
  8. Replies
    5
    Views
    926

    linked list with add on, please help

    ok, so I have to do a linked list having the user enter 5 numbers and then asking them to add in one more value. I have the linked list, but cannot figure out how get it ask for one more value. Any...
  9. Thread: Help, please

    by vhj6
    Replies
    2
    Views
    920

    Help, please

    ok, so my assignment says I must use *(channels + i) as a pointer.

    No matter how I write out the program, it really does not seem to like that as a pointer. Can anyone point me in the right...
  10. Thread: Midterm

    by vhj6
    Replies
    6
    Views
    2,008

    Thanks, I guess it's just wait and see at this...

    Thanks, I guess it's just wait and see at this point. Back to school after 15 years is way scarier than I thought it would be. :)
  11. Thread: Midterm

    by vhj6
    Replies
    6
    Views
    2,008

    Thank you, I hope that's right. I think I got the...

    Thank you, I hope that's right. I think I got the concepts and how to write the lines, but I know that the calculations are not all correct, and I'm not sure I got every line in to make the programs...
  12. Thread: Midterm

    by vhj6
    Replies
    6
    Views
    2,008

    Midterm

    Hello all,

    I was hoping to get some feedback. I took the C Programming Midterm and was surprised that is was pen and paper. I am used to using the compiler as a way to test what I'm doing along...
Results 1 to 12 of 12