Activity for Gary Chike

  • Gary Chike Gary Chike posted a comment on discussion Open Discussion

    I was just wondering if Seed7 has a way of creating a forward declaration of function definition. So I can place all the functions and procedures after the Main block. A very simple example, I asked genAi and I was given an answer, but obviously it's not correct in this case as it does not compile: $ include "seed7_05.s7i"; include "duration.s7i"; # wait() #const func integer: sumTwoNums(in integer: x, in integer: y) is func # result # var integer: sum is 0; # begin # sum := x + y; #end func; forward...

  • Gary Chike Gary Chike posted a comment on a blog post

    Congrats Thomas! And Season's Greetings! 🎄

  • Gary Chike Gary Chike posted a comment on a blog post

    Congrats Thomas!

  • Gary Chike Gary Chike posted a review on FreeBASIC Compiler

1
MongoDB Logo MongoDB