compiles fine, but crashes after printing first valueoh i guess my logic went out the window there, haha yes you are right, i'm ok with printing -1 over ...
compiles fine, but crashes after printing first valueThe program crashes on execution after printing the first value, meant to be printing position of al...
warning:assignment makes integer from pointer without a cast.what i ended up doing was add all the strings to char arrays in a struct using store as an array of ...
warning:assignment makes integer from pointer without a cast.yes all my pointers point to the last search_term, which means all the pointers, except the last one...
warning:assignment makes integer from pointer without a cast.arent classes only used in c++, i'm required to do this only in C O.o
This user does not accept Private Messages