Search:

Type: Posts; User: th3unforgiving

Search: Search took 0.01 seconds.

  1. Replies
    1
    Views
    3,246

    Storing to Arrays

    Hey everyone, I'm having some trouble storing user input to an array in C++. I have created a class defining a fraction containing a numerator, denominator, and dash(/). I created an array of type...
  2. Replies
    4
    Views
    820

    Is this looking any better? #include"stdafx.h"...

    Is this looking any better?
    #include"stdafx.h"

    #include<stdlib.h>

    #include<stdio.h>


    typedefstruct{
  3. Replies
    4
    Views
    820

    hk, I believe that clears things up a lot! I'm...

    hk, I believe that clears things up a lot! I'm going to lunch at the moment and I'll give it a shot when I return. thanks for the quick reply :biggrin:
  4. Replies
    4
    Views
    820

    Confused myself more than ever

    Hello everyone, I'm in the process of trying to code a program that catalogues baseball cards. The information for the cards is populated through user input. After 10 cards have been populated the...
Results 1 to 4 of 4