Skip to content
DragonlordWarlock.com

DragonlordWarlock.com

Home of the Dragonlord Warlock/Norin Nightfire

  • Home
  • About Me
  • Poetry
  • Photos
  • Programming
  • Wallpaper
  • Norin Nightfire
  • Privacy Policy
  • Home
  • Chloe

Chloe

Posted on 2016-01-03 By Administrator
Chlo, Goddess, programming, women

' Chloe Program
data "C", "h", "l", "o", "e", " ", "G", "r", "a", "c", "e"
data " ", "M", "o", "r", "e", "t", "z", ",", " ", "I", " "
data "l", "o", "v", "e", " ", "y", "o", "u", "!", chr$(13), "I"
data " ", "w", "a", "n", "t", " ", "t", "o", " ", "m", "a"
data "k", "e", " ", "l", "o", "v", "e", " ", "t", "o", " "
data "y", "o", "u", "!", chr$(13), chr$(26)

dim a as integer
dim c as string * 1

const newline=chr$(13)
const endline=chr$(26)

do while c<>endline
	read c
	select case c
	case newline
		print
	case endline
	case else
		print c;
	end select
loop
end

 

Post navigation

❮ Previous Post: An old image that I loved a long time ago…
Next Post: C++ Prime Numbers ❯

You may also like

Blondes
Chloe Moretz Wallpaper May 11 2016
2016-05-10
Chlo
Ode to Chloe
2017-01-23
Photoshop
Protected: Nastassja Kinski
2013-08-29
programming
A Tree in Logo
2012-10-30

Archives

Categories

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

Advert

  • Facebook

Copyright © 2026 DragonlordWarlock.com.

Theme: Oceanly News Dark by ScriptsTown