RE: RE: Programming in C—Binary File I/O Funtions.
You are viewing a single comment's thread from:

RE: Programming in C—Binary File I/O Funtions.

Words
50
Reading
1 min
Listen
Play
6y

I suggest you learn how to embed code properly in your article. the best way to do is to use the three back tick syntax like this:

image.png

Adding the programming language might activate syntax highlight. Not on Steem/Hive right now but it might come later.

The result looks like this.

   if Accounts.length == 0 then
      puts "No accounts found.".yellow
   else
      pp Accounts
   end
@krischik: I suggest you | Ecency