Search:

Type: Posts; User: enggas

Search: Search took 0.00 seconds.

  1. Replies
    4
    Views
    2,826

    Oh I used ' instead of ". It is working now ...

    Oh I used ' instead of ".

    It is working now
    thanks
  2. Replies
    4
    Views
    2,826

    I got this error when I use system('clear'); ...

    I got this error when I use system('clear');


    main.cc: In function `int main (int, char **)':
    main.cc:98: character constant too long
    main.cc:98: cannot convert `int' to `const char *' for...
  3. Replies
    4
    Views
    2,826

    sorry, I was saying "clear the screen" in last...

    sorry, I was saying "clear the screen" in last post...
  4. Replies
    4
    Views
    2,826

    clear the screen in console input

    I am wondering how can I clear in a console application under Linux or Unix environment?
  5. Replies
    2
    Views
    785

    how can I do it?

    how can I do it?
  6. Replies
    2
    Views
    785

    printing in Unix

    Hi,

    I am some question about printing

    I want my C++ program to print out something to the printer, what can I do?

    thanks
  7. reading/writeing sequence of bits (not bytes) from/to file

    Hi everyone,

    I am doing some low end stuff in Linux or Unix environment, just wondering how can I read a sequence of bit from file to memory, and make some change on it and then write it back to...
Results 1 to 7 of 7