Posts by MayconWSoler • 26 points
2 posts
-
0
votes2
answers1096
viewsA: How to count how many substrings you have in a C string?
in the library you have a function called strncmp(str1, str2, numero_de_casas) str1 => variable 1 str2 => variable 2 numero_de_casas => you put how many houses you want for comparison.…
-
0
votes1
answer101
viewsQ: "npm install" of a . tgz without internet connection
I downloaded using "npm pack" and got the Ionic-4.0.6.tgz, now on PC without internet connection I ran the command "npm install Ionic-4.0.6.tgz" and it asks for internet connection. Is there any way…
npmasked MayconWSoler 26