Search:

Type: Posts; User: etbjr182

Search: Search took 0.00 seconds.

  1. Replies
    9
    Views
    2,478

    hahaha actually this is without pointers :p This...

    hahaha actually this is without pointers :p This is for loops, switches. We are learning pointers next week. Thanks though!
  2. Replies
    9
    Views
    2,478

    am I just going the wrong way about this? lol...

    am I just going the wrong way about this? lol Starting to doubt myself lol
  3. Replies
    9
    Views
    2,478

    so should I make another function just for the...

    so should I make another function just for the crn?

    my print function is like this (still working on it)


    void printCourseData (int crn1, int crn2, int crn3)
    {
    switch (crn1)
    ...
  4. Replies
    9
    Views
    2,478

    function switch help

    hey guys I'm new here and pretty new to programming and needed some insight. Here's a little background : I'm writing a program that asks a user to input their class number (CRN) but is limited to...
Results 1 to 4 of 4