Search:

Type: Posts; User: Arruba

Search: Search took 0.00 seconds.

  1. Replies
    3
    Views
    13,384

    sorry....my mistake! just put 1st bracket in...

    sorry....my mistake! just put 1st bracket in wrong place.
  2. Replies
    3
    Views
    13,384

    break statement not within loop or switch

    i've been around this compiler error, but can't figure out what's wrong with it:



    main()

    {
    ....

    if (v_type != 'y' && v_type != 'Y')
  3. Replies
    3
    Views
    1,917

    copy = concatenate ?

    As a newbye, I've justed started writing some code.
    Instead of writing 2 different functions for COPY and CONCATENATE string, I'm trying one that will do both:
    a) if destination is empty then it...
  4. Replies
    3
    Views
    4,451

    best C compiler/ide

    Hi!
    I'm just a newbye in C programming.
    I'd like to know wich C compiler/ide would be recommended: I've been told Turbo C is free, but not very easy to use... Meanwhile Open Watcom C/C++ has been...
Results 1 to 4 of 4