function memsetw/memset

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Cchedy
Posts: 22
Joined: Mon Jan 24, 2011 2:49 pm

Re: function memsetw/memset

Post by Cchedy »

ya i choose it first but they said you have to code with . it more easy.
Cchedy
Posts: 22
Joined: Mon Jan 24, 2011 2:49 pm

Re: function memsetw/memset

Post by Cchedy »

lol not quicktime
the framework lib Qt from nokia.
User avatar
Chandra
Member
Member
Posts: 487
Joined: Sat Jul 17, 2010 12:45 am

Re: function memsetw/memset

Post by Chandra »

Cchedy wrote:lol
What's so funny?
Programming is not about using a language to solve a problem, it's about using logic to find a solution !
Cchedy
Posts: 22
Joined: Mon Jan 24, 2011 2:49 pm

Re: function memsetw/memset

Post by Cchedy »

no th .
User avatar
Chandra
Member
Member
Posts: 487
Joined: Sat Jul 17, 2010 12:45 am

Re: function memsetw/memset

Post by Chandra »

Ok, let me come to the point.

You have to be more serious about OS Development if you are really ready for it. OS Development needs a lot of hard work and commitment. I can remember myself when I first entered this world of OS Development.But then slowly I realized that there were a lot of things I really needed to accomplish first.Though I am not an expert yet, I'm glad that I've achieved enough to be ready for it.The most important thing is the ability to learn, the ability to cope and the commitment.Do you realize why so many people are writing their own OS while there are still lots of 'Good' OS out there?It's because we want to do things our way.We've our own logic and ideas.We've our own way of implementing things.

Anyway, what I am trying to tell is that be more practical. Prove yourself that you are up to it.Learn to be more professional in this field. Ask more practical questions,that attracts answers. Then see how people respond to you.Trust me there'll be a completely different approach towards you,then.

Good Luck.
Programming is not about using a language to solve a problem, it's about using logic to find a solution !
User avatar
Combuster
Member
Member
Posts: 9301
Joined: Wed Oct 18, 2006 3:45 am
Libera.chat IRC: [com]buster
Location: On the balcony, where I can actually keep 1½m distance
Contact:

Re: function memsetw/memset

Post by Combuster »

Cchedy wrote:but you forget that you was like me.
That insult would have worked a lot better if it were actually true. How many questions have you asked on all forums together? I only need one hand to count them all.
"Certainly avoid yourself. He is a newbie and might not realize it. You'll hate his code deeply a few years down the road." - Sortie
[ My OS ] [ VDisk/SFS ]
Cchedy
Posts: 22
Joined: Mon Jan 24, 2011 2:49 pm

Re: function memsetw/memset

Post by Cchedy »

hi, thanks for the advice
i will return to my old world of programming and stop the dev of os it 's much better.
User avatar
Chandra
Member
Member
Posts: 487
Joined: Sat Jul 17, 2010 12:45 am

Re: function memsetw/memset

Post by Chandra »

Cchedy wrote:hi, thanks for the advice
i will return to my old world of programming and stop the dev of os it 's much better.
Hey, don't take it that hard. We're just suggesting you to learn some extras before actually putting hands on OS development.

Cheer Up.
Programming is not about using a language to solve a problem, it's about using logic to find a solution !
mariuszp
Member
Member
Posts: 587
Joined: Sat Oct 16, 2010 3:38 pm

Re: function memsetw/memset

Post by mariuszp »

Cchedy wrote:lol not quicktime
the framework lib Qt from nokia.
In your previous post you wrote 'QT' (capital T), which means 'QuickTime'. 'Qt' is the proper spealling. Just saying :)
User avatar
Solar
Member
Member
Posts: 7615
Joined: Thu Nov 16, 2006 12:01 pm
Location: Germany
Contact:

Re: function memsetw/memset

Post by Solar »

mariuszp wrote:...proper spealling...
Epic. :twisted:
Every good solution is obvious once you've found it.
Post Reply