Re: Design Strategy: Following Party.

2021-02-28 Thread AudioGames . net ForumDevelopers room : Dark Eagle via Audiogames-reflector
Re: Design Strategy: Following Party. Speaking as a player here.I won't have any problem with a slow character during a battle, since often the heavy hitters are lacking in the speed, but they do make up in the health and damage department.But waiting for them over the map, while they

Re: Your Eclipse Experiences

2021-01-21 Thread AudioGames . net ForumDevelopers room : Dark Eagle via Audiogames-reflector
Re: Your Eclipse Experiences I completely agree with number 2, (Including the horribleness of the classes,) you might wanna watch out for the lag every now and then. URL: https://forum.audiogames.net/post/608346/#p608346 -- Audiogames-reflector mailing list

Re: You know you program way too much when.....

2020-11-19 Thread AudioGames . net ForumDevelopers room : Dark Eagle via Audiogames-reflector
Re: You know you program way too much when. 75. whenever you try to type constant, you instead type const, and leave it at that. URL: https://forum.audiogames.net/post/591303/#p591303 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com

Re: JavaScript Problems

2020-11-13 Thread AudioGames . net ForumDevelopers room : Dark Eagle via Audiogames-reflector
Re: _javascript_ Problems Okay, the event click didn't worked, and I didn't found anything on MDN either. (Strange since I have been able to solve most of the problems by looking there...)Also, I knew when I set out to learn a language with dynamic typing, I would have some trouble.as for

Re: JavaScript Problems

2020-11-12 Thread AudioGames . net ForumDevelopers room : Dark Eagle via Audiogames-reflector
Re: _javascript_ Problems What can I do to fix this? URL: https://forum.audiogames.net/post/589182/#p589182 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: JavaScript Problems

2020-11-12 Thread AudioGames . net ForumDevelopers room : Dark Eagle via Audiogames-reflector
Re: _javascript_ Problems Okay, so I wanted to have a dynamic checkbox for each items on a particular page. I didn't have any problems achieveing that.however, I am having trouble with changing the state. The checkbox would either remain checked, or unchecked, and clicking on it will not

Re: JavaScript Problems

2020-11-12 Thread AudioGames . net ForumDevelopers room : Dark Eagle via Audiogames-reflector
Re: _javascript_ Problems Okay, so I wanted to have a dynamic checkbox for each items on a particular page. I didn't have any problems achieveing that.however, I am having trouble with changing the state. The checkbox would either remain checked, or unchecked, and clicking on it will not

Re: A few question about C.

2020-11-05 Thread AudioGames . net ForumDevelopers room : Dark Eagle via Audiogames-reflector
Re: A few question about C. At this time, I am currently ten years behind you in terms of experience, knowledge, and almost everything which has to do with audio programming. (Also, resources to learn that are scarce to start with, at least in my  experience.)I'll probably be ending up

Re: A few question about C.

2020-11-05 Thread AudioGames . net ForumDevelopers room : Dark Eagle via Audiogames-reflector
Re: A few question about C. Camlorn, do you think that rust would ever become a language for which a developer in future may reach for, when they don't want to work with a GC language?I am asking this, because I have aside from reading praise for rust, have also heard that it is just a

Re: Software Engineer Interviewing

2020-10-31 Thread AudioGames . net ForumDevelopers room : Dark Eagle via Audiogames-reflector
Re: Software Engineer Interviewing in my current position, I do find difficult to find projects to contribute to, leaving NVDA aside, which is kind of obvious. URL: https://forum.audiogames.net/post/584983/#p584983 -- Audiogames-reflector mailing list

Re: Software Engineer Interviewing

2020-10-30 Thread AudioGames . net ForumDevelopers room : Dark Eagle via Audiogames-reflector
Re: Software Engineer Interviewing Camlorn, I have heard from a lot of sources, and you also mentioned in one of your post, so the code on GitHub that important?Because I also have heard counter arguments against it as well, saying that GitHub code does not necessarily ensures that you

Re: Question Regarding Linux

2020-10-17 Thread AudioGames . net ForumDevelopers room : Dark Eagle via Audiogames-reflector
Re: Question Regarding Linux Can someone tell me what exactly the post four means by using vagrant, and spinning up a box? URL: https://forum.audiogames.net/post/580877/#p580877 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com

Re: My problem in C

2020-09-26 Thread AudioGames . net ForumDevelopers room : Dark Eagle via Audiogames-reflector
Re: My problem in C I have no problems with passing pointers around, though I think I should refresh the structures a bit. URL: https://forum.audiogames.net/post/574499/#p574499 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com

Re: My problem in C

2020-09-26 Thread AudioGames . net ForumDevelopers room : Dark Eagle via Audiogames-reflector
Re: My problem in C Okay, this is more of a general question, (Of which I didn't got any answer from google,):I have seen many examples of deligating the tasks to a function, but I haven't come across for a file i/o.I am more specifically talking about creating a function, which creates a

Re: My problem in C

2020-09-20 Thread AudioGames . net ForumDevelopers room : Dark Eagle via Audiogames-reflector
Re: My problem in C Okay, I managed to solve this one.admittedly, I am not very good with signs in math. there... are many reasons for it, I won't boar you with them though don't worry. URL: https://forum.audiogames.net/post/572487/#p572487 -- Audiogames-reflector mailing list

Re: My problem in C

2020-09-20 Thread AudioGames . net ForumDevelopers room : Dark Eagle via Audiogames-reflector
Re: My problem in C So, does anyone knows how can I convert a number into the opposite number?What I do have to do is get a number, and depending whether it is negative or positive, convert it to the opposite one.As an example, if I had the number 7, then I should return the number -7.I

Re: Audio Game Developers Discord

2020-08-27 Thread AudioGames . net ForumDevelopers room : Dark Eagle via Audiogames-reflector
Re: Audio Game Developers Discord @4:It probably would pick up when more people who like to talk would join. You also would notice that certain language rooms have yet to have a conversation, c++ for one, while _javascript_ and python one seems lively. URL:

Re: Audio Game Developers Discord

2020-08-26 Thread AudioGames . net ForumDevelopers room : Dark Eagle via Audiogames-reflector
Re: Audio Game Developers Discord More people need to join this, as I have done myself. URL: https://forum.audiogames.net/post/564772/#p564772 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com

Re: My problem in C

2020-08-16 Thread AudioGames . net ForumDevelopers room : Dark Eagle via Audiogames-reflector
Re: My problem in C Okay, I do want to clear somethings:Should I add the entire bin folder into the environment? or the cl-clang.exe would do?And, should I create a new variable? or a create a new one? URL: https://forum.audiogames.net/post/562050/#p562050 -- Audiogames-reflector

Re: My problem in C

2020-08-16 Thread AudioGames . net ForumDevelopers room : Dark Eagle via Audiogames-reflector
Re: My problem in C Okay, few problems, again which are not related with code:As camlorn suggested in post 90, I got the workload, installed clang, ran the x64 native tools command prompt...But what more I should do to run clang? It is not running currently, or at least I don't see it in

Re: Programming for android.

2020-08-09 Thread AudioGames . net ForumDevelopers room : Dark Eagle via Audiogames-reflector
Re: Programming for android. @24:That sounds awesome. Now, if only there were ways for me to completely control my android device from my windows computer entirely, it would make my life so much easier.*wink wink* URL: https://forum.audiogames.net/post/559955/#p559955 --

Re: Programming for android.

2020-08-09 Thread AudioGames . net ForumDevelopers room : Dark Eagle via Audiogames-reflector
Re: Programming for android. Okay, I read through the topic, but I don't get it.Let's suppose I made a project on flutter, but how exactly would I test that project?In case it was covered by the discussion, I apologize for missing it. URL: https://forum.audiogames.net/post/559761/#p559761

Re: !!!In the attention of all audio game developers***

2020-08-08 Thread AudioGames . net ForumDevelopers room : Dark Eagle via Audiogames-reflector
Re: !!!In the attention of all audio game developers*** He probablly means sticky the topic. URL: https://forum.audiogames.net/post/559401/#p559401 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com

Re: JavaScript Problems

2020-08-05 Thread AudioGames . net ForumDevelopers room : Dark Eagle via Audiogames-reflector
Re: _javascript_ Problems I... I'll just go murder myself... URL: https://forum.audiogames.net/post/558622/#p558622 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: JavaScript Problems

2020-08-05 Thread AudioGames . net ForumDevelopers room : Dark Eagle via Audiogames-reflector
Re: _javascript_ Problems @8:You would be right that I am kind of coming at the JS as a backward.As soon as I'm done with the language basics, I'll move on to node, since that's what I'm after anyway.Now, another problem:the code below gives me uncaught syntax error: illegal return

Re: JavaScript Problems

2020-08-04 Thread AudioGames . net ForumDevelopers room : Dark Eagle via Audiogames-reflector
Re: _javascript_ Problems To be honest though, I come from c, and a lot of the times I feel this language is doing something which flies in the face of what I learned previously.For example, I'm used to variables with specific datatypes, not these dynamic ones, I suspect it'll take me a

Re: JavaScript Problems

2020-08-03 Thread AudioGames . net ForumDevelopers room : Dark Eagle via Audiogames-reflector
Re: _javascript_ Problems Okay, after embarrassing myself a lot, I finally caught the mistakes, and learned a valuable way for checking errors in the process.Thanks for the tip Camlorn, the code works now, I can move forward finally. URL: https://forum.audiogames.net/post/557970/#p557970

JavaScript Problems

2020-08-03 Thread AudioGames . net ForumDevelopers room : Dark Eagle via Audiogames-reflector
_javascript_ Problems So, I so far didn't have much trouble with JS, but functions are giving me some trouble.Mainly, I want to check two numbers, and return the lesser of the two numbers, (A basic task,) but I can't seem to get it to work.At first, I realized that I wasn't even using the

Re: List of resources for programmers, developers, and more

2020-07-15 Thread AudioGames . net ForumDevelopers room : Dark Eagle via Audiogames-reflector
Re: List of resources for programmers, developers, and more Ethin, should we stop recommending resources here?I am asking this mainly because I don't know how to use github... yet. URL: https://forum.audiogames.net/post/552562/#p552562 -- Audiogames-reflector mailing list

Re: List of resources for programmers, developers, and more

2020-07-13 Thread AudioGames . net ForumDevelopers room : Dark Eagle via Audiogames-reflector
Re: List of resources for programmers, developers, and more @Ethin:I noticed that there aren't any books for c pointers in the collection. So, I am recommending this one:Understanding and Using C Pointers: Core Techniques for Memory Management by Richard Reese.the amazon

Re: You know you program way too much when.....

2020-07-03 Thread AudioGames . net ForumDevelopers room : Dark Eagle via Audiogames-reflector
Re: You know you program way too much when. 28. When you start to consider people as variables. URL: https://forum.audiogames.net/post/548400/#p548400 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com

Re: My problem in C

2020-06-01 Thread AudioGames . net ForumDevelopers room : Dark Eagle via Audiogames-reflector
Re: My problem in C @107:It is nice that you mentioned this book. I always wanted this one, but forget the title again and again. URL: https://forum.audiogames.net/post/535623/#p535623 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com

Re: My problem in C

2020-05-27 Thread AudioGames . net ForumDevelopers room : Dark Eagle via Audiogames-reflector
Re: My problem in C Very nicely put. I think when you refered to green threads and, you were talking about the multithread programming. you would be right that I still don't know much about it yet.Also, interesting that you mentioned c#, I remember someone once put c# as the java of the

Re: My problem in C

2020-05-27 Thread AudioGames . net ForumDevelopers room : Dark Eagle via Audiogames-reflector
Re: My problem in C I am aware of that issue. until few months ago, I thought that it was over, but then it began all over again, and all the people who have no understanding of programming or how things work, decided to chip in.Also, can you elaborate why exactly is java is so bad? you

Re: My problem in C

2020-05-26 Thread AudioGames . net ForumDevelopers room : Dark Eagle via Audiogames-reflector
Re: My problem in C I think that it doesn't have many jobs yet is because rust has yet to trickle down to more general companies, aside from the tech giants which you have mentioned.Once that happens, there will be more jobs for this language.What I can tell you though, that here in India,

Re: My problem in C

2020-05-26 Thread AudioGames . net ForumDevelopers room : Dark Eagle via Audiogames-reflector
Re: My problem in C Well, I am not actually in the US, but I am sure that I can find a nice job in the node.js here in India as well.as for rust, I don't think I would learn it to use it on a job, it is just a way for either to learn something new when I have nothing else to do, or just

Re: How Did You Guys Learn to Code

2020-05-26 Thread AudioGames . net ForumDevelopers room : Dark Eagle via Audiogames-reflector
Re: How Did You Guys Learn to Code While I was interested in computers ever since the age of 13, I didn't start to learn program until I was 19.Also, agreed with the post 4: you really do want to be a programmer, otherwise, you simply won't get it.To be honest though, I am still learning,

Re: My problem in C

2020-05-26 Thread AudioGames . net ForumDevelopers room : Dark Eagle via Audiogames-reflector
Re: My problem in C @95:Props for asking a nice question, which post 96 explained very nicely.While I will move to JS for now, I do think I'll learn c++ in the future, as well as rust. Because I do have interest in them.Meanwhile, I think it would be great for me if I try to get a job

Re: My problem in C

2020-05-26 Thread AudioGames . net ForumDevelopers room : Dark Eagle via Audiogames-reflector
Re: My problem in C In that case, I think I should switch to _javascript_, I have worked through the basic tutorials from the modern _javascript_, and so far I have found this language to pick up easy.Of course I am sure as things get advance, I would find some hard things in _javascript_,

Re: My problem in C

2020-05-26 Thread AudioGames . net ForumDevelopers room : Dark Eagle via Audiogames-reflector
Re: My problem in C @camlorn:Thanks for the steps, I think I should be able to get clang now.Also, do you have any recommendations for taking my knowledge of c to next level? I am done with the basics, finished the Stephen prata's book, and I do think that I can mostly solve the basic

Re: My problem in C

2020-05-25 Thread AudioGames . net ForumDevelopers room : Dark Eagle via Audiogames-reflector
Re: My problem in C No, for now I won't bother you guys with a coding problem (At least for now.)Instead, there is a different question I have which I hope one of you could answer.I am thinking of acquiring clang for my system.I am using windows 10, and I actually have tried the getting

Re: python spaces, I still don't get how it works.

2020-05-16 Thread AudioGames . net ForumDevelopers room : Dark Eagle via Audiogames-reflector
Re: python spaces, I still don't get how it works. Thanks for explaining. currently, since I mostly create programs for learning purposes, I do try to at least make sure that I can do the indentation as correctly as possible, (Or what I think it to be correct,) and I think that asking

Re: python spaces, I still don't get how it works.

2020-05-16 Thread AudioGames . net ForumDevelopers room : Dark Eagle via Audiogames-reflector
Re: python spaces, I still don't get how it works. @Camlorn:So what you are saying that we should not rely on our editors for indentations and such, and we should do the formatting by hand?Sorry if I sound confused, when the thread gets so detailed, I tend to lose what everyone is trying

Re: Getting started with C

2020-05-11 Thread AudioGames . net ForumDevelopers room : Dark Eagle via Audiogames-reflector
Re: Getting started with C Got it, thanks for explaining. URL: https://forum.audiogames.net/post/528267/#p528267 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: Getting started with C

2020-05-11 Thread AudioGames . net ForumDevelopers room : Dark Eagle via Audiogames-reflector
Re: Getting started with C While I don't think I will work in a embedded system's job, I do like to take things apart and see how do they work. (Currently I am limited to small programs though.)@Ethin:How would you work with it? does it come with a screen reader or something?I would like

Re: Getting started with C

2020-05-09 Thread AudioGames . net ForumDevelopers room : Dark Eagle via Audiogames-reflector
Re: Getting started with C This might be off topic, but still to this day I wonder why my first programming teacher thought it would be a great idea to start teaching programming with c to new comers. URL: https://forum.audiogames.net/post/527307/#p527307 -- Audiogames-reflector

Re: My problem in C

2020-04-24 Thread AudioGames . net ForumDevelopers room : Dark Eagle via Audiogames-reflector
Re: My problem in C @Ethin:As far as I know, there aren't any options to change the compiler on the site itself. I think I would need to file this under the bug report.Edit: There is the option to use clang 8/ c 18, (Which I did not saw since there was no button or clickable element or

Re: My problem in C

2020-04-24 Thread AudioGames . net ForumDevelopers room : Dark Eagle via Audiogames-reflector
Re: My problem in C @Ethin:As far as I know, there aren't any options to change the compiler on the site itself. I think I would need to file this under the bug report. URL: https://forum.audiogames.net/post/522274/#p522274 -- Audiogames-reflector mailing list

Re: My problem in C

2020-04-24 Thread AudioGames . net ForumDevelopers room : Dark Eagle via Audiogames-reflector
Re: My problem in C They use clang 3.6/ c 11.Also, aside from the main function, the code I have given here does not differ from the code I am using there. URL: https://forum.audiogames.net/post/522115/#p522115 -- Audiogames-reflector mailing list

Re: My problem in C

2020-04-23 Thread AudioGames . net ForumDevelopers room : Dark Eagle via Audiogames-reflector
Re: My problem in C So I was trying to solve this problem about evaluating expressions on CodeWars, and I did actually managed to code the solution.Except that the solution I coded is giving me an error with which I am unfamiliar with, (The error is described below,) and I am not sure how

Re: List of resources for programmers, developers, and more

2020-04-04 Thread AudioGames . net ForumDevelopers room : Dark Eagle via Audiogames-reflector
Re: List of resources for programmers, developers, and more Ethin, you might want to add you don't know js yet for _javascript_.https://github.com/getify/You-Dont-Know-JSThe link above will take you to the github page for the books, where they are free for reading. URL:

Re: What are the necessary steps to go pro?

2020-03-22 Thread AudioGames . net ForumDevelopers room : Dark Eagle via Audiogames-reflector
Re: What are the necessary steps to go pro? @Camlorn:You use c professionally?I was surprised after I read that. because I do no c, (well, as much as I could, before I got dropped by the guy who was teaching me, nowadays I just solve problems on the sites like codeabbey using that

Re: pokemon blue access?

2020-03-12 Thread AudioGames . net ForumDevelopers room : Dark Eagle via Audiogames-reflector
Re: pokemon blue access? In my assumption, it is not just possible to do with just knowing one programming language or two. you need the knowledge of assembly, which in my experience is very rare these days, and the knowledge of lua, or some other scripting language.Since the emulators are

Re: Do you use the numpad while writing code?

2020-02-29 Thread AudioGames . net ForumDevelopers room : Dark Eagle via Audiogames-reflector
Re: Do you use the numpad while writing code? This was really strange to hear, since I really don't use the numpad at all, let alone for coding. URL: https://forum.audiogames.net/post/505206/#p505206 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com

Re: whats your idea about me posting tutorials about data science here?

2020-02-17 Thread AudioGames . net ForumDevelopers room : Dark Eagle via Audiogames-reflector
Re: whats your idea about me posting tutorials about data science here? I would say go for it.The only thing which I would suggest is that the tutorials should be in the written form, since audio overall has the higher chance of disappearing. URL:

Re: List of resources for programmers, developers, and more

2020-01-03 Thread AudioGames . net ForumDevelopers room : Dark Eagle via Audiogames-reflector
Re: List of resources for programmers, developers, and more @Ethin:I know that there aren't any books about this topic in your list, but do you know any book or site for learning HTML and CSS with exercises? URL: https://forum.audiogames.net/post/490475/#p490475 --

Re: Found something for anybody using any language

2019-12-04 Thread AudioGames . net ForumDevelopers room : Dark Eagle via Audiogames-reflector
Re: Found something for anybody using any language I don't know whether the answers are archived or not, but I do know that the puzzles themselves are archived.If you go to the events section, you will find the puzzles from all the way to 2015, ready to be solved. URL:

Re: My problem in C

2019-11-21 Thread AudioGames . net ForumDevelopers room : Dark Eagle via Audiogames-reflector
Re: My problem in C Thanks. next time when I need help, and when I will put my code here, I will try to format it to best of my ability. just tell me whether I did it correctly or not.As for ides, I haven't used an ide for my entire c learning. it has been always like this: type the code

Re: My problem in C

2019-11-20 Thread AudioGames . net ForumDevelopers room : Dark Eagle via Audiogames-reflector
Re: My problem in C Thanks Hijacker. strings is the topic which I have the least amount of knowledge, of course I am rectifying this. hope you guys would still be patient with me by the time I am done with strings.Also, any tips for formatting my code? indentation and such are impossible,

Re: My problem in C

2019-11-20 Thread AudioGames . net ForumDevelopers room : Dark Eagle via Audiogames-reflector
Re: My problem in C So, in a problem to count vowels within a string, I must test multiple strings, and count the vowels present within them.The issue is, the code below does not tests the entire string, it exits after finding one vowel, and it only tests one string, doesn't matter whether

Re: My problem in C

2019-10-15 Thread AudioGames . net ForumDevelopers room : Dark Eagle via Audiogames-reflector
Re: My problem in C @Ethin:thanks for the explanation.@pauliyobo:I think I can handle the problem through typecast, since these are not the things with which I have a lot of practice, the experience will be good for me. URL: https://forum.audiogames.net/post/468614/#p468614 --

Re: My problem in C

2019-10-15 Thread AudioGames . net ForumDevelopers room : Dark Eagle via Audiogames-reflector
Re: My problem in C @pauliyobothanks for the answer. this will be the first time when I would use any other header file except for stdio. guess that is what happen when you move forward.I ran your solution, and the compiler gives me the warning that the format string %d requires the

Re: My problem in C

2019-10-15 Thread AudioGames . net ForumDevelopers room : Dark Eagle via Audiogames-reflector
Re: My problem in C @pauliyobothanks for the answer. this will be the first time when I would use any other header file except for stdio. guess that is what happen when you move forward.one thing though, if it is not too much of a bother, would you mind explaining the condition

Re: My problem in C

2019-10-15 Thread AudioGames . net ForumDevelopers room : Dark Eagle via Audiogames-reflector
Re: My problem in C @pauliyobo:Here's the code:#include int main(void){int i, n;long result, dividend, divizer;printf("Enter the numbers of pairs which you wish to divide:");scanf("%d",);for(i=0;i{printf("Enter the numbers for

Re: My problem in C

2019-10-14 Thread AudioGames . net ForumDevelopers room : Dark Eagle via Audiogames-reflector
Re: My problem in C In this problem, I have to divide two numbers, and if there is a fractional part in the result, ad0.5If it is positive, or minus0.5If negative.The final result which would be printed is a truncated intijer, with the 0.5 added to it.Aside from that, if the result is a

Re: My problem in C

2019-10-07 Thread AudioGames . net ForumDevelopers room : Dark Eagle via Audiogames-reflector
Re: My problem in C Thanks again, guys. URL: https://forum.audiogames.net/post/466611/#p466611 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: My problem in C

2019-10-05 Thread AudioGames . net ForumDevelopers room : Dark Eagle via Audiogames-reflector
Re: My problem in C So, I am trying to find the largest and the smallest value within an array. but the program spits out random values after the input is done.Below is the source code, take a look at it, and please tell me what I am doing wrong.#include int main(void){int i, n;long

Re: Programmers: Here's a question:

2019-10-04 Thread AudioGames . net ForumDevelopers room : Dark Eagle via Audiogames-reflector
Re: Programmers: Here's a question: I guess that a lot of people would say HelloWorld! as their answer for this question.The first true program which I felt I created myself, was the pattern printing one, printing the numbers in the pyramid shape.I wouldn't rate it though, I am not sure

Re: My problem in C

2019-09-18 Thread AudioGames . net ForumDevelopers room : Dark Eagle via Audiogames-reflector
Re: My problem in C thanks for your pacients in explaining guise.I tried the scanf situation by creating a small program. I actually was unsure regarding scanf taking negative numbers, because the input contains a character in the form of a dash. but all of my doubts are quelled.@Ethin:I

Re: My problem in C

2019-09-18 Thread AudioGames . net ForumDevelopers room : Dark Eagle via Audiogames-reflector
Re: My problem in C Thank you guise for your quick answers.One last thing which I would like to know is that, if I get a user to enter the number, will scanf take the negative number?feel free to rage if it is a stupid question. URL: https://forum.audiogames.net/post/462625/#p462625

Re: My problem in C

2019-09-18 Thread AudioGames . net ForumDevelopers room : Dark Eagle via Audiogames-reflector
Re: My problem in C Okay, a new problem.This time, I have to compare the two numbers, and get the minimum of two as an answer.For example, 3<5=3But this time, the problem is, I also have negative numbers.For example, -5<6=-5Now, how can I compare negative numbers?This time I don't have any

Re: My problem in C

2019-09-18 Thread AudioGames . net ForumDevelopers room : Dark Eagle via Audiogames-reflector
Re: My problem in C Okay, a new problem.This time, I have to compare the two numbers, and get the minimum of two as an answer.For example, 3<5=3But this time, the problem is, I also have negative numbers.For example, -5<6=-5Now, how can I compare negative numbers?This time I don't have any

Re: My problem in C

2019-09-14 Thread AudioGames . net ForumDevelopers room : Dark Eagle via Audiogames-reflector
Re: My problem in C @Pauliyobo:Thanks, I tried to change the value of variable i, just to check what happens. and apparently your loop would act the same way if the initial value is not zero.You helped me a lot, thank you very much. URL: https://forum.audiogames.net/post/461865/#p461865

Re: My problem in C

2019-09-13 Thread AudioGames . net ForumDevelopers room : Dark Eagle via Audiogames-reflector
Re: My problem in C In the sums of loop problem of code abbey, you have to get the number of pairs from the user which they wish to sum, and then get them enter those pairs.My problem is, the loop in my code does not end, and I don't know why. below is the code:#include int main(void){int

Re: My problem in C

2019-09-13 Thread AudioGames . net ForumDevelopers room : Dark Eagle via Audiogames-reflector
Re: My problem in C In the sums of loop problem of code abbey, you have to get the number of pairs from the user which they wish to sum, and then get them enter those pairs.My problem is, the loop in my code does not end, and I don't know why. below is the code:#include int main(void){int

Re: My problem in C

2019-08-21 Thread AudioGames . net ForumDevelopers room : Dark Eagle via Audiogames-reflector
Re: My problem in C Thanks guys, now I can move on to next chapter in peaceuntil there comes a new problem. URL: https://forum.audiogames.net/post/456936/#p456936 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com

Re: My problem in C

2019-08-20 Thread AudioGames . net ForumDevelopers room : Dark Eagle via Audiogames-reflector
Re: My problem in C In the c primer+, there is a question about units of measurement, I have copied that question below:In the U.S. system of volume measurements, a pint is 2 cups, a cup is 8 ounces, an ounce is 2 tablespoons, and a tablespoon is 3 teaspoons. Write a program that requests

Re: List of resources for programmers, developers, and more

2019-07-13 Thread AudioGames . net ForumDevelopers room : Dark Eagle via Audiogames-reflector
Re: List of resources for programmers, developers, and more @Ethin:I would like to thank you for compiling such a massive source of programming books and other resources for beginners like myself.Also, I was quite happy to see two of the c books I own, (C primer+, and c programming: a

Re: My problem in C

2019-06-02 Thread AudioGames . net ForumDevelopers room : Dark Eagle via Audiogames-reflector
Re: My problem in C @magurp:From the list, I am asuming you are talking about arays?Unfortunately, I have to restart with those, since dew to the exams my programming stopped for two months right where I was starting to learn arays."Print it right there," I am asuming again that you ment

Re: My problem in C

2019-05-30 Thread AudioGames . net ForumDevelopers room : Dark Eagle via Audiogames-reflector
Re: My problem in C I wanted to ask, is it possible to print patterns through functions in c?In the case it is possible, then please tell me what mistake am I making in the program below. (for the first time perhaps, I am trying to create something without my teacher's asking.)#include int

Re: My problem in C

2019-05-30 Thread AudioGames . net ForumDevelopers room : Dark Eagle via Audiogames-reflector
Re: My problem in C @Ethin:Sorry for replying so late. I usually just do not come at this topic to check for the replies until I have posted a problem, because it is not a discussion topic.Anyway, what I was refering to was the way in which once you read the program, you have to predict

Re: My problem in C

2018-11-27 Thread AudioGames . net ForumDevelopers room : Dark Eagle via Audiogames-reflector
Re: My problem in C thanks for the detailed explanation Ethin.the thing is, I have to run the program without compiling, and then tell the output to my teacher.not that I have much trouble with it, after several tries, I finally got it right. URL:

Re: My problem in C

2018-11-26 Thread AudioGames . net ForumDevelopers room : Dark Eagle via Audiogames-reflector
Re: My problem in C So by your help, I managed to complete the program, and learned a lesson how you should always close the loops when you are working with more than one outer loop, and what I got in return?Recursion.And my teacher said that it is the hardest program in c. and I am kind

Re: My problem in C

2018-11-17 Thread AudioGames . net ForumDevelopers room : Dark Eagle via Audiogames-reflector
Re: My problem in C Thanks for that, I did a dry run and after that, a compiled run of the program, and both times I got the output I want for the first program.My biggest problem from the start is the second pattern. because not only it starts from,1 1It peaks at,1 2 3 4 5 5 4 3 2 1And

Re: My problem in C

2018-11-16 Thread AudioGames . net ForumDevelopers room : Dark Eagle via Audiogames-reflector
Re: My problem in C @Magurp:Could you give me  example of loop? I only need loop, nnot entire program. URL: http://forum.audiogames.net/post/393456/#p393456 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com

Re: My problem in C

2018-11-15 Thread AudioGames . net ForumDevelopers room : Dark Eagle via Audiogames-reflector
Re: My problem in C Now, I hate to do this, because I know people get annoied that I always keep these nubi problems here, but honestly, I don't have any place or a person to ask these questions.this time, I only have to print the number output, but the problem is, I have to print them in

Re: My problem in C

2018-11-15 Thread AudioGames . net ForumDevelopers room : Dark Eagle via Audiogames-reflector
Re: My problem in C Now, I hate to do this, because I know people get annoied that I always keep these nubi problems here, but honestly, I don't have any place or a person to ask these questions.this time, I only have to print the number output, but the problem is, I have to print them in

Re: My problem in C

2018-11-07 Thread AudioGames . net ForumDevelopers room : Dark Eagle via Audiogames-reflector
Re: My problem in C Thanks, Magurp. URL: http://forum.audiogames.net/post/391732/#p391732 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: My problem in C

2018-10-30 Thread AudioGames . net ForumDevelopers room : Dark Eagle via Audiogames-reflector
Re: My problem in C The problem is, I need the dashes printed as well, that is why another entirely different loop.otherwise I would have used if else from the beginning. URL: http://forum.audiogames.net/post/389543/#p389543 -- Audiogames-reflector mailing list

Re: My problem in C

2018-10-30 Thread AudioGames . net ForumDevelopers room : Dark Eagle via Audiogames-reflector
Re: My problem in C So, I have these four outputs which I need to have:Pattern 6:1 2 3 4 51 2 3 4 -1 2 3 - -1 2 - - -1 - - - -Pattern 7:1 1 2 ---1 2 3 --1 2 3 4 -1 2 3 4 5Pattern 8:1 2 3 4 5- 1 2 3 4- - 1 2 3- - - 1 2- - - - 1Pattern 9:1 2 3 4 5 5 4 3 2 11 2 3 4 - - 4 3 2 11 2 3 - - -