Search:

Type: Posts; User: evilcartman

Search: Search took 0.01 seconds.

  1. Replies
    2
    Views
    1,030

    Thnx!

    Thnx!
  2. Replies
    2
    Views
    1,030

    Limited input

    Lets say I got a dummy char array

    char dummy[n]

    I want to

    cin >> dummy

    But as you can see if input has more than n characters program will crash . So I wonder is there a way to get...
  3. Replies
    1
    Views
    1,675

    Unless you use special GCC extensions like Inline...

    Unless you use special GCC extensions like Inline ASM its %100 portable granted that you dont use linux spesific header files.

    As an IDE you can use Anjuta http://anjuta.sourceforge.net
Results 1 to 3 of 3