onething
V2EX  ›  问与答

向各位大神请教如何在 Mac 上使用 getch()函数。

  •  1
     
  •   onething · Sep 6, 2016 · 2816 views
    This topic created in 3535 days ago, the information mentioned may be changed or developed.

    在网上看到要使用 getch()函数,要使用<curses.h>头文件,要使用 initscr()和 endwin()函数。然后我在网上搜索,发现了一篇博客,这里是链接: http://blog.csdn.net/xiaoweige207/article/details/6206265
    我在终端按照这样写了一次,编译并未通过。 显示的内容如下: Undefined symbols for architecture x86_64: "_initscr", referenced from: _main in getch-cd604f.o "_stdscr", referenced from: _main in getch-cd604f.o "_wgetch", referenced from: _main in getch-cd604f.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation)
    想请问大神这是为啥,并且想请问如何在 Xcode 中使用 getch()函数。

    No Comments Yet
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   1174 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 26ms · UTC 17:40 · PVG 01:40 · LAX 10:40 · JFK 13:40
    ♥ Do have faith in what you're doing.