Search:

Type: Posts; User: blackice

Search: Search took 0.00 seconds.

  1. Thread: Need help

    by blackice
    Replies
    4
    Views
    1,066

    Need help

    My code has stored data enter into program into a text file..
    I need a function that can make u view text files in program itself..
    Any1?..
  2. Replies
    4
    Views
    1,127

    ok boss

    ok boss
  3. Replies
    4
    Views
    1,127

    ohhhh... it shud be Sleep(2000); not...

    ohhhh... it shud be Sleep(2000); not Sleep("2000");... wat a stupid mistake.. jus seeing it
  4. Replies
    4
    Views
    1,127

    What does this mean?

    Im Gettin this warning... doe kno wat it means?

    F:\Untitled1.c:573: warning: passing argument 1 of 'Sleep' makes integer from pointer without a cast


    It occurs rite here:


    switch(choice)...
  5. Replies
    17
    Views
    4,075

    ok tater.. jus needing help

    ok tater.. jus needing help
  6. Replies
    2
    Views
    1,313

    thanks.. letmi check ma code

    thanks.. letmi check ma code
  7. Replies
    17
    Views
    4,075

    what duplicate thread?

    what duplicate thread?
  8. Replies
    17
    Views
    4,075

    ok. The part i comment out is for reference or...

    ok. The part i comment out is for reference or future use like the part at the bottom. i check the /*.....*/ and they are match..
    Stl gettin the error ..
  9. Replies
    2
    Views
    1,313

    Cant Fix error

    Program is a student report card, it gets info from user n stores 2 a txt file..

    ERRORS are:

    F:\Untitled1.o:Untitled1.c|| undefined reference to `read_me'|
    F:\Untitled1.o:Untitled1.c||...
  10. Replies
    17
    Views
    4,075

    Again i apologize

    Again i apologize
  11. Replies
    17
    Views
    4,075

    ok.. sorry for that this code is a code that...

    ok.. sorry for that
    this code is a code that acts a virtual report card, use 2 help teachers 2 get info 2 the computer easily
    These are the errors:

    F:\Untitled1.o:Untitled1.c|| undefined...
  12. Replies
    17
    Views
    4,075

    need help fast.... fast fast

    need help fast.... fast fast
  13. Replies
    17
    Views
    4,075

    Need Help - Cant fix this error

    cant fix this error in this program, been tryin and i dont know what 2 do



    #include <stdio.h>
    #include <stdlib.h>
    #include <time.h>
    #include <windows.h>
    #include <conio.h>
  14. Replies
    2
    Views
    1,985

    Need help fast

    I want to input data into this process scheduler .. like numbers so it can do the processes on numbers not run on its own



    /* Scheduling Simulation*/

    #include <stdio.h>
    #include <stdlib.h>...
Results 1 to 14 of 14