Search:

Type: Posts; User: PolarBear2k

Search: Search took 0.00 seconds.

  1. Overwriting last print statement in command line

    Hi,

    I would like to know how to print to the command line but overwriting the last line.
    For example I want to print numbers 1 to 10 using a loop in a way that there is only one print statement...
  2. Replies
    4
    Views
    8,764

    Cast argv[x] to int

    Hi, I'm very new to C, but I know VB6, .NET and JAVA very well.

    I'm trying to cast an angument to an integer but I get some weird value instead of the number I pass.




    int main(int argc,...
Results 1 to 2 of 2