Search:

Type: Posts; User: danneth

Search: Search took 0.00 seconds.

  1. Replies
    3
    Views
    4,018

    text colors with gcc (yes i've searched)

    I was wondering if there is a simple way to
    change the text color for a console-program
    using gcc (on linux).

    All I've found from searching (here and google)
    and the FAQ seem to be for...
  2. Replies
    4
    Views
    1,343

    thanx again, that seems like it would do the...

    thanx again, that seems like it would do the trick (for now atleast).

    and why i used the file was because i don't know how much i'll data i have to store, and cuz i'm not very good with...
  3. Replies
    4
    Views
    1,343

    thanx... that solved it. but i think another...

    thanx...
    that solved it.
    but i think another problem may have occured, i'm not sure though cuz i haven't gotten that far yet.
    this part of the program workes something like this:

    ...
  4. Replies
    4
    Views
    1,343

    "I'm go-ing craaazy..." (fin input problems

    I'm going crazy here..
    I think I've gone so long staring at this that I don't see the obvois...so pls

    here's the thing, i want to read a line from a (temp) file into a string



    FILE...
  5. Replies
    1
    Views
    906

    backspacing problems

    I know there are some threads on this already, but they haven't helped me, so I'll try again.

    Here's what I want to do.
    I have a program that will write 2 lines at the time in the console.
    When...
  6. Replies
    1
    Views
    1,753

    compiling with posix4

    I wish to compile a project that uses pthreads and semaphores.
    I need to compile it with posix4 (given fact)
    It is to be compiled as follows (given):
    gcc proj.c -lpthread -lposix4
    And I get the...
Results 1 to 6 of 6