Search:

Tag: enum

Page 1 of 2 1 2

Search: Search took 0.01 seconds; generated 22 minute(s) ago.

  1. enum problem

    Started by maxcy, 09-18-2023 12:30 PM
    • Replies: 5
    • Views: 901
    Last Post: 09-19-2023 04:33 PM
    by maxcy  Go to last post
  2. #old c code #convert

    Started by maxcy, 08-15-2023 01:51 PM
    • Replies: 2
    • Views: 1,457
    Last Post: 08-18-2023 07:11 PM
    by maxcy  Go to last post
  3. looking to use sizeof for enum?

    Started by ridgerunnersjw, 06-22-2022 07:08 PM
    adc_num_samples, back, enum, sizeof, type
    • Replies: 3
    • Views: 2,588
    Last Post: 06-28-2022 05:52 AM
    by awsdert  Go to last post
  4. Preprocessor token use and abuse - good or bad

    Started by awsdert, 03-27-2022 06:54 AM
    array, enum, hint, member, position
    • Replies: 8
    • Views: 6,506
    Last Post: 04-01-2022 04:15 PM
    by awsdert  Go to last post
  5. multi-argument function pointer and enum

    Started by wolfrose, 01-11-2021 05:49 PM
    2 Pages
    1 2
    • Replies: 16
    • Views: 19,868
    Last Post: 01-18-2021 01:49 PM
    by wolfrose  Go to last post
  6. Declaring enumerated data type

    Started by marystew, 11-08-2020 11:08 PM
    enum, enumerate, linked list, linkedlist, struct
    • Replies: 1
    • Views: 4,040
    Last Post: 11-08-2020 11:12 PM
    by laserlight  Go to last post
    • Replies: 3
    • Views: 4,297
    Last Post: 05-02-2020 02:50 AM
    by Nikosant03  Go to last post
  7. Set of binary properties. Vector of bool?

    Started by serge, 09-25-2019 11:28 PM
    bool, enum, properties, set, vector
    • Replies: 7
    • Views: 8,413
    Last Post: 09-28-2019 07:49 AM
    by laserlight  Go to last post
  8. declaring enums

    Started by cooper1200, 05-15-2019 05:44 AM
    41;, ace;, coop, enum, enums
    • Replies: 4
    • Views: 7,409
    Last Post: 05-15-2019 05:26 PM
    by Click_here  Go to last post
  9. copying array positions

    Started by cooper1200, 05-14-2019 09:08 AM
    card, deck[i].empty_slot, enum, i++, int
    • Replies: 8
    • Views: 8,866
    Last Post: 05-14-2019 01:55 PM
    by cooper1200  Go to last post
  10. an enum decleration in a header file

    Started by cooper1200, 05-07-2019 03:38 AM
    enum, file, functions, global, header
    • Replies: 4
    • Views: 5,638
    Last Post: 05-07-2019 04:09 AM
    by laserlight  Go to last post
    • Replies: 1
    • Views: 3,782
    Last Post: 09-26-2018 06:04 AM
    by laserlight  Go to last post
    • Replies: 1
    • Views: 8,048
    Last Post: 07-09-2018 06:34 AM
    by jimblumberg  Go to last post
  11. How to use the WTSFreeMemoryEx function?

    Started by Ducky, 11-14-2017 02:37 AM
    definition, dword, enum, wtsfreememoryex, _in
    • Replies: 0
    • Views: 7,945
    Last Post: 11-14-2017 02:37 AM
    by Ducky  Go to last post
  12. what is meaning of enum in C

    Started by abhi143, 10-28-2017 11:03 PM
    2 Pages
    1 2
    color, enum, favorite_color, green, variable
    • Replies: 18
    • Views: 15,244
    Last Post: 10-29-2017 08:53 PM
    by whiteflags  Go to last post
  13. enum value changes when passing into function

    Started by zahid990170, 07-10-2017 09:24 AM
    enum, int, level, printf, sv.s_lvl
    • Replies: 14
    • Views: 8,797
    Last Post: 07-18-2017 04:50 AM
    by zahid990170  Go to last post
  14. Enum (Access violation) Crash

    Started by marvic, 02-11-2017 12:58 AM
    char, const, enum, hello;, stdstring
    • Replies: 12
    • Views: 11,450
    Last Post: 02-12-2017 06:02 PM
    by Elysia  Go to last post
  15. Is it possible to typecast enum variable in C

    Started by krkr, 01-09-2017 06:49 AM
    enum, get_value, int, type casting, unsigned
    • Replies: 2
    • Views: 9,339
    Last Post: 01-10-2017 08:40 AM
    by krkr  Go to last post
  16. shared library enum scope problem

    Started by tdr, 08-23-2016 07:37 PM
    enum, linker error, namespace, scope, shared library
    • Replies: 5
    • Views: 5,554
    Last Post: 08-25-2016 08:09 PM
    by King Mir  Go to last post
    • Replies: 1
    • Views: 2,924
    Last Post: 03-22-2016 10:45 AM
    by Salem  Go to last post
  17. Writing an interpreter and parsing

    Started by Shoone, 04-29-2015 12:44 AM
    enum, interpreters, parsing, structs, unions
    • Replies: 3
    • Views: 6,517
    Last Post: 04-29-2015 11:38 PM
    by vart  Go to last post
  18. problems with 'enum'

    Started by grewq, 12-10-2014 02:17 PM
    c++, cout, datatyp, enum, print
    • Replies: 4
    • Views: 3,470
    Last Post: 12-10-2014 03:18 PM
    by Elkvis  Go to last post
  19. enum - incomplete type is not allowed

    Started by cerr, 09-30-2014 11:01 AM
    enum, typedef
    • Replies: 2
    • Views: 11,563
    Last Post: 09-30-2014 02:13 PM
    by cerr  Go to last post
  20. Getting error using an enum in an if statement???

    Started by Grae, 01-19-2014 08:38 PM
    enum, error, guess, randomization, simple
    • Replies: 7
    • Views: 5,094
    Last Post: 01-20-2014 02:58 AM
    by laserlight  Go to last post
    • Replies: 6
    • Views: 9,866
    Last Post: 11-30-2013 09:58 AM
    by Elysia  Go to last post
Results 1 to 25 of 31
Page 1 of 2 1 2