Pages

Showing posts with label tricks. Show all posts
Showing posts with label tricks. Show all posts

Sunday 14 September 2014

Linux Error: strrev function is error ( undefined reference to `strrev' collect2: ld returned 1 exit status)




undefined reference to `strrev' collect2: ld returned 1 exit status

Functions like strupr, strlwr, strrev, which are available in ANSI C (Turbo C/C++) are not available in standard C (gcc).

That's because it quite probably *is not* included in the library.
I do not think the C standard library has ever included a function
called strrev(). Some implementation somewhere might provide one, but
it is not part of standard C.


I get linking error invoking this fucntion, as if it it not
 > inluded in the library.  Why?

 There are no function named strrev in the standard C
library. Furthermore, any implementation that defines a function with
a lovercase name starting with 'str' is non-conforming, as those names
are reserved.

...
 > /tmp/ccKGR6e9.o: In function `main':
 > /tmp/ccKGR6e9.o(.text+0x27): undefined reference to `strrev'
 > collect2: ld returned 1 exit status
 However, looking at my collection of non-standard header files, I
have a hunch that strrev() might be a MSVC-ism, so you might actually
have a chance to find some information about this extension in an
appropiate newsgroup like comp.os.ms-windows.programmer or similar.


Saturday 14 June 2014

BEST FREE PREMIUM BLOGGER TEMPLATES DOWNLOAD

BEST FREE PREMIUM  BLOGGER TEMPLATES DOWNLOAD :

TYPE OF TEMPLATES:VIDEO,PREMIUM,PROFESSIONAL

 

video setup professional blogger template download

                                                 LIVE DEMO AND DEMO  CLICK HERE


 

                           


BlogTube Video Blogger template download

                                     LIVE DEMO AND DEMO  CLICK HERE

 

 

download sky blue free premium blogger template

                                     LIVE DEMO AND DEMO  CLICK HERE

 

 

GoGreen blogger template download

                          LIVE DEMO AND DEMO  CLICK HERE

 

 

Blue Blog blogger template download

                           LIVE DEMO AND DEMO  CLICK HERE

 

  


canyon blogger template download

                               LIVE DEMO AND DEMO  CLICK HERE

 


bs xtreme blogger template download

                                 LIVE DEMO AND DEMO  CLICK HERE

 

 


word plus blogger template download

                            LIVE DEMO AND DEMO  CLICK HERE

 

 

 


 .............................HIGHLANG.BLOGSPOT.COM.......................................................

 

 

 

 

 

 

 

 

 

 

 

 

Friday 13 June 2014

HOW TO CREATE COLOURED FOLDERS IN WINDOWS

HOW  TO CREATE COLOURED FOLDERS IN WINDOWS

STEP 1:
                DOWNLOAD COLOURED FOLDER SOFTWARE CLICK HERE
STEP 2:
           AFTER COMPLETE  INSTALLTION THEN CHOOSE FOLDER AND RIGHT CLICK 

STEP 3:THEN GOTO COLORIZE OPTION AND CHOOSE COLOUR



 STEP 4: WINDOWS FOLDER COLOUR IS CHANGED SUCCESSIFULLY.





 -------------------------------------------HIGHLANG.BLOGSPOT.COM.......................................................























                       

Wednesday 11 June 2014

Latest Premium Blogger Templates collection 2014


Latest Premium Blogger Templates collection 2014


 Limax DOWNLOAD BLOGGER TEMPLATE CLICK HERE

  

                                               




SORBET DOWNLOAD BLOGGER TEMPLATE CLICK HERE


                                         

 

zikazevblue  DOWNLOAD BLOGGER TEMPLATE CLICK HERE

 

 


Virtuale DOWNLOAD BLOGGER TEMPLATE CLICK HERE



 

main photo DOWNLOAD BLOGGER TEMPLATE CLICK HERE

 

 



AbstractLine DOWNLOAD BLOGGER TEMPLATE CLICK HERE


 






educator DOWNLOAD BLOGGER TEMPLATE CLICK HERE




techlure  DOWNLOAD BLOGGER TEMPLATE CLICK HERE

                                      


Thursday 3 April 2014

Free XUS Pc Lock Software Download here ( include crack)

XUS PC Lock offers a new and fun way for you to lock your computer. Before using XUS PC Lock, you have to define your lock pattern. The next time you will see the lock screen, You trace your mouse in the pattern you drew before and your computer will unlock. Any other pattern and in any other order will not unlock the computer. XUS PC Lock can lock the whole computer. This is the most feature rich lock computer application available today with lots of customization options. XUS PC Lock is the ultimate customizable lock computer application allowing you to pick custom images for the lock screen. XUS PC Lock can auto-lock the computer when windows startup and computer inactivity. XUS PC Lock allows you to set an alert mode when the incorrect pattern is entered a maximum times. If you want to lock your computer as lock a touch smartphone, Please try our XUS PC Lock. It is really awesome!

IMPORTANT REMINDER: 1. Please don’t forget your lock pattern! 2. It’s best if you’ll also set a password in your computer for maximum security.

Benefits & Features


* A new & fun way for you to lock your computer.
* Support Multiple Monitors.
* Anti Key-Logger. XUS Dynamic Password Technology makes your computer more secure.
* The funniest, most customizable way to lock your computer!
* Have 3 built-in patterns: 3x3, 4x4, 5x5 you can choice.
* Locking and Unlocking animation effect.
* Be able to disconnect internet access when system is locked.
* Back up pattern feature.
* Auto-lock the computer when Windows startup or in idle mode.
* Set a timer to turn off monitor automatically.
* Show Time and Date on locked screen.
* Make your computer has Windows 8's lock feature.
* Alert if the incorrect pattern is entered a maximum times. Completely customizable.
* Custom background image, and lots of customization options for the look of the locked screen.

click here download

Wednesday 26 March 2014

Compile the simple program in java program


Simple Java Program for beginners (The HelloWorld.java) Java is powerful programming language and it is used to develop robust applications. Writing a simple Hello World program is stepwise step. This short example shows how to write first java application and compile and run it. I am assuming that latest version of JDK is installed on your machine HelloWorld.java - the source code for the "Hello, world!" program class HelloWorld { public static void main(String[] args) { System.out.println("Hello World!"); } } How to save To run this program, save it in a file with the name HelloWorld.java. It must be sure that the file name must match the name of the class. Compile the program javac HelloWorld.java command is used to compile the source code. When you compile the program you'll create a byte-code file named HelloWorld.class. You can confirm this with the dir command in the DOS/Windows world. Execute the byte code Now you can execute the byte code in the Java interpreter with this command: java HelloWorld Output of the program When you run the program at the command line, you'll see this output Hello, world! Understanding the HelloWorld.java code Let's examine the HelloWorld.java file. Class is the basic building block of the java program, java codes are written in the java class. class HelloWorld{ //Java Codes } Java codes are saved in the same name as the class name.java, so we have saved the file with the name "HelloWorld.java". There is one method public static void main (String[] args) which is necessary to for any class to be runnable. This function is the entry point of the execution. And the code System.out.println("Hello World!"); actually writes the Hello World! on the screen

Thursday 20 March 2014

FORGET WINDOWS ADMINISTRATOR PASSWORD ???FOLLOW PASSWORD RECOVERY METHOD............

ERD COMMANDER DOWNLOAD FROM ANY WEBSITE

Download It From Any Website.
Extract The Rar File (Only If You Downloaded Rar Format), You Will Get .Iso File.
IF You Downloaded .Iso File ,Then Double Click.
Burn The .Iso File In CD. (Nero, Power-Iso Etc)









Insert CD And Restart
Make Sure CD –Rom Is At First Boot Device
Windows Will Start With ERD.