How to Program in C on the CE | Toolchain Tutorial

Поделиться
HTML-код
  • Опубликовано: 5 янв 2025

Комментарии • 25

  • @ixyops
    @ixyops Год назад +4

    @CalculatorGuy2001. Actually, a gui is a graphical user interface. Visual Studio is an IDE. integrated development environment. Your a very good programmer btw. This is really cool. 👍

  • @Maniclout
    @Maniclout Год назад +1

    I downloaded the TI 5.4 operating system but what would be the disadvantages to doing that?

    • @yenthl985
      @yenthl985 Год назад

      can't use asm prgm without a "jailbreak"

  • @thomasmu498
    @thomasmu498 2 месяца назад

    I'm not expecting anybody to respond to this but how would you get this to work on macOS? There is no file to run the stuff in the cedev folder.

  • @novano1d
    @novano1d Год назад +1

    fyi even if you have an older calculator you MUST run the program with the asm(prgrmName) command.

  • @TeenageCode
    @TeenageCode 2 года назад +1

    you said that
    #include
    #include
    were crucial to running these programs, but you didn't use them in your guessing game example. Would your guessing game program actually work? What do those libraries do anyways? and can I use c++ simply by replacing the main.c program with a main.cpp program?

    • @CalculatorGuy2001
      @CalculatorGuy2001  2 года назад

      Do you want a video on that? Or did you get it?

    • @TeenageCode
      @TeenageCode 2 года назад

      @@CalculatorGuy2001 I figured it out later

  • @BigStackBlunder
    @BigStackBlunder 2 года назад +2

    I made a magic 8 ball program for my calculator. It is a lot of fun I would recommend it to everyone who is just starting. it is very easy to make. Hint- it involves using random integers.

  • @phuch5511
    @phuch5511 Год назад

    Does this work on an TI-nspire CX II-T?

  • @SpaceN64
    @SpaceN64 2 года назад

    Can I use artiface on my standard Ti-84 Plus CE?

    • @CalculatorGuy2001
      @CalculatorGuy2001  2 года назад

      Yes

    • @SpaceN64
      @SpaceN64 2 года назад

      @@CalculatorGuy2001 awesome, you should make a tutorial installing artiface on the Ti-84 Plus CE!

    • @CalculatorGuy2001
      @CalculatorGuy2001  2 года назад

      Ok will do soon!

    • @SpaceN64
      @SpaceN64 2 года назад

      @@CalculatorGuy2001 awesome!

  • @BigStackBlunder
    @BigStackBlunder 2 года назад

    Thanks for the vid!

  • @novano1d
    @novano1d Год назад +2

    bro why do they not have input text function built in my god. classic c programmers

    • @TheAstrospace2
      @TheAstrospace2 11 месяцев назад +1

      Is this true? I just got into using this toolkit and i wanted to make some simple math programs using C and looking at the documentation I didnt see anything for handling input output. maybe I overlooked something but seeing your comment made me think I was correct on this

    • @CalculatorGuy2001
      @CalculatorGuy2001  11 месяцев назад

      Oh you did overlook something! It's very complex to say the least!

  • @xdemqned
    @xdemqned 2 года назад

    I am on OS 5.3.1

    • @CalculatorGuy2001
      @CalculatorGuy2001  2 года назад +1

      You should have minimal problems then! I would recommend downloading the latest OS version because you may run into OTHER problems!

    • @Log4Jake
      @Log4Jake 2 года назад +1

      @@CalculatorGuy2001 DO NOT UPGRADE just use Cesium it will work fine. Upgrading will remove features such as asm to run programs.

    • @CalculatorGuy2001
      @CalculatorGuy2001  2 года назад

      @@Log4Jake Agree, use OS update as a last resort.

  • @chiefdylangaming4406
    @chiefdylangaming4406 2 года назад +1

    Hi