Skip to content

Replace ntohl with equivalent function#8

Open
Sirplentifus wants to merge 2 commits intonrpatel:masterfrom
Sirplentifus:patch-1
Open

Replace ntohl with equivalent function#8
Sirplentifus wants to merge 2 commits intonrpatel:masterfrom
Sirplentifus:patch-1

Conversation

@Sirplentifus
Copy link
Copy Markdown

I replaced the function nhtol with one that I took from an answer on stackoverflow since I was unable to compile because of that function.

I replaced the function nhtol with one that I took from an answer on stackoverflow since I was unable to compile because of that function.
@pathawks
Copy link
Copy Markdown

This is not a very good solution to this problem. Your new function is not architecture independent.

@Sirplentifus
Copy link
Copy Markdown
Author

What if I included a function that checked if the archiecture is little endian?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants