TechSansar
Home
Blog
OS
Programming
Linux
Project
About
Contact
Home
/
Blog
/
Welcome to TechSansar
No posts with label
os
.
Show all posts
No posts with label
os
.
Show all posts
Subscribe to:
Posts (Atom)
Labels
blogger
(1)
Browser
(1)
c
(4)
dashboard
(1)
facebook
(1)
laravel
(1)
laravel5
(1)
linux
(4)
Mozilla
(1)
programming
(4)
project
(1)
ubuntu
(5)
windows
(3)
windows 7
(1)
windows xp
(1)
xampp
(1)
Join us on Facebook
Popular Posts
Best user management admin panel package for starting your first laravel project
When i searched user management admin panel for laravel for starting my project i found Laravel 5 boilerplate user management admin...
How to install Xampp in Ubuntu
Xampp is free and open source cross-platform web server solution stack package, consisting mainly of the Apache HTTP Server, MySQL databas...
How to Flash Nokia Mobile with latest firmware.
How To Use Phoenix Service Software To Update Your Nokia Phone With The Latest Firmware. Things to be kept in mind before installing Phoe...
How to Rename Recycle Bin in Windows XP
Click Start and then Run Type regedit and press Enter. Open the HKEY_CLASSES_ROOT folder. Open the CLSID folder. Open th...
Create a text file and enter “to write a good program is very time consuming job.” Create another text which contains reverse of above text.
#include<stdio.h> #include<conio.h> void main() { FILE *fp,*f; char str[]= "To write a good progra...
Given a text file, create another text file deleting the following words “three”, “bad”, and “time”.
#include<stdio.h> #include<conio.h> void main() { FILE *fp; char str; fp=fopen("old.txt...
How to Shutdown Windows 7 Automatically
Follow below steps to set up auto-shutdown in Windows 7 : Go to Start and open Control Panel . Click on System and Security and ...
How to access Ubuntu[linux] files from Windows
I use Windows and Ubuntu both OS in my pc. Sometimes (when needed) i use Ubuntu. When i am using Ubuntu i downloaded or copy some files th...
Program to enter two 3x3 matrices and calculate the product of given matrices.
#include<stdio.h> #include<conio.h> void main() { int a[3][3],b[3][3],c[3][3]; int i,j,k; clrscr(); printf( ...
Ubuntu Terminal Commands
The Useful Ubuntu Commands: cd - Change Directory date- Date cal- Calender Command For Files And Text cp - Copy ls - List mkdi...
Follow us on FaceBook
// Copy this ezzyad code
© 2013 TechSansar. All rights resevered. Designed by
Templateism