logo
  • 教程列表
  • SO官方文檔
  • SET 宣告
    • SET 指標示例
  1. StackOverflow 文件
  2. cobol 教程
  3. SET 宣告
  4. SET 指標示例

SET 指標示例

Created: November-22, 2018

SET handle TO returned-pointer
SET handle UP BY LENGTH(returned-pointer)
SET ADDRESS OF buffer-space TO handle
MOVE buffer-space TO work-store
DISPLAY "Second element is " work-store
  • SET 宣告

Copyright © 2018. All right reserved

tastones.com 备案号:鲁ICP备18045372号-1

  • 關於本站
  • 免責聲明