Jared Burrows Blog
Software Development and Course Notes
Pages
(Move to ...)
Home
Burrows Apps
Course Notes
▼
Friday, September 23, 2011
How to fix 'for' loop initial declarations are only allowed in C99 mode in Eclipse
›
For loop problem Once again, programming in C using Eclipse in Linux is great, however when using "for" loops I get this error: ...
3 comments:
How to fix undefined reference to `sqrt' in Eclipse
›
Math.h problem Programming in C using Eclipse in Linux is great, however when i added variables that were doubles into the "sqrt...
4 comments:
Thursday, September 8, 2011
How to change your MAC Address
›
Media Access Control address(MAC) Linux in General (3 Possible Ways): sudo ifconfig wlan0 down - turn device off sudo ifconfig wlan0 hw ...
Monday, September 5, 2011
How to change your Hostname in Android
›
DHCP Hostname With GingerBread, some devices show up in a router's DHCP list as 'android-sdr4r55ed' Old Ways: You can change ...
16 comments:
Thursday, September 1, 2011
Android - FREE Samples
›
Free Code and Projects I used Google to find these, very helpful for learning new layouts and different android features. GitHub http...
1 comment:
Monday, August 29, 2011
How to hack Scribd to download documents for free
›
How to download documents for free I was looking at an online document that SOMEONE ELSE UPLOADED and it was very helpful, so I wanted to ...
171 comments:
Tuesday, August 2, 2011
crypTo. - Android Application
›
crypTo. - Android Application Mobile Encryption on the Go! Hash fast with crypTo. Encryption on the Go! Hash fast with crypTo! >...
2 comments:
Friday, July 22, 2011
Ubuntu - Trash Can
›
Open Terminal and follow the commands: gconf-editor go to apps > nautilus > desktop check trash_icon_name It should appear on you...
‹
›
Home
View web version