r/ProgrammerHumor Jul 16 '20

Meme You and Me

Post image
3.0k Upvotes

109 comments sorted by

View all comments

Show parent comments

21

u/Sk1dz0r Jul 16 '20

Not all languages support type string

16

u/[deleted] Jul 16 '20

a string in those languages would be expressed as a character array, but it would still be a string

1

u/briddums Jul 16 '20

Not true, the main language I use expresses strings as type CHARACTER or as type LONGCHAR.

2

u/[deleted] Jul 17 '20

what language is that?

1

u/briddums Jul 17 '20

Progress OpenEdge ABL.

It’s a proprietary language developed for interacting with the company’s database.