This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
semaforostates2 [2017/02/16 04:03] leo created |
semaforostates2 [2019/07/16 19:43] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | <codedoc code:c> | + | [[examplescode|Regresa a codigos]] |
| + | <sxh c> | ||
| /* | /* | ||
| ** A state machine for a semaphore using ponters to function | ** A state machine for a semaphore using ponters to function | ||
| Line 122: | Line 123: | ||
| (*statefunc)(); | (*statefunc)(); | ||
| } | } | ||
| - | </codedoc> | + | </sxh> |