Keywords

These are in-built keywords in Flowgramming. Ensure that variable names aren't one of these.

  1. array
  2. auto
  3. break
  4. case
  5. catch
  6. char
  7. cin
  8. const
  9. continue
  10. cout
  11. default
  12. do
  13. else
  14. enum
  15. false
  16. float
  17. for
  18. foreach
  19. if
  20. in
  21. int
  22. input
  23. let
  24. list
  25. long
  26. new
  27. None
  28. not
  29. null
  30. print
  31. printf
  32. register
  33. return
  34. scanf
  35. scanner
  36. short
  37. signed
  38. sizeof
  39. static
  40. string
  41. struct
  42. switch
  43. throw
  44. true
  45. typedef
  46. union
  47. unsigned
  48. var
  49. void
  50. volatile
  51. while