I was looking at my friend's code and found something that looked like this: char foo[2] ="f"; if(*foo =='f'){ printf("%d",*foo); } I was wondering why th
I made a Powershell function just now and saved it to a ps1 file. However, when I try to execute it from within powershell, it won't run. I've allready changed
I'm trying to grab the textarea value of the form from the popup.html file and display it on a test page with the id="demo". But for some reasons I'm not gettin
I have array of objects like this: data = [ { "name":"abc", "email":"[email protected]" }, { "name": "bcd", "email": "[email protected]", "info":[
public int health = 100; public int damage = 20; void OnTriggerEnter2D(Collision2D collision) { if (collision.gameObject.tag == "Bullet") { he
I want to copy/clone only particular files from repo. I tried many ways using cm cmd line executable of plastic.
My output tree is showing duplicates and I can't figure out why. This is prototype angular project with this file tree. I can't figure out why. src app compone
Given a database connection string structure (such like one you can find here) what's the best way to parse a real URI string and get their component like user,
I have successful build in TeamCity, and using TeamCity REST API I know it's id: 104421. But I couldn't find any way to re-build it (using API), like click in '