Search:

Type: Posts; User: ShiroiShu

Search: Search took 0.01 seconds.

  1. Replies
    6
    Views
    1,370

    sorry but i have no idea how to check that.....

    sorry but i have no idea how to check that.. still kinda new to the whole C programming thing
  2. Replies
    6
    Views
    1,370

    Text File not writing?

    Hi everyone I am trying to make student records system and write all the information that the user has typed into a text file. This is my attempt. It runs without any errors but when i go to check...
  3. Replies
    10
    Views
    6,930

    Thanks Adak! Now i can understand 2D arrays alot...

    Thanks Adak! Now i can understand 2D arrays alot better! Thank you very much for your explanations. This is what i was trying to make. Adak pretty much did all the work but at least i can understand...
  4. Replies
    10
    Views
    6,930

    Alright you're right.. I am at fault here im on...

    Alright you're right.. I am at fault here im on my first year and 2nd semester of college and things are still quite new for me. Some of the problems that the compiler tells me i have no idea how to...
  5. Replies
    10
    Views
    6,930

    Oh god.. Its still not working !! I have no idea...

    Oh god.. Its still not working !! I have no idea whats wrong! :mad:
    I've added some of the the things is this how it should look like?

    #include <stdio.h>
    #include <stdlib.h>
    #define MAX_COLLUMN...
  6. Replies
    10
    Views
    6,930

    Student GPA system problems

    Hello Everyone, I have been asked to write a GPA system for my college assignment and i am facing some problems. The question stated that i must use Two Dimensional Array to store the grades of all...
Results 1 to 6 of 6