View Poll Results: What will theString contain after "Dim theString as String * 1"

Voters
1. You may not vote on this poll
  • Chr$(0)

    0 0%
  • $CRLF

    0 0%
  • " ", one Space, CHR$(32)

    1 100.00%
  • "", empty

    0 0%
  • $CR

    0 0%
  • $LF

    0 0%
  • EOF

    0 0%
  • something else

    0 0%
Results 1 to 2 of 2

Thread: len-fixed strings

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    thinBasic MVPs
    Join Date
    Oct 2012
    Location
    Germany
    Age
    55
    Posts
    1,554
    Rep Power
    174

    len-fixed strings

    Dim theString as String * 1
    
    So Question is: What will theString contain now?
    Last edited by ReneMiner; 21-02-2013 at 13:38.
    I think there are missing some Forum-sections as beta-testing and support

Similar Threads

  1. Freebasic Strings again
    By Michael Clease in forum Module SDK (Freebasic version)
    Replies: 7
    Last Post: 20-05-2013, 03:27
  2. FreeBasic strings
    By ErosOlmi in forum Module SDK (Freebasic version)
    Replies: 12
    Last Post: 21-11-2008, 08:28

Members who have read this thread: 0

There are no members to list at the moment.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •