Saturday, 24 August 2013

Giving a value to an enum in a struct in C

Giving a value to an enum in a struct in C

References

Reference NO 1

http://stackoverflow.com/questions/15204452/giving-a-value-to-an-enum-in-a-struct-in-c

Reference NO 2

http://stackoverflow.com/questions/3344721/how-to-use-enum-within-a-struct-in-ansi-c

Reference NO 3

http://msdn.microsoft.com/en-us/library/whbyts4t.aspx

Reference NO 4

http://cboard.cprogramming.com/c-programming/133190-assigning-enum-types-enum-types.html

Reference NO 5

http://gnuvince.wordpress.com/2009/09/08/enums-in-c/

Reference NO 6

http://bytes.com/topic/c/answers/129654-default-values-enum

Reference NO 7

http://www.coactionos.com/embedded-design/c-tutorial/123-data-types.html

Reference NO 8

#EANF#

No comments:

Post a Comment