Search:

Type: Posts; User: Surge

Search: Search took 0.01 seconds.

  1. Replies
    10
    Views
    6,736

    With help of you guys, and a tutor, I have...

    With help of you guys, and a tutor, I have changed my code to the result of this so far. My tutor advised me that if I add in a section of code that helps process the binary tree, my alphabetical...
  2. Replies
    10
    Views
    6,736

    I apologize for double-posting, but the interface...

    I apologize for double-posting, but the interface won't allow me to edit my message. Sorry.

    Houston, we have a big problem on our hands.

    My program will not compile no matter how many methods I...
  3. Replies
    10
    Views
    6,736

    Thank you guys. I went to my last C class...

    Thank you guys.

    I went to my last C class before it was all done. Luckily, I was the only one that showed up to class on time. So the teacher and I got to talk face to face and here is what I...
  4. Replies
    10
    Views
    6,736

    Student Roster & Grade Average

    This is my final project for my C class.

    I am suppose to make a program that inputs first names and last names followed by the grades of recent tests. The output will come out as the first and...
  5. Thread: Basic Calculator

    by Surge
    Replies
    18
    Views
    6,531

    Okay, we have very good news. The calculator has...

    Okay, we have very good news. The calculator has came to life! YAY!


    /* C-Calculator by Matthew Nicola */
    /* Mid-Term project of M. Fagan's C Programming Class */

    #include <stdio.h>
    #include...
  6. Thread: Basic Calculator

    by Surge
    Replies
    18
    Views
    6,531

    The notepad interpreted the indenations...

    The notepad interpreted the indenations incorrectly Salem. That wasn't exactly my fault.

    But I will fix that up.
  7. Thread: Basic Calculator

    by Surge
    Replies
    18
    Views
    6,531

    Well here is what I have so far...without the...

    Well here is what I have so far...without the switch statement of which I was just informed.


    /* C-Calculator by Matthew Nicola */
    /* Mid-Term project of M. Fagan's C Programming Class */
    ...
  8. Thread: Basic Calculator

    by Surge
    Replies
    18
    Views
    6,531

    Ah, I believe EOF is used to signal the "end of...

    Ah, I believe EOF is used to signal the "end of file" in text files. I recently learned that in my last chapter. EOF would be the new flushall macro if #define was placed before the two terms. But...
  9. Thread: Basic Calculator

    by Surge
    Replies
    18
    Views
    6,531

    Basic Calculator

    Let us begin shall we?

    So my assignment for the mid-term this semester is to put together a basic calculator that supports memory functions. I have been getting lots of help from a tutor who uses...
  10. Thread: Introduction

    by Surge
    Replies
    12
    Views
    3,409

    LOL, awesome. You guys are as spunky as my old...

    LOL, awesome. You guys are as spunky as my old comrades in the anime board I reside. Of course I've been with those party animals for about four years; I may just become one of their mods if I don't...
  11. Thread: Introduction

    by Surge
    Replies
    12
    Views
    3,409

    Introduction

    Hello everyone.

    I am Surge and I attend Joliet Junior College in Illinois. I am currently taking a C Programming class that is more lecture than visual or hands-on training. However, I need to get...
Results 1 to 11 of 11