Search:

Tag: int

Page 1 of 20 1 2 3 4

Search: Search took 0.02 seconds; generated 1 minute(s) ago.

  1. Why does un-assigned value output as 4069?

    Started by C_me_run, 2 Days Ago 07:10 PM
    enter, fail, int, output, pass
    • Replies: 7
    • Views: 196
    Last Post: 1 Day Ago 06:58 PM
    by john.c  Go to last post
    • Replies: 3
    • Views: 267
    Last Post: 5 Days Ago 08:24 AM
    by Salem  Go to last post
  2. A pointer looka like a function, what is it?

    Started by burak78_, 1 Week Ago 01:48 PM
    eklesiralinode, function, int, pointer, return
    • Replies: 2
    • Views: 262
    Last Post: 1 Week Ago 02:51 AM
    by burak78_  Go to last post
  3. Union of a struct

    Started by Concorde, 02-10-2023 06:30 AM
    add, field, int, struct, union
    • Replies: 2
    • Views: 371
    Last Post: 02-10-2023 12:56 PM
    by Concorde  Go to last post
  4. Can't piece together this code

    Started by Xhy, 02-06-2023 01:52 AM
    full_size, int, pointer, pointer arithmetic, size
    • Replies: 1
    • Views: 464
    Last Post: 02-06-2023 04:33 AM
    by Salem  Go to last post
  5. Salem, why isn't this working?

    Started by solidusMGS, 01-23-2023 03:12 PM
    #include, int, name;, public, string
    • Replies: 2
    • Views: 1,132
    Last Post: 01-24-2023 11:08 AM
    by christop  Go to last post
  6. reverse string

    Started by Kittu20, 01-17-2023 07:01 AM
    char, int, letters, reverse, string
    • Replies: 11
    • Views: 998
    Last Post: 01-23-2023 12:26 AM
    by Vithika  Go to last post
  7. function to sort array

    Started by Kittu20, 01-20-2023 08:27 AM
    array, function, int, order, sort
    • Replies: 5
    • Views: 413
    Last Post: 01-20-2023 11:33 AM
    by flp1969  Go to last post
  8. swapping array value

    Started by Kittu20, 01-15-2023 11:00 PM
    array, int, swapping, temp, true
    • Replies: 6
    • Views: 715
    Last Post: 01-17-2023 01:30 AM
    by Kittu20  Go to last post
  9. Removing duplicate value in array

    Started by Kittu20, 01-15-2023 09:29 AM
    array, found, int, remove, replace
    • Replies: 3
    • Views: 356
    Last Post: 01-15-2023 10:13 AM
    by Salem  Go to last post
    • Replies: 2
    • Views: 300
    Last Post: 01-15-2023 08:27 AM
    by Dino  Go to last post
  10. function for largest value

    Started by Kittu20, 01-15-2023 12:15 AM
    array[5], array[i];, int, largest, main
    • Replies: 3
    • Views: 307
    Last Post: 01-15-2023 06:39 AM
    by flp1969  Go to last post
  11. declaring filler space in a struct

    Started by Dino, 01-14-2023 10:30 AM
    bytes, filler, int, space, struct
    • Replies: 1
    • Views: 279
    Last Post: 01-14-2023 10:46 AM
    by Salem  Go to last post
  12. List

    Started by Kittu20, 01-12-2023 10:38 PM
    int, list, node, point, struct
    • Replies: 6
    • Views: 397
    Last Post: 01-14-2023 03:56 AM
    by flp1969  Go to last post
  13. 2D rotating map in 3D game C

    Started by jonshouse, 01-12-2023 07:24 PM
    • Replies: 1
    • Views: 1,081
    Last Post: 01-12-2023 11:04 PM
    by jonshouse  Go to last post
  14. how to cast unsigned char[3] to int?

    Started by Dino, 01-12-2023 06:46 AM
    char, c_len[3], int, i_len, unsigned
    • Replies: 2
    • Views: 288
    Last Post: 01-12-2023 09:30 AM
    by Dino  Go to last post
  15. double pointer

    Started by Kittu20, 01-11-2023 03:00 AM
    address, hold, int, pointer, ptr
    • Replies: 2
    • Views: 357
    Last Post: 01-11-2023 04:00 PM
    by flp1969  Go to last post
  16. #pragma directive

    Started by Kittu20, 01-07-2023 06:14 AM
    #pragma, directive, int, showint, understand
    • Replies: 5
    • Views: 380
    Last Post: 01-09-2023 04:45 PM
    by aGerman  Go to last post
  17. Comand line Calculator

    Started by Noizy1, 01-06-2023 01:03 PM
    #include, double, int, ope1, warning
    • Replies: 5
    • Views: 334
    Last Post: 01-06-2023 02:25 PM
    by john.c  Go to last post
  18. meaningful example of array

    Started by Kittu20, 01-04-2023 05:32 AM
    array, int, life, multidimensional, real
    • Replies: 1
    • Views: 250
    Last Post: 01-04-2023 06:15 AM
    by Salem  Go to last post
    • Replies: 2
    • Views: 491
    Last Post: 01-02-2023 01:51 PM
    by sneakyimp  Go to last post
  19. Looping through a list infinitely

    Started by Ducky, 01-01-2023 02:40 AM
    dick, harry, int, list, tom
    • Replies: 5
    • Views: 618
    Last Post: 01-02-2023 10:39 AM
    by Ducky  Go to last post
  20. A General Shuffle Array Function

    Started by G4143, 12-05-2022 06:33 AM
    array, function, general, int, shuffle
    • Replies: 8
    • Views: 542
    Last Post: 01-02-2023 06:10 AM
    by Salem  Go to last post
  21. Does switch case only accept integer value ?

    Started by Kittu20, 01-01-2023 01:45 AM
    case, int, integer, switch, var
    • Replies: 1
    • Views: 291
    Last Post: 01-01-2023 06:00 AM
    by aGerman  Go to last post
  22. swprintf misbehaving (?!?!)

    Started by ghoul, 12-20-2022 02:45 AM
    #include, count, count;, int, swprintf
    • Replies: 7
    • Views: 539
    Last Post: 12-31-2022 03:44 AM
    by ghoul  Go to last post
Results 1 to 25 of 500
Page 1 of 20 1 2 3 4