I am running a C program that has some string split function calls.
Undefined symbol "strtok@FBSD_1.0" - During the string split, i get this call, i can clearly tell its the strtok function which is a tokenizer function. I have it in these files
#pragma once
#include <stdint.h> /* uint */...
I am having fun learning the C language, however, coming from Python, there is a feature that I really like. And that's virtualenvs which isolates packages you use in your program from your main system. This is really helpful for me. As an example, last day I needed a package that would help me...
If anyone has experience going through this book it would be great. I am starting the book and downloaded the source files. I am new to freebsd and am stuck with how to use these and follow along with the book. I was told to use the make command on the files but I am not familiar with how it...
This is about answering some questions of the best IDE ever for FreeBSD. I did install some before I came to write this post. At least I reach a personal satisfaction …. Hope will answer some searches on C programming and compilers. Windows will not do that for you. But what do I know, there...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.