What is wrong with my code?
|
01-23-2021, 09:55 AM
Post: #6
|
|||
|
|||
RE: What is wrong with my code?
Hello,
It happened to me as well. For this reason I break my code in small pieces inside the same program. While it seems longer to manage the variables, there are huge advantages debugging the code. Programming style makes the difference sometimes. I am not saying that this is a possible reason for this problems but this certainly simplified my programming sessions. Imho the Prime handle very well splitting the code in small pieces. If we could just have the line numbers in the editor like the one in the connectivity kit... I am one of those who likes programming on the phisical calculator since I use my laptop all the day... My 0,000001 cent, Giancarlo |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
What is wrong with my code? - Spybot - 01-20-2021, 09:05 PM
RE: What is wrong with my code? - rawi - 01-21-2021, 05:13 AM
RE: What is wrong with my code? - Valentin Albillo - 01-21-2021, 03:17 PM
RE: What is wrong with my code? - C.Ret - 01-21-2021, 08:27 PM
RE: What is wrong with my code? - Spybot - 01-23-2021, 01:25 AM
RE: What is wrong with my code? - Albert Chan - 01-23-2021, 02:30 PM
RE: What is wrong with my code? - C.Ret - 01-23-2021, 07:56 PM
RE: What is wrong with my code? - Han - 01-24-2021, 03:31 AM
RE: What is wrong with my code? - Giancarlo - 01-23-2021 09:55 AM
RE: What is wrong with my code? - Spybot - 01-24-2021, 03:40 PM
|
User(s) browsing this thread: 1 Guest(s)