Does Flex++ Support EBCDIC chracter set

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • asmitag5
    New Member
    • May 2008
    • 1

    Does Flex++ Support EBCDIC chracter set

    Hello sir
    I am using flex++ to perform character parsing and tokenisation in my application. But facing problem when EBCDIC characters are provided as input.
    The application hangs and basically in flex++ file yy_act has same value every time and control remains moving in flex++ file.
    Basically i want to know whether flex++ supports EBCDIC character set or not .

    Thanking you
    Asmita
  • JosAH
    Recognized Expert MVP
    • Mar 2007
    • 11453

    #2
    Are you sure no ASCII absolute numbers crept into your code?

    kind regards,

    Jos

    Comment

    Working...