C Board  

Go Back   C Board > General Programming Boards > C Programming

Reply
 
LinkBack Thread Tools Display Modes
Old 02-09-2010, 10:38 AM   #1
Registered User
 
Join Date: Feb 2010
Posts: 7
Help

Can anyone of you explain what do the following two questions reagarding programming mean and possibly with answers:

1)What will happen to the program when there is too many program re-entrance?

2) How do you write a program to act as a simple state machine?
yuyu909 is offline   Reply With Quote
Old 02-09-2010, 10:53 AM   #2
Registered User
 
jeffcobb's Avatar
 
Join Date: Dec 2009
Location: Henderson, NV
Posts: 887
See the thread about homework...if you do not supply code most will ignore your thread (or write something like this...)

As for your questions:
1. What program? What do you *think* will happen?
2. Google for Finite State Machine. Its a very simple yet useful concept you should learn...
__________________
C/C++ Environment: GNU CC/Emacs
Make system: CMake
Debuggers: Valgrind/GDB
jeffcobb is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Forum Jump


All times are GMT -6. The time now is 12:14 AM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22