Questionable... but help meh
#1

So it's a dumb C question and discussion maybe.. how do I stuck a float into cell.. without converting it?
I need to construct something that has an int type, but returns a float... i know it's stupid as fck, but I've got my point to that. I've tried pointers so far but it didn't worked out so well, i just need to return that crappy 4 bytes.. I just got an idea to try itoa(<thefloat>) then atoi(<theint>) but I'm not sure about the effects. Anyone knows how to avoid types in C and just make it do what i say it to.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)